Date: Sunday, November 3, 2019 @ 12:21:20
  Author: felixonmars
Revision: 522472

Python 3.8 rebuild

Modified:
  python-patsy/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-11-03 12:21:12 UTC (rev 522471)
+++ PKGBUILD    2019-11-03 12:21:20 UTC (rev 522472)
@@ -5,7 +5,7 @@
 
 pkgname='python-patsy'
 pkgver=0.5.1
-pkgrel=3
+pkgrel=4
 pkgdesc="A Python package for describing statistical models using symbolic 
formulas"
 arch=('any')
 url="https://github.com/pydata/patsy";

Reply via email to