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

Felix Yan felixonmars at archlinux.org
Thu Jan 31 15:23:46 UTC 2019


    Date: Thursday, January 31, 2019 @ 15:23:41
  Author: felixonmars
Revision: 428744

upgpkg: python-pytest 4.2.0-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-31 15:22:04 UTC (rev 428743)
+++ PKGBUILD	2019-01-31 15:23:41 UTC (rev 428744)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=4.1.1
+pkgver=4.2.0
 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=('3dbc9f33eb7d64949057e2ae00d91659711ea9125d8049daf240fff8a6c70797493d52628a213553fc654efd9f34f05c36b80fa054cbfd8ffd93eaf44ea3fd10')
+sha512sums=('f0139a887c16db5eb3858c352c65e86a75d9393a64d724321874a5a7375b79a6ab6f0f231735a7d7a0e866aaf02a2de4b823989f155493e0ad9d512072e92ed2')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list