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

Felix Yan felixonmars at archlinux.org
Thu Jan 30 08:50:46 UTC 2020


    Date: Thursday, January 30, 2020 @ 08:50:45
  Author: felixonmars
Revision: 560048

upgpkg: python-pytest 5.3.5-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 08:50:43 UTC (rev 560047)
+++ PKGBUILD	2020-01-30 08:50:45 UTC (rev 560048)
@@ -2,7 +2,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-pytest
-pkgver=5.3.4
+pkgver=5.3.5
 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=('16b8235ee7954140296eb8d8f8bed5bda22982b35d31aa0b9eec2bcddf90178f177191b2780b6ce4cd00e50be7584b678661507a97db4a317d4d9b95615de0ac')
+sha512sums=('487bd492522d85184d89c834e606063fc2a1ee3fb374f4a11d851db0dbf6e9d4bea749ee96727600a78dac1dc24f83798d2214b3043bad8fa3da647026b43e04')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list