Date: Saturday, April 8, 2023 @ 06:10:18
Author: felixonmars
Revision: 1441919
upgpkg: python-pyrfc3339 1.1-10: rebuild with python 3.11
Modified:
python-pyrfc3339/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 06:10:14 UTC (rev 1441918)
+++ PKGBUILD 2023-04-08 06:10:18 UTC (rev 1441919)
@@ -3,7 +3,7 @@
pkgname=python-pyrfc3339
pkgver=1.1
-pkgrel=9
+pkgrel=10
pkgdesc="Parses and generates RFC 3339-compliant timestamps using Python
datetime.datetime objects."
arch=('any')
license=('MIT')