Date: Wednesday, April 5, 2023 @ 17:07:00
Author: felixonmars
Revision: 472642
upgpkg: python-ordered-set 4.1.0-2: rebuild with python 3.11 (pass1 with
"python-bootstrap-evil")
Modified:
python-ordered-set/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-05 17:04:52 UTC (rev 472641)
+++ PKGBUILD 2023-04-05 17:07:00 UTC (rev 472642)
@@ -3,7 +3,7 @@
pkgname=python-ordered-set
pkgver=4.1.0
-pkgrel=1
+pkgrel=2
pkgdesc='A MutableSet that remembers its order, so that every entry has an
index'
arch=('any')
url="https://github.com/rspeer/ordered-set"