Date: Thursday, April 6, 2023 @ 13:21:09
Author: felixonmars
Revision: 1438855
upgpkg: python-threadpoolctl 3.1.0-2: rebuild with python 3.11
Modified:
python-threadpoolctl/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:21:04 UTC (rev 1438854)
+++ PKGBUILD 2023-04-06 13:21:09 UTC (rev 1438855)
@@ -3,7 +3,7 @@
pkgname=python-threadpoolctl
pkgver=3.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python helpers to limit the number of threads used in native
libraries that handle their own internal threadpool"
arch=('any')
url="https://github.com/joblib/threadpoolctl"