Date: Thursday, April 6, 2023 @ 12:47:17
Author: felixonmars
Revision: 1438705
upgpkg: python-sortedcontainers 2.4.0-4: rebuild with python 3.11
Modified:
python-sortedcontainers/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:44:54 UTC (rev 1438704)
+++ PKGBUILD 2023-04-06 12:47:17 UTC (rev 1438705)
@@ -2,7 +2,7 @@
pkgname=python-sortedcontainers
pkgver=2.4.0
-pkgrel=3
+pkgrel=4
pkgdesc="Python Sorted Container Types: SortedList, SortedDict, and SortedSet"
arch=('any')
license=('Apache')