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


Commits:
13bda5e0 by Robin Candau at 2026-01-30T10:58:02+01:00
upgpkg: 13.3.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ansible
        pkgdesc = Official assortment of Ansible collections
-       pkgver = 13.2.0
-       pkgrel = 2
+       pkgver = 13.3.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-fqdn: fqdn_valid module
        optdepends = acme-tiny: openssl_certificate module
        provides = python-ansible_collections
-       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-13.2.0.tar.gz
-       sha512sums = 
34a21653742729962cd784f6743ca37855089544a0b8029b2c1d48555df94b8cc68b0441a28950e2d0f074f0e1f4b1cd7bf693faa3d61aaaf716bfa6ed9a30a2
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-13.3.0.tar.gz
+       sha512sums = 
73a28a0925564fe6eb2b2ce9175e5efb29c170e544b460cbda00baf5aaa2ea42e72460fef73e607ea3972de915fd91c1d37b858fb95ece5fee202d171431e7c3
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 # Maintainer: Robin Candau <[email protected]>
 
 pkgname=ansible
-pkgver=13.2.0
-pkgrel=2
+pkgver=13.3.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=('34a21653742729962cd784f6743ca37855089544a0b8029b2c1d48555df94b8cc68b0441a28950e2d0f074f0e1f4b1cd7bf693faa3d61aaaf716bfa6ed9a30a2')
+sha512sums=('73a28a0925564fe6eb2b2ce9175e5efb29c170e544b460cbda00baf5aaa2ea42e72460fef73e607ea3972de915fd91c1d37b858fb95ece5fee202d171431e7c3')
 
 build() {
   cd "ansible-${pkgver}"



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

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


Reply via email to