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

David Runge dvzrv at archlinux.org
Sat Apr 24 13:48:50 UTC 2021


    Date: Saturday, April 24, 2021 @ 13:48:49
  Author: dvzrv
Revision: 923649

upgpkg: python-pytest-testinfra 6.3.0-1: Upgrade to 6.3.0.

Modified:
  python-pytest-testinfra/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-24 13:43:47 UTC (rev 923648)
+++ PKGBUILD	2021-04-24 13:48:49 UTC (rev 923649)
@@ -1,5 +1,5 @@
-# Maintainer: Christian Rebischke <chris.rebischke at archlinux.org>
-# Contributor: David Runge <dvzrv at archlinux.org>
+# Maintainer: David Runge <dvzrv at archlinux.org>
+# Contributor: Christian Rebischke <chris.rebischke at archlinux.org>
 # Contributor: Lex Black <autumn-wind at web.de>
 # Contributor: gardar <aur at gardar.net>
 # Contributor: Morten Linderud <morten at linderud.pw>
@@ -6,7 +6,7 @@
 
 _name=pytest-testinfra
 pkgname=python-pytest-testinfra
-pkgver=6.2.0
+pkgver=6.3.0
 pkgrel=1
 pkgdesc='Testinfra test your infrastructures'
 url="https://github.com/pytest-dev/pytest-testinfra"
@@ -28,8 +28,8 @@
 provides=('python-testinfra')
 replaces=('python-testinfra')
 source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-sha512sums=('60cb08fa03030ab00cbb5609308aae17af4d6b213769e683ba185277067f3c9ebd84409104d0cfdaf5e899281a2c391f53581ca6502117df392314e77b8499fb')
-b2sums=('dbf43324a227d6d3d1b3d0820b117e0995e05cb5820c0cc8581632713dff5617dfc158a3c7de1e6cc4f97cbaeccc04761acfcc74e8a9e266c2c58637ae2c3261')
+sha512sums=('ff0add6bdadac92f6f997a94734d69d39598bc8d1f7689a6b269e59bc886825fcf8a42968c2d34a9ad7e77ed0112bf4044afede8e0dca2bbddc76c9c5612ae92')
+b2sums=('95b4a6ac5ea3c3db2afdd537209bfeb2c188ec7c7935b73e831733fbbf2540b8769d1187338b3b9c9da997cd653e800004e7199537d95530967cd73a15cb2c2e')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"



More information about the arch-commits mailing list