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

David Runge dvzrv at archlinux.org
Thu Sep 3 18:21:25 UTC 2020


    Date: Thursday, September 3, 2020 @ 18:21:24
  Author: dvzrv
Revision: 697521

upgpkg: python-testinfra 5.3.1-1: Upgrade to 5.3.1.

Modified:
  python-testinfra/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-03 17:16:23 UTC (rev 697520)
+++ PKGBUILD	2020-09-03 18:21:24 UTC (rev 697521)
@@ -6,7 +6,7 @@
 
 _name=testinfra
 pkgname=python-testinfra
-pkgver=5.3.0
+pkgver=5.3.1
 pkgrel=1
 pkgdesc='Testinfra test your infrastructures'
 url="https://github.com/philpep/testinfra"
@@ -25,8 +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=('7bab1952d906e8e5e948e9d1997bfab3c46cafdff04f7d69e16f6cffe8a3b8ea380cc4e4f75c9d9a686a5cb090467730a867a880f41a1e2340032482ad07fb29')
-b2sums=('ba9be17e3d31a00bd0b9c0a05401509ab4f2a138703a924fcb748343e99e40be8e1e77b283a97611c556902d994113241a923b3e7b3bd9449b541711debc1db5')
+sha512sums=('f28cb5fdd811a1c9fcd7f5ee9257f85eed3d23bbfc37ab11f6df59061bd51fe2289b2ce4e3868aa63dd7e83e8dc7c00f731f8384fcf0beca42f966eacc90bc8d')
+b2sums=('a859513f8ace452e264c8a0fb55e2bb65fc0444dcab5230a60975ee3a212b0e2bcdbb2e2249caa9a503f4c0e304095424d90ba396ca7e0c04c652c600f07e6ef')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list