mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
devel/py-threadpoolctl: Update to 3.4.0
Changes: https://github.com/joblib/threadpoolctl/releases https://github.com/joblib/threadpoolctl/blob/master/CHANGES.md
This commit is contained in:
parent
477a687d17
commit
fddc2338ba
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= threadpoolctl
|
||||
PORTVERSION= 3.3.0
|
||||
PORTVERSION= 3.4.0
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=2<4:devel/py-flit-core@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
USE_PYTHON= autoplist concurrent pep517 pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1708449354
|
||||
SHA256 (threadpoolctl-3.3.0.tar.gz) = 5dac632b4fa2d43f42130267929af3ba01399ef4bd1882918e92dbc30365d30c
|
||||
SIZE (threadpoolctl-3.3.0.tar.gz) = 41035
|
||||
TIMESTAMP = 1711466182
|
||||
SHA256 (threadpoolctl-3.4.0.tar.gz) = f11b491a03661d6dd7ef692dd422ab34185d982466c49c8f98c8f716b5c93196
|
||||
SIZE (threadpoolctl-3.4.0.tar.gz) = 41622
|
||||
|
|
Loading…
Add table
Reference in a new issue