git » python-pytest.git » commit 8a71a21

upgpkg: 3.2.3-1

author Felix Yan
2017-10-05 14:09:14 UTC
committer Felix Yan
2017-10-05 14:09:14 UTC
parent 29a57c66bc4f47feacebe72a4d20427050999b44

upgpkg: 3.2.3-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 06c6acd..146fedb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
-pkgver=3.2.2
+pkgver=3.2.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=('e61c059b2df3cb1f8002a956195abd08a8293396a874cb95700eb049b9631e171d5b1e44ae95e734dc2150e781ba9cb94d37ce16512524fa7a816b40b1578b8d')
+sha512sums=('02bd3b091718b983580640157feda10b8fd5a6872fc9a0e0ee4c21f22152477d0d8375853186ad4a7da4ddefb43ebcff3b58226d14f8383fe26c01d88511177f')
 
 prepare() {
   rm -r pytest-$pkgver/_pytest/vendored_packages