git » python-pytest.git » commit 5e89a7f

upgpkg: 3.2.5-1

author Felix Yan
2017-11-16 05:12:53 UTC
committer Felix Yan
2017-11-16 05:12:53 UTC
parent e2d8c8a1df25b16a04d9746c6846f5df1b7d39e9

upgpkg: 3.2.5-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1422a83..5f4cfbf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.4
+pkgver=3.2.5
 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=('a1be7e06eb90d29a3dab1d734491fe42c021e1317a2a34799cf92139cae26343b1b852f27f7ddbb7133e3d6ea285d8266e26867737ee144ce24ba2c82f571996')
+sha512sums=('312043d7e14eeaf5dcd86890f43b8a198482246c5fa4034b116db17e494e82c9a2f29662b7e290a4c0db2128aeb69953c5c77b07969f9e76700a4d788dffa1b2')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages