git » python-pytest.git » commit e086c36

upgpkg: 3.2.1-1

author Felix Yan
2017-08-10 11:40:31 UTC
committer Felix Yan
2017-08-10 11:40:31 UTC
parent 45361c1e534127617f07131163744da5f1aa3cc4

upgpkg: 3.2.1-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9989796..5dcbf9e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.0
+pkgver=3.2.1
 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=('26df9b2ce5b6ea6190613418af1086d0793eb58d5a65524d4a113ec6c75ad3b94b3e708b6d8dd3996d171aaf3c14b79a3adb4c480154c17bcdc9b2f28c45ef7a')
+sha512sums=('e0fff27fbf8fb79015520f338a418ad0c50ce75e8438e916ae40b1e2c2ad423b7629a9c7e08387b95eddd805f9887175c3159574b0b4c418c7bc9811c10fa7b9')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages