[arch-commits] Commit in python-testinfra/trunk (PKGBUILD)

David Runge dvzrv at archlinux.org
Mon Jun 15 15:03:51 UTC 2020


    Date: Monday, June 15, 2020 @ 15:03:50
  Author: dvzrv
Revision: 645295

upgpkg: python-testinfra 5.2.1-1: Upgrading to 5.2.1.

Modified:
  python-testinfra/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-15 14:48:58 UTC (rev 645294)
+++ PKGBUILD	2020-06-15 15:03:50 UTC (rev 645295)
@@ -6,7 +6,7 @@
 
 _name=testinfra
 pkgname=python-testinfra
-pkgver=5.1.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc='Testinfra test your infrastructures'
 url="https://github.com/philpep/testinfra"
@@ -25,7 +25,7 @@
             '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=('4882507cc72486e3a6df0e933f37c15c27c1465e5528bac61bc8038013ceb4df61c8b11d1838db4713053cac7eeeea4df2b50d46d43828b4e7b70a4afb04ccfe')
+sha512sums=('d5eaac6616d48d033a44ec18026ba34a33185b8f219a0b07cd7023b583c5e67fa8486756fc4f1ecfde16f119be533c757a70252c305399a0337626fcf8650461')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list