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

Felix Yan felixonmars at archlinux.org
Wed Nov 27 05:25:31 UTC 2019


    Date: Wednesday, November 27, 2019 @ 05:25:30
  Author: felixonmars
Revision: 533745

upgpkg: python-pytest 5.3.1-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-27 05:25:23 UTC (rev 533744)
+++ PKGBUILD	2019-11-27 05:25:30 UTC (rev 533745)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.3.0
+pkgver=5.3.1
 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=('c82962b66c32b3001997ea5c788bef3e3c20756c19bff6953c8c20a4266ff7b39f7a1ae0e15d1359d6a4676ccbcca9a30ce95d4139e173035af83d4f17d1665a')
+sha512sums=('cfe2396d809faa88506c3d6041ebd9f7e91ba143ff23f59cdb3e3ca887c456fd3c9b563a647d1978b14ae3effcc1376ec480b5b7e4f46a40daa7ff4efd6f1ddf')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list