Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
ansible
Commits:
915080ef by Robin Candau at 2026-07-14T18:09:15+02:00
upgpkg: 14.2.0-1: New upstream elease
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = ansible
pkgdesc = Official assortment of Ansible collections
- pkgver = 14.1.0
+ pkgver = 14.2.0
pkgrel = 1
url = https://pypi.org/project/ansible/
arch = any
@@ -27,9 +27,9 @@ 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-14.1.0.tar.gz
+ source =
https://pypi.python.org/packages/source/a/ansible/ansible-14.2.0.tar.gz
source = ansible-13.4.0-remove-pkg_resources.patch
- sha512sums =
52115cd87b5ea81f6dec38d4eceb1fefae385163d3018640da5dca2a6c65d0aad903499f559d018f4d53be8fbfe935ebdb7f711408e923f562a791589dea1747
+ sha512sums =
90a6ee209f472c1267bd41951d8188e8d63c5564cb7e7d973f9528e2c6f5fea8d1daa77a1b7a55bf8de130692b4d6cc8f18721eb30f31c3d32c4ae1e13baf8bd
sha512sums =
8055d481ca3f4705822ce22fc3057129150fd647817ac1fad3937382b3af6a3f0379274aff9e9c4c8039266971302c7daea0311ddd8dea4b2ce2150bce06f82d
pkgname = ansible
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
# Maintainer: Robin Candau <[email protected]>
pkgname=ansible
-pkgver=14.1.0
+pkgver=14.2.0
pkgrel=1
pkgdesc='Official assortment of Ansible collections'
arch=('any')
@@ -28,7 +28,7 @@ optdepends=('python-argcomplete: shell completions'
makedepends=('python-build' 'python-installer' 'python-wheel'
'python-setuptools')
source=("https://pypi.python.org/packages/source/a/ansible/ansible-${pkgver}.tar.gz"
"ansible-13.4.0-remove-pkg_resources.patch")
-sha512sums=('52115cd87b5ea81f6dec38d4eceb1fefae385163d3018640da5dca2a6c65d0aad903499f559d018f4d53be8fbfe935ebdb7f711408e923f562a791589dea1747'
+sha512sums=('90a6ee209f472c1267bd41951d8188e8d63c5564cb7e7d973f9528e2c6f5fea8d1daa77a1b7a55bf8de130692b4d6cc8f18721eb30f31c3d32c4ae1e13baf8bd'
'8055d481ca3f4705822ce22fc3057129150fd647817ac1fad3937382b3af6a3f0379274aff9e9c4c8039266971302c7daea0311ddd8dea4b2ce2150bce06f82d')
prepare() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/915080efd40b154981d27b4c09ec912efeb38810
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible/-/commit/915080efd40b154981d27b4c09ec912efeb38810
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help