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


Commits:
4dddc68a by Robin Candau at 2024-10-09T08:57:36+02:00
upgpkg: 10.5.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 = 10.4.0
+       pkgver = 10.5.0
        pkgrel = 1
        url = https://pypi.org/project/ansible/
        arch = any
@@ -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-10.4.0.tar.gz
-       sha512sums = 
6ebb6a31acb9dde526f069692622b1f7a28c0b4191b26f1656f96abaff4f162338415a2ffca575306f4d025dee1b4a7ab6334798142f53ec1620a72a5574ae51
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-10.5.0.tar.gz
+       sha512sums = 
69b704c061fb42bf8daefe074320f81e82919e3ebfcfebb0eed52892c9db270d7f13a9e4f0ac5e000cbcce2db8dba4ead25877ec73e61512522fbb9691790b57
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=10.4.0
+pkgver=10.5.0
 pkgrel=1
 pkgdesc='Official assortment of Ansible collections'
 arch=('any')
@@ -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=('6ebb6a31acb9dde526f069692622b1f7a28c0b4191b26f1656f96abaff4f162338415a2ffca575306f4d025dee1b4a7ab6334798142f53ec1620a72a5574ae51')
+sha512sums=('69b704c061fb42bf8daefe074320f81e82919e3ebfcfebb0eed52892c9db270d7f13a9e4f0ac5e000cbcce2db8dba4ead25877ec73e61512522fbb9691790b57')
 
 build() {
   cd "ansible-${pkgver}"



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

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


Reply via email to