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


Commits:
fd3006f3 by Robin Candau at 2024-06-18T13:44:34+02:00
upgpkg: 10.1.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.0.1
+       pkgver = 10.1.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.0.1.tar.gz
-       sha512sums = 
ff370408584ff2ef5d064247895c6e95f9c20a223d69d69c016d8d5846ceaa9b43b9e581b5d4b2b6571f045f2bc73126ef0d7d2e1e91270fd63c15b4bdb0b4d2
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-10.1.0.tar.gz
+       sha512sums = 
923aff814c762ff29d66da0e5af5fc5327ef041110f8fbd1b61cce92de949d7b6e00613dad6fdba65d1441a2669733c80061672889268aadd7a0a18fb7985890
 
 pkgname = ansible


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 
 pkgname=ansible
-pkgver=10.0.1
+pkgver=10.1.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=('ff370408584ff2ef5d064247895c6e95f9c20a223d69d69c016d8d5846ceaa9b43b9e581b5d4b2b6571f045f2bc73126ef0d7d2e1e91270fd63c15b4bdb0b4d2')
+sha512sums=('923aff814c762ff29d66da0e5af5fc5327ef041110f8fbd1b61cce92de949d7b6e00613dad6fdba65d1441a2669733c80061672889268aadd7a0a18fb7985890')
 
 build() {
   cd "ansible-${pkgver}"



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

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


Reply via email to