git » python-pytest.git » commit 4cda34c

upgpkg: 3.1.3-1

author Felix Yan
2017-07-05 03:07:50 UTC
committer Felix Yan
2017-07-05 03:07:50 UTC
parent 377174a56dcc774c7d8e3dc99102480cecd25101

upgpkg: 3.1.3-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0752298..a7b9854 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.1.2
+pkgver=3.1.3
 pkgrel=1
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
@@ -16,7 +16,7 @@ checkdepends=('lsof' 'python-nose' 'python2-nose' 'python-mock' 'python2-mock' '
               '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=('dc6a4add79457bb72f206f4fed0223bb3d9528742611ef7648dc537c69b6cd82d71c84d9738b7ad141909b123906ce9fdee2fcea272f47b274a123e40c834a77')
+sha512sums=('5bb235f9d06605637036e17603cfcb06cea6a988f9cf163e8ba5384f1321b25ceed96f40cfb4b7c04a8b7b4699493f4f7ffebfad4f5822307c8f9d86204f6fdd')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages