Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-threadpoolctl
Commits:
31a4c078 by Jelle van der Waa at 2024-11-16T19:01:02+01:00
upgpkg: 3.4.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-threadpoolctl
pkgdesc = Python helpers to limit the number of threads used in native
libraries that handle their own internal threadpool
pkgver = 3.4.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/joblib/threadpoolctl
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-threadpoolctl
pkgver=3.4.0
-pkgrel=2
+pkgrel=3
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"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-threadpoolctl/-/commit/31a4c07845fabc1422e154aabe8970657341c51f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-threadpoolctl/-/commit/31a4c07845fabc1422e154aabe8970657341c51f
You're receiving this email because of your account on gitlab.archlinux.org.