Date: Thursday, April 6, 2023 @ 02:33:32
Author: felixonmars
Revision: 1438098
upgpkg: python-partd 1.3.0-2: rebuild with python 3.11 (rebuild pass 1,
specified --nocheck)
Modified:
python-partd/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 02:33:31 UTC (rev 1438097)
+++ PKGBUILD 2023-04-06 02:33:32 UTC (rev 1438098)
@@ -3,7 +3,7 @@
_pkg=partd
pkgname=python-${_pkg}
pkgver=1.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Concurrent appendable key-value storage"
arch=(any)
url="https://github.com/dask/partd"