Date: Sunday, December 25, 2016 @ 03:53:47
  Author: felixonmars
Revision: 201827

Python 3.6 rebuild

Modified:
  python-hypothesis/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-12-25 03:39:55 UTC (rev 201826)
+++ PKGBUILD    2016-12-25 03:53:47 UTC (rev 201827)
@@ -5,7 +5,7 @@
 pkgname=('python-hypothesis' 'python2-hypothesis')
 pkgver=3.6.1
 _commit=7ed4892866960154d5dffc40f32340e385434128
-pkgrel=1
+pkgrel=2
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
 license=('MPL')

Reply via email to