[arch-commits] Commit in python-ansible-compat/trunk (PKGBUILD)
David Runge
dvzrv at gemini.archlinux.org
Mon May 16 20:56:36 UTC 2022
Date: Monday, May 16, 2022 @ 20:56:35
Author: dvzrv
Revision: 1207623
upgpkg: python-ansible-compat 2.0.4-1: Upgrade to 2.0.4.
Modified:
python-ansible-compat/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-05-16 20:54:19 UTC (rev 1207622)
+++ PKGBUILD 2022-05-16 20:56:35 UTC (rev 1207623)
@@ -2,7 +2,7 @@
_name=ansible-compat
pkgname=python-ansible-compat
-pkgver=2.0.3
+pkgver=2.0.4
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=('a1157e4059de41879f3f65d5ed62bf343fe5bd45286101e2d2971ffe57e3a8a5')
-b2sums=('cd5a476eb23de667381c9a6667d6bd781821fc50e1aec65ca47e8bb9d47beccbea0ee62f763ed421c18c95d9f1d1c14f5cc2a62bcc77d664213eb614ccd568e4')
+sha256sums=('3d5fb21c1ff069e84ac5fc17f6c8d2261c2a7b299986be810d339dfc77c128a9')
+b2sums=('53aa93ef3144071c2d9022bce99c6d20a67650fa98a6896db4fd1c866ada292390cc8e6bb6e7bd3b2b05cef8b3cab2803522ca1bbb7dbacb7b9da29b16f1fbb7')
build() {
cd $_name-$pkgver
More information about the arch-commits
mailing list