Date: Saturday, October 26, 2019 @ 05:32:59
  Author: felixonmars
Revision: 520116

Python 3.8 rebuild

Modified:
  python-patsy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-26 05:32:49 UTC (rev 520115)
+++ PKGBUILD    2019-10-26 05:32:59 UTC (rev 520116)
@@ -5,7 +5,7 @@
 
 pkgname='python-patsy'
 pkgver=0.5.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A Python package for describing statistical models using symbolic 
formulas"
 arch=('any')
 url="https://github.com/pydata/patsy";

Reply via email to