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

Felix Yan felixonmars at archlinux.org
Wed Jun 20 13:10:29 UTC 2018


    Date: Wednesday, June 20, 2018 @ 13:10:28
  Author: felixonmars
Revision: 344202

upgpkg: python-pytest 3.6.2-1

Modified:
  python-pytest/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-20 12:08:14 UTC (rev 344201)
+++ PKGBUILD	2018-06-20 13:10:28 UTC (rev 344202)
@@ -4,7 +4,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.6.1
+pkgver=3.6.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=('37d725135ef1e0976f308dde541c593b7ad8347f988f0683dc89c113049a6560888f4e0605851898fc308781263f624506ff5f3a8bd44625aa142a0601e6b55e')
+sha512sums=('14044722226623a37668f49d9e9916e0abc29b87b85c58d34fb4d697017d5c64adb85185d58449493859cd1632f89318b80baed667a452efabff744153ce3106')
 
 prepare() {
   cp -a pytest-$pkgver{,-py2}



More information about the arch-commits mailing list