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


Commits:
2ec0d3ee by Robin Candau at 2024-06-04T18:18:46+02:00
upgpkg: 10.0.0-1: New upstream release
https://github.com/ansible-community/ansible-build-data/blob/10.0.0/10/CHANGELOG-v10.md

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ansible
        pkgdesc = Official assortment of Ansible collections
-       pkgver = 9.6.0
-       pkgrel = 3
+       pkgver = 10.0.0
+       pkgrel = 1
        url = https://pypi.org/project/ansible/
        arch = any
        license = GPL-3.0-or-later
@@ -27,7 +27,7 @@ pkgbase = ansible
        optdepends = python-lxc: LXC module
        optdepends = acme-tiny: openssl_certificate module
        provides = python-ansible_collections
-       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.6.0.tar.gz
-       sha512sums = 
36306cc167d463d934b33fec65470b005963e306acbf29249214f38aa155e926db2cee6abe99612b1b7b66f87cd37bb29e0489618476bcb2562183f380758cf7
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-10.0.0.tar.gz
+       sha512sums = 
80ff78c3b00228556ef537df64bab2c95567c74530d04d432eb69e7e98cc3b5ca5e0ef89e2263c05d3ccda56590d758c54822d92aea051accba3986862e13f3a
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=9.6.0
-pkgrel=3
+pkgver=10.0.0
+pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
 url='https://pypi.org/project/ansible/'
@@ -27,7 +27,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=('36306cc167d463d934b33fec65470b005963e306acbf29249214f38aa155e926db2cee6abe99612b1b7b66f87cd37bb29e0489618476bcb2562183f380758cf7')
+sha512sums=('80ff78c3b00228556ef537df64bab2c95567c74530d04d432eb69e7e98cc3b5ca5e0ef89e2263c05d3ccda56590d758c54822d92aea051accba3986862e13f3a')
 
 build() {
   cd "ansible-${pkgver}"



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

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


Reply via email to