Date: Thursday, April 6, 2023 @ 13:35:52
  Author: felixonmars
Revision: 1438945

upgpkg: python-orderedmultidict 1.0.1-10: rebuild with python 3.11

Modified:
  python-orderedmultidict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-06 13:35:49 UTC (rev 1438944)
+++ PKGBUILD    2023-04-06 13:35:52 UTC (rev 1438945)
@@ -3,7 +3,7 @@
 _name=orderedmultidict
 pkgname=python-orderedmultidict
 pkgver=1.0.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Ordered multivalue dictionary that retains method parity with dict."
 arch=(any)
 url="https://github.com/gruns/orderedmultidict";

Reply via email to