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

Felix Yan felixonmars at archlinux.org
Sat Aug 18 15:47:28 UTC 2018


    Date: Saturday, August 18, 2018 @ 15:47:27
  Author: felixonmars
Revision: 372662

upgpkg: python-pytest 3.7.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-18 15:19:56 UTC (rev 372661)
+++ PKGBUILD	2018-08-18 15:47:27 UTC (rev 372662)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -19,7 +19,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=('2980d0d8d60536e6438d0375ec05808e048ea1a88ca73e0cbd9f93ca7dfb0341a172f006e75fa1cc178a1fea56db2b7177fa1dbcd205e52577be0d20d70cb793')
+sha512sums=('7fe8fa7b26a57b79555a44a0c8c30324a73110b977a80a1b4250b3c207f5ec422ca11a44baa5a5767eb94304430f59d584aefc839cf02f8fce3a45cfdf6e02b0')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list