Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible


Commits:
43d3f367 by Robin Candau at 2024-05-21T12:16:51+02:00
upgpkg: 9.6.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ansible
        pkgdesc = Official assortment of Ansible collections
-       pkgver = 9.5.1
+       pkgver = 9.6.0
        pkgrel = 1
        url = https://pypi.org/project/ansible/
        arch = any
@@ -26,7 +26,7 @@ pkgbase = ansible
        optdepends = python-github3py: GitHub module
        optdepends = acme-tiny: openssl_certificate module
        provides = python-ansible_collections
-       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.5.1.tar.gz
-       sha512sums = 
8a95f0e41987a1ab423ebd6be8483681c30f31dfd24056d729c4e0cc870775d3a59f9790bcd0bf578538ba24752b9dc6401fe467f4f8b12acdd50878555bc8c1
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.6.0.tar.gz
+       sha512sums = 
36306cc167d463d934b33fec65470b005963e306acbf29249214f38aa155e926db2cee6abe99612b1b7b66f87cd37bb29e0489618476bcb2562183f380758cf7
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=9.5.1
+pkgver=9.6.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -26,7 +26,7 @@ optdepends=('python-argcomplete: shell completions'
             'acme-tiny: openssl_certificate module')
 makedepends=('python-build' 'python-installer' 'python-wheel' 
'python-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz";)
-sha512sums=('8a95f0e41987a1ab423ebd6be8483681c30f31dfd24056d729c4e0cc870775d3a59f9790bcd0bf578538ba24752b9dc6401fe467f4f8b12acdd50878555bc8c1')
+sha512sums=('36306cc167d463d934b33fec65470b005963e306acbf29249214f38aa155e926db2cee6abe99612b1b7b66f87cd37bb29e0489618476bcb2562183f380758cf7')
 
 build() {
   cd "ansible-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/43d3f36714f3e7a4f329de48387316d5fe5b2fa9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/43d3f36714f3e7a4f329de48387316d5fe5b2fa9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to