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


Commits:
5288489e by Robin Candau at 2024-02-27T20:46:46+01:00
upgpkg: 9.3.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.2.0
+       pkgver = 9.3.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.2.0.tar.gz
-       sha512sums = 
6d867774b987863287c8d321d82bfc8688be2950eed2d6a429d26701809ce1a9e66e09fc78dbfdd1e5786828a517ab7b08cda1a131ac8eb9f73bd39c246fa4fe
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-9.3.0.tar.gz
+       sha512sums = 
71eff05455aee0a013b69790145a73325ac7037fc509545a7cdca358aa54c1731f7dc6fb0169f602d668e9da9e41a0879ff48ba1243d372e02dae9382ac46c5c
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=9.2.0
+pkgver=9.3.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=('6d867774b987863287c8d321d82bfc8688be2950eed2d6a429d26701809ce1a9e66e09fc78dbfdd1e5786828a517ab7b08cda1a131ac8eb9f73bd39c246fa4fe')
+sha512sums=('71eff05455aee0a013b69790145a73325ac7037fc509545a7cdca358aa54c1731f7dc6fb0169f602d668e9da9e41a0879ff48ba1243d372e02dae9382ac46c5c')
 
 build() {
   cd "ansible-${pkgver}"



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

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


Reply via email to