Date: Thursday, April 6, 2023 @ 14:38:27
  Author: felixonmars
Revision: 472776

upgpkg: python-ordered-set 4.1.0-4: rebuild with python 3.11

Modified:
  python-ordered-set/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 14:33:31 UTC (rev 472775)
+++ PKGBUILD    2023-04-06 14:38:27 UTC (rev 472776)
@@ -3,7 +3,7 @@
 
 pkgname=python-ordered-set
 pkgver=4.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc='A MutableSet that remembers its order, so that every entry has an 
index'
 arch=('any')
 url="https://github.com/rspeer/ordered-set";

Reply via email to