Date: Thursday, October 31, 2019 @ 18:10:32
  Author: foutrelis
Revision: 521579

Python 3.8 rebuild

Modified:
  python-joblib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 18:10:30 UTC (rev 521578)
+++ PKGBUILD    2019-10-31 18:10:32 UTC (rev 521579)
@@ -3,7 +3,7 @@
 
 pkgname='python-joblib'
 pkgver=0.14.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Set of tools to provide lightweight pipelining in Python"
 arch=('any')
 url="https://joblib.readthedocs.io/";

Reply via email to