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


Commits:
dce4c6cb by Robin Candau at 2023-11-22T01:12:44+01:00
upgpkg: 9.0.1-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.0.0
+       pkgver = 9.0.1
        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-9.0.0.tar.gz
-       sha512sums = 
6415cc84cef8ca896b815a5ce677f0999c3aa1b0c24ae802e39123ada596d8749f27f4fbf747cf571c14917d0b7b081f58342c9a1a8fa9409882bfe2a03948c9
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.0.1.tar.gz
+       sha512sums = 
8ae5f6a3e5039129d3a918a538b6b16644a2b489894cbd8a455cbb71ba73b0b0eeb326b7d72b238698af4f7f19cd4ac3fed8e8d55518f817eeae8651776ae503
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=9.0.0
+pkgver=9.0.1
 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=('6415cc84cef8ca896b815a5ce677f0999c3aa1b0c24ae802e39123ada596d8749f27f4fbf747cf571c14917d0b7b081f58342c9a1a8fa9409882bfe2a03948c9')
+sha512sums=('8ae5f6a3e5039129d3a918a538b6b16644a2b489894cbd8a455cbb71ba73b0b0eeb326b7d72b238698af4f7f19cd4ac3fed8e8d55518f817eeae8651776ae503')
 
 build() {
   cd ansible-${pkgver}



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

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


Reply via email to