pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/parallel/py-threadpoolctl



Module Name:    pkgsrc
Committed By:   adam
Date:           Tue Apr 30 06:54:18 UTC 2024

Modified Files:
        pkgsrc/parallel/py-threadpoolctl: Makefile distinfo

Log Message:
py-threadpoolctl: updated to 3.5.0

3.5.0 (2024-04-29)

- Added support for the Scientific Python version of OpenBLAS
  (https://github.com/MacPython/openblas-libs), which exposes symbols with different
  names than the ones of the original OpenBLAS library.
  https://github.com/joblib/threadpoolctl/pull/175


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/parallel/py-threadpoolctl/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/parallel/py-threadpoolctl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/parallel/py-threadpoolctl/Makefile
diff -u pkgsrc/parallel/py-threadpoolctl/Makefile:1.5 pkgsrc/parallel/py-threadpoolctl/Makefile:1.6
--- pkgsrc/parallel/py-threadpoolctl/Makefile:1.5       Sat Mar 23 07:22:52 2024
+++ pkgsrc/parallel/py-threadpoolctl/Makefile   Tue Apr 30 06:54:18 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2024/03/23 07:22:52 adam Exp $
+# $NetBSD: Makefile,v 1.6 2024/04/30 06:54:18 adam Exp $
 
-DISTNAME=      threadpoolctl-3.4.0
+DISTNAME=      threadpoolctl-3.5.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    parallel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/threadpoolctl/}

Index: pkgsrc/parallel/py-threadpoolctl/distinfo
diff -u pkgsrc/parallel/py-threadpoolctl/distinfo:1.4 pkgsrc/parallel/py-threadpoolctl/distinfo:1.5
--- pkgsrc/parallel/py-threadpoolctl/distinfo:1.4       Sat Mar 23 07:22:52 2024
+++ pkgsrc/parallel/py-threadpoolctl/distinfo   Tue Apr 30 06:54:18 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2024/03/23 07:22:52 adam Exp $
+$NetBSD: distinfo,v 1.5 2024/04/30 06:54:18 adam Exp $
 
-BLAKE2s (threadpoolctl-3.4.0.tar.gz) = 9b71e4f624e5e6095461e7ae911f96ed06d28cf9ac16fd9c6716fbb525cc2a23
-SHA512 (threadpoolctl-3.4.0.tar.gz) = 4d71a010107705150e2040fc862ee9b5a5c9ad062e6da9707e09657a46724854d57f5b50977ccaa8c6156a5f5535b3a1126ae118af58dd168d33511d6e0c6af3
-Size (threadpoolctl-3.4.0.tar.gz) = 41622 bytes
+BLAKE2s (threadpoolctl-3.5.0.tar.gz) = 516f411266f365a950c77cbc5f41186b530ca04ef763e6ff4f3386f487b80626
+SHA512 (threadpoolctl-3.5.0.tar.gz) = 09b5f4bd15bb959f4a986340503606b3d0f66aee531396c2337b93a37ece220ceb6ac42979f8bad7fbc2ee9321d5a6a0666142ffb688bb0cf3a6138625fdd748
+Size (threadpoolctl-3.5.0.tar.gz) = 41936 bytes



Home | Main Index | Thread Index | Old Index