git » python-pytest.git » commit 55b4393

Python 3.7 rebuild

author Felix Yan
2018-06-30 01:36:55 UTC
committer Felix Yan
2018-06-30 01:36:55 UTC
parent 6e5a75a11f2826c495609cca216f80275d0b3362

Python 3.7 rebuild

PKGBUILD +1 -1

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