Date: Thursday, October 31, 2019 @ 17:54:29
  Author: foutrelis
Revision: 521464

Python 3.8 rebuild

Modified:
  isodate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:54:27 UTC (rev 521463)
+++ PKGBUILD    2019-10-31 17:54:29 UTC (rev 521464)
@@ -3,7 +3,7 @@
 pkgbase=isodate
 pkgname=('python2-isodate' 'python-isodate')
 pkgver=0.6.0
-pkgrel=4
+pkgrel=5
 pkgdesc="An ISO 8601 date/time/duration parser and formatter"
 arch=('any')
 url="https://github.com/gweis/isodate/";

Reply via email to