Date: Thursday, May 21, 2020 @ 11:50:54
Author: aginiewicz
Revision: 631143
upgpkg: python-threadpoolctl 2.0.0-1: python-threadpoolctl: Moving package from
AUR as a new python-scikit-learn dependency
Modified:
python-threadpoolctl/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-21 11:50:00 UTC (rev 631142)
+++ PKGBUILD 2020-05-21 11:50:54 UTC (rev 631143)
@@ -3,7 +3,7 @@
pkgname=python-threadpoolctl
pkgver=2.0.0
-pkgrel=0
+pkgrel=1
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"