[arch-commits] Commit in python-ansible-compat/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Wed Mar 23 13:01:00 UTC 2022
Date: Wednesday, March 23, 2022 @ 13:01:00
Author: dvzrv
Revision: 1171345
upgpkg: python-ansible-compat 2.0.2-1: Upgrade to 2.0.2.
Modified:
python-ansible-compat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-03-23 12:47:29 UTC (rev 1171344)
+++ PKGBUILD 2022-03-23 13:01:00 UTC (rev 1171345)
@@ -2,7 +2,7 @@
_name=ansible-compat
pkgname=python-ansible-compat
-pkgver=2.0.0
+pkgver=2.0.2
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=('4027da4ec2b524c263a801cc2dc6da2b98c2996cec258cef118a30c790467ed2')
-b2sums=('a88afd442ffa520037957a537be5a22c8644c1a3d3cc9e23645f74687db068113945869c271b93ad1fdc07ebc58f29d3137e606889a0eb01ad0e68f75237ba1f')
+sha256sums=('c651995dc323ef145bab857fee6540febc881fb71b7feafe8163d49e273163a5')
+b2sums=('288baaa4bb535da5fc41ea6a700d4eaf969b466848a592f3c919cac55b237cc81b9bfcd800a429b89c82781b29e80dc6486ea9bf0621ae8a3f249139021030e2')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list