Date: Monday, April 10, 2023 @ 12:06:07
Author: felixonmars
Revision: 1444175
upgpkg: python-distributed 2022.12.1-3: rebuild with python 3.11
Modified:
python-distributed/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-10 12:05:29 UTC (rev 1444174)
+++ PKGBUILD 2023-04-10 12:06:07 UTC (rev 1444175)
@@ -3,7 +3,7 @@
_pkg=distributed
pkgname=python-${_pkg}
pkgver=2022.12.1
-pkgrel=2
+pkgrel=3
pkgdesc="Distributed task scheduler for Dask"
arch=(x86_64)
url="https://distributed.dask.org/"