[arch-commits] Commit in python-testinfra/trunk (PKGBUILD)
David Runge
dvzrv at archlinux.org
Tue Jul 21 10:24:22 UTC 2020
Date: Tuesday, July 21, 2020 @ 10:24:22
Author: dvzrv
Revision: 664708
upgpkg: python-testinfra 5.2.2-1: Upgrade to 5.2.2.
Modified:
python-testinfra/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-21 10:18:46 UTC (rev 664707)
+++ PKGBUILD 2020-07-21 10:24:22 UTC (rev 664708)
@@ -6,7 +6,7 @@
_name=testinfra
pkgname=python-testinfra
-pkgver=5.2.1
+pkgver=5.2.2
pkgrel=1
pkgdesc='Testinfra test your infrastructures'
url="https://github.com/philpep/testinfra"
@@ -25,7 +25,8 @@
'python-paramiko: for testing remote hosts'
'python-pywinrm: for testing on Windows hosts')
source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('d5eaac6616d48d033a44ec18026ba34a33185b8f219a0b07cd7023b583c5e67fa8486756fc4f1ecfde16f119be533c757a70252c305399a0337626fcf8650461')
+sha512sums=('3516f1229771c81487464f56e25c3ceb80aed302279bfe9e362bd41676255ded1fd83a7b6a01b8d41b5b3e896d7296275a79723a3d8c0dd5e474dc3afa7f872c')
+b2sums=('b605d444a6d7aac4c6e8d78b1fe7f5e36c99276287b0702605c424550eebf5d6e6349006376f8d3cc42624d33a7818073331d7f2ed2c48ca03e5dcb081b407b1')
prepare() {
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list