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

Felix Yan felixonmars at archlinux.org
Wed Jun 3 07:56:27 UTC 2020


    Date: Wednesday, June 3, 2020 @ 07:56:27
  Author: felixonmars
Revision: 638190

upgpkg: python-pytest 5.4.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-03 07:55:41 UTC (rev 638189)
+++ PKGBUILD	2020-06-03 07:56:27 UTC (rev 638190)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.4.2
+pkgver=5.4.3
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -17,7 +17,7 @@
               'python-numpy' 'python-twisted' 'python-pytest-xdist' 'python-decorator'
               'python-jinja' 'python-pexpect')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('26c061409fb5eed446ac9f45930c9b96d885ec57f1f45810848ce17d866b1aba0808623eb7188ea9a8e50d2787509b4e6771f129a8b5fc799cd120c050d30cfc')
+sha512sums=('285ae5ce2b503acd15c97ae015fb7bb2fda5507e17c7c8e5b0b52526f939c818e3c8b1788290c11388cabdbb550bef4328cf3a57b4a60b42341a0470c335078f')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list