Date: Friday, October 25, 2019 @ 15:38:14 Author: felixonmars Revision: 519128
Python 3.8 rebuild Modified: python-strict-rfc3339/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:38:05 UTC (rev 519127) +++ PKGBUILD 2019-10-25 15:38:14 UTC (rev 519128) @@ -5,7 +5,7 @@ pkgbase=python-strict-rfc3339 pkgname=(python-strict-rfc3339 python2-strict-rfc3339) pkgver=0.7 -pkgrel=2 +pkgrel=3 pkgdesc="Strict, simple, lightweight RFC3339 functions" url="http://www.danielrichman.co.uk/libraries/strict-rfc3339.html" license=('GPL')
