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


Commits:
567092ef by Robin Candau at 2023-11-21T18:56:49+01:00
upgpkg: 9.0.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 = 8.6.1
+       pkgver = 9.0.0
        pkgrel = 1
        url = https://pypi.org/project/ansible/
        arch = any
@@ -23,7 +23,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-8.6.1.tar.gz
-       sha512sums = 
92cb3909693b54c47b88987aa92b3ca7caa1765f16a7e4c88abf0e3ff70e9d764de145fffdc56d04c40b4d4d6551775cfd7b99423373feffe6706ef80c84baa4
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.0.0.tar.gz
+       sha512sums = 
6415cc84cef8ca896b815a5ce677f0999c3aa1b0c24ae802e39123ada596d8749f27f4fbf747cf571c14917d0b7b081f58342c9a1a8fa9409882bfe2a03948c9
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=8.6.1
+pkgver=9.0.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-setuptools')
 
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz";)
-sha512sums=('92cb3909693b54c47b88987aa92b3ca7caa1765f16a7e4c88abf0e3ff70e9d764de145fffdc56d04c40b4d4d6551775cfd7b99423373feffe6706ef80c84baa4')
+sha512sums=('6415cc84cef8ca896b815a5ce677f0999c3aa1b0c24ae802e39123ada596d8749f27f4fbf747cf571c14917d0b7b081f58342c9a1a8fa9409882bfe2a03948c9')
 
 build() {
   cd ansible-${pkgver}



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

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


Reply via email to