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

Felix Yan felixonmars at archlinux.org
Tue Jul 16 06:29:47 UTC 2019


    Date: Tuesday, July 16, 2019 @ 06:29:47
  Author: felixonmars
Revision: 489901

upgpkg: python-pytest 4.6.3-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-16 06:29:28 UTC (rev 489900)
+++ PKGBUILD	2019-07-16 06:29:47 UTC (rev 489901)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.6.2
+pkgver=4.6.3
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -18,7 +18,7 @@
               'python2-pytest-xdist' 'python-twisted' 'python2-twisted' 'python-requests'
               'python2-requests' 'python-hypothesis' 'python2-hypothesis')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/pytest-dev/pytest/archive/$pkgver.tar.gz")
-sha512sums=('cb84885bd4ab4e1a430870c50e657554943b76fcfd91c29ecc595c29f4b506a61cf11eff97c410ce75676ba4bd7c2a677a2f10e280b90bf50cefe2e2793c0a5a')
+sha512sums=('4421ed9786c275b02a94528f98ca915de419151c6a7ea2d6c0b465c49c2ba1beb4a622269bdb5a66e29fa83b9a476481e850de51ebb980c4d44d4fc8e744a4fa')
 
 prepare() {
   sed -i 's/==0/>=0/' pytest-$pkgver/setup.py



More information about the arch-commits mailing list