git » python-pytest.git » commit 8cc8038

Python 3.7 rebuild

author Felix Yan
2018-07-05 13:27:09 UTC
committer Felix Yan
2018-07-05 13:27:09 UTC
parent ee18e9171ca997378966bb3d39ccdecdaa4f0854

Python 3.7 rebuild

PKGBUILD +1 -1

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