[arch-commits] Commit in python-pytest/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Dec 6 02:43:09 UTC 2017
Date: Wednesday, December 6, 2017 @ 02:43:07
Author: felixonmars
Revision: 272356
upgpkg: python-pytest 3.3.1-1
Modified:
python-pytest/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-06 02:38:56 UTC (rev 272355)
+++ PKGBUILD 2017-12-06 02:43:07 UTC (rev 272356)
@@ -4,7 +4,7 @@
pkgbase=python-pytest
pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.3.0
+pkgver=3.3.1
pkgrel=1
pkgdesc="Simple powerful testing with Python"
arch=('any')
@@ -17,7 +17,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=('ad309fbca6721eb17bafd08bb65d003e3f8941ddd9243d76fa6053d3e3c143c75590ec23eb94368140c4110b54eadede1dc08ed20b009c3bf770a190cd88ecba')
+sha512sums=('8f06dc4486db1ea87633302c3b63d4f44a000716fdea49425a4dd960fe8b5081b338bd92d4877d748beaed979864693e54f2f02b0e508cd9c4beda71ec5c61a7')
prepare() {
cp -a pytest-$pkgver{,-py2}
More information about the arch-commits
mailing list