diff --git a/parallel/py-threadpoolctl/Makefile b/parallel/py-threadpoolctl/Makefile index a6f07261b61b..c9fd0a29e795 100644 --- a/parallel/py-threadpoolctl/Makefile +++ b/parallel/py-threadpoolctl/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2023/10/28 19:57:13 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2024/02/14 21:31:01 adam Exp $ -DISTNAME= threadpoolctl-3.2.0 +DISTNAME= threadpoolctl-3.3.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/} -PKGREVISION= 1 CATEGORIES= parallel python MASTER_SITES= ${MASTER_SITE_PYPI:=t/threadpoolctl/} @@ -11,16 +10,12 @@ HOMEPAGE= https://github.com/joblib/threadpoolctl COMMENT= Helpers to limit the number of threads used LICENSE= modified-bsd -TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core -TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test +TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=2:../../devel/py-flit_core TEST_DEPENDS+= ${PYPKGPREFIX}-test-cov-[0-9]*:../../devel/py-test-cov USE_LANGUAGES= # none PYTHON_VERSIONS_INCOMPATIBLE= 27 -do-test: - cd ${WRKSRC} && ${SETENV} ${TEST_ENV} pytest-${PYVERSSUFFIX} tests - .include "../../lang/python/wheel.mk" .include "../../mk/bsd.pkg.mk" diff --git a/parallel/py-threadpoolctl/distinfo b/parallel/py-threadpoolctl/distinfo index d9874e49d4ac..2b49cbaa6645 100644 --- a/parallel/py-threadpoolctl/distinfo +++ b/parallel/py-threadpoolctl/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2023/07/17 19:41:04 adam Exp $ +$NetBSD: distinfo,v 1.3 2024/02/14 21:31:01 adam Exp $ -BLAKE2s (threadpoolctl-3.2.0.tar.gz) = edac7c5ebdf3dd5f8ee3a14dcce671109f4d44a0b283551967c388efc9af9516 -SHA512 (threadpoolctl-3.2.0.tar.gz) = 8b79dee2dd01676e53db190311179173b26ea7f58ee9fcbef3b851ff5b25ca7ac8e74890692ad9343153c775a00f5d386c216c137dde01b6256f8d94ec5c2c46 -Size (threadpoolctl-3.2.0.tar.gz) = 36266 bytes +BLAKE2s (threadpoolctl-3.3.0.tar.gz) = acaefeac4fbd7d1d79237262b7580a9d1fc9532930af0b9705c099a774ce0b42 +SHA512 (threadpoolctl-3.3.0.tar.gz) = e1f5602f60b973230f6af9b88384c906637f9c47c8f3c70781ca8e8913b62caa4febb511fd4be5331a2432a8b6f582757a3a92aa67083f301bced7ac025e3578 +Size (threadpoolctl-3.3.0.tar.gz) = 41035 bytes