[arch-commits] Commit in python-threadpoolctl/trunk (PKGBUILD)

Andrzej Giniewicz aginiewicz at archlinux.org
Thu Jul 16 17:31:53 UTC 2020


    Date: Thursday, July 16, 2020 @ 17:31:53
  Author: aginiewicz
Revision: 664134

upgpkg: python-threadpoolctl 2.1.0-1: python-threadpoolctl: new upstream release

Modified:
  python-threadpoolctl/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 17:29:43 UTC (rev 664133)
+++ PKGBUILD	2020-07-16 17:31:53 UTC (rev 664134)
@@ -2,7 +2,7 @@
 # Contributor: Butui Hu <hot123tea123 at gmail.com>
 
 pkgname=python-threadpoolctl
-pkgver=2.0.0
+pkgver=2.1.0
 pkgrel=1
 pkgdesc="Python helpers to limit the number of threads used in native libraries that handle their own internal threadpool"
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-${pkgver}.tar.gz")
-sha256sums=('48b3e3e9ee079d6b5295c65cbe255b36a3026afc6dde3fb49c085cd0c004bbcf')
+sha256sums=('ddc57c96a38beb63db45d6c159b5ab07b6bced12c45a1f07b2b92f272aebfa6b')
 
 build() {
   cd "$srcdir"/threadpoolctl-${pkgver}



More information about the arch-commits mailing list