diff options
author | Jeremy Hansen <jebrhansen+github@gmail.com> | 2024-02-16 12:31:27 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-17 09:07:09 +0700 |
commit | dbb8db7526a243f4c96a2189ab754c17fd16f98a (patch) | |
tree | e3cf7ce618f57707e31844661735faeb167e3d1e /python/python3-threadpoolctl/python3-threadpoolctl.info | |
parent | 46d187d078f7ce6795f06f4a4a1568eaae493d7a (diff) |
python/python3-threadpoolctl: Updated for version 3.3.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-threadpoolctl/python3-threadpoolctl.info')
-rw-r--r-- | python/python3-threadpoolctl/python3-threadpoolctl.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/python3-threadpoolctl/python3-threadpoolctl.info b/python/python3-threadpoolctl/python3-threadpoolctl.info index d608c238e0..8394e252ab 100644 --- a/python/python3-threadpoolctl/python3-threadpoolctl.info +++ b/python/python3-threadpoolctl/python3-threadpoolctl.info @@ -1,8 +1,8 @@ PRGNAM="python3-threadpoolctl" -VERSION="3.2.0" +VERSION="3.3.0" HOMEPAGE="https://github.com/joblib/threadpoolctl/" -DOWNLOAD="https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-3.2.0.tar.gz" -MD5SUM="b1d5f56e410df7022c38883d51b6a24c" +DOWNLOAD="https://files.pythonhosted.org/packages/source/t/threadpoolctl/threadpoolctl-3.3.0.tar.gz" +MD5SUM="eeb7c4f4807a37ef23c9b4d4ab48bc70" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3-build" |