Date: Thursday, April 6, 2023 @ 12:58:12
Author: felixonmars
Revision: 1438713
upgpkg: isodate 0.6.1-3: rebuild with python 3.11
Modified:
isodate/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:57:34 UTC (rev 1438712)
+++ PKGBUILD 2023-04-06 12:58:12 UTC (rev 1438713)
@@ -3,7 +3,7 @@
pkgbase=isodate
pkgname=('python-isodate')
pkgver=0.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="An ISO 8601 date/time/duration parser and formatter"
arch=('any')
url="https://github.com/gweis/isodate/"