Date: Thursday, October 31, 2019 @ 17:49:48
  Author: felixonmars
Revision: 521426

Python 3.8 rebuild

Modified:
  python-iso8601/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-31 17:49:27 UTC (rev 521425)
+++ PKGBUILD    2019-10-31 17:49:48 UTC (rev 521426)
@@ -4,7 +4,7 @@
 pkgname=(python-iso8601 python2-iso8601)
 _libname=iso8601
 pkgver=0.1.12
-pkgrel=3
+pkgrel=4
 pkgdesc="Simple module to parse ISO 8601 dates"
 arch=(any)
 url="https://pyiso8601.readthedocs.io/en/latest/";

Reply via email to