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


Commits:
ec824bbb by Robin Candau at 2024-06-06T10:53:46+02:00
upgpkg: 10.0.1-1: New upstream release
https://pypi.org/project/ansible/10.0.1/

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ansible
        pkgdesc = Official assortment of Ansible collections
-       pkgver = 10.0.0
+       pkgver = 10.0.1
        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.0.tar.gz
-       sha512sums = 
80ff78c3b00228556ef537df64bab2c95567c74530d04d432eb69e7e98cc3b5ca5e0ef89e2263c05d3ccda56590d758c54822d92aea051accba3986862e13f3a
+       source = 
https://pypi.python.org/packages/source/a/ansible/ansible-10.0.1.tar.gz
+       sha512sums = 
ff370408584ff2ef5d064247895c6e95f9c20a223d69d69c016d8d5846ceaa9b43b9e581b5d4b2b6571f045f2bc73126ef0d7d2e1e91270fd63c15b4bdb0b4d2
 
 pkgname = ansible


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



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

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


Reply via email to