Date: Sunday, April 9, 2023 @ 03:23:34
Author: felixonmars
Revision: 1443046
upgpkg: python-transaction 3.1.0-2: rebuild with python 3.11
Modified:
python-transaction/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-09 03:11:59 UTC (rev 1443045)
+++ PKGBUILD 2023-04-09 03:23:34 UTC (rev 1443046)
@@ -2,7 +2,7 @@
pkgname=python-transaction
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='Transaction management for Python'
arch=('any')
license=('ZPL')