Date: Friday, April 7, 2023 @ 04:48:28
Author: felixonmars
Revision: 1440559
upgpkg: python-zict 2.2.0-2: rebuild with python 3.11
Modified:
python-zict/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-07 04:46:41 UTC (rev 1440558)
+++ PKGBUILD 2023-04-07 04:48:28 UTC (rev 1440559)
@@ -3,7 +3,7 @@
_pkg=zict
pkgname=python-${_pkg}
pkgver=2.2.0
-pkgrel=1
+pkgrel=2
pkgdesc="Useful Mutable Mappings"
arch=(any)
url="https://github.com/dask/zict/"