git » python-pytest.git » commit 8a44ef0

rebuild for python 3.5

author Felix Yan
2015-09-19 09:27:25 UTC
committer Felix Yan
2015-09-19 09:27:25 UTC
parent 2cd07bf855697c81b54b3dc9573c22a01cf9c8d6

rebuild for python 3.5

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index d125f4f..09e58af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 pkgbase=python-pytest
 pkgname=('python-pytest' 'python2-pytest')
 pkgver=2.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Simple powerful testing with Python"
 arch=('any')
 license=('MIT')