[arch-commits] Commit in python-ansible-compat/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Mon May 9 21:31:00 UTC 2022
Date: Monday, May 9, 2022 @ 21:31:00
Author: dvzrv
Revision: 1196397
upgpkg: python-ansible-compat 2.0.3-1: Upgrade to 2.0.3.
Modified:
python-ansible-compat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-09 21:10:32 UTC (rev 1196396)
+++ PKGBUILD 2022-05-09 21:31:00 UTC (rev 1196397)
@@ -2,7 +2,7 @@
_name=ansible-compat
pkgname=python-ansible-compat
-pkgver=2.0.2
+pkgver=2.0.3
pkgrel=1
pkgdesc="Functions that help interacting with various versions of Ansible"
arch=(any)
@@ -12,8 +12,8 @@
makedepends=(python-build python-installer python-setuptools-scm python-setuptools-scm-git-archive python-wheel)
checkdepends=(ansible python-flaky python-pytest python-pytest-mock)
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha256sums=('c651995dc323ef145bab857fee6540febc881fb71b7feafe8163d49e273163a5')
-b2sums=('288baaa4bb535da5fc41ea6a700d4eaf969b466848a592f3c919cac55b237cc81b9bfcd800a429b89c82781b29e80dc6486ea9bf0621ae8a3f249139021030e2')
+sha256sums=('a1157e4059de41879f3f65d5ed62bf343fe5bd45286101e2d2971ffe57e3a8a5')
+b2sums=('cd5a476eb23de667381c9a6667d6bd781821fc50e1aec65ca47e8bb9d47beccbea0ee62f763ed421c18c95d9f1d1c14f5cc2a62bcc77d664213eb614ccd568e4')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list