Date: Saturday, April 8, 2023 @ 04:10:19
Author: felixonmars
Revision: 1441709
upgpkg: python-bidict 0.22.1-2: rebuild with python 3.11
Modified:
python-bidict/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 04:08:41 UTC (rev 1441708)
+++ PKGBUILD 2023-04-08 04:10:19 UTC (rev 1441709)
@@ -4,7 +4,7 @@
pkgname=python-bidict
_name=${pkgname#python-}
pkgver=0.22.1
-pkgrel=1
+pkgrel=2
pkgdesc='Bidirectional mapping library for Python'
url='https://bidict.readthedocs.org/'
arch=('any')