diff --git a/devel/py-jaraco.collections/Makefile b/devel/py-jaraco.collections/Makefile index 929d660151f2..94b984bd12e2 100644 --- a/devel/py-jaraco.collections/Makefile +++ b/devel/py-jaraco.collections/Makefile @@ -1,25 +1,25 @@ PORTNAME= jaraco.collections -DISTVERSION= 4.3.0 +DISTVERSION= 5.0.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python models and classes to supplement the stdlib ‘collections’ WWW= https://github.com/jaraco/jaraco.collections LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR} \ - ${PY_SETUPTOOLS} \ +BUILD_DEPENDS= ${PY_SETUPTOOLS} \ + ${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=3.4.1:devel/py-setuptools_scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0.40.0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}jaraco.text>=3.11.1:devel/py-jaraco.text@${PY_FLAVOR} USES= python USE_PYTHON= autoplist pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-jaraco.collections/distinfo b/devel/py-jaraco.collections/distinfo index 079fde3e7915..f93732a778c7 100644 --- a/devel/py-jaraco.collections/distinfo +++ b/devel/py-jaraco.collections/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688241323 -SHA256 (jaraco.collections-4.3.0.tar.gz) = 74ffc23fccfee4de0a2ebf556a33675b6a3c003d6335947d3122a0bc8822c8e4 -SIZE (jaraco.collections-4.3.0.tar.gz) = 17862 +TIMESTAMP = 1702141840 +SHA256 (jaraco.collections-5.0.0.tar.gz) = 1680e8d09f295f625c7ba926880175a26fdbe7092b4c76d198e30476b21cfe68 +SIZE (jaraco.collections-5.0.0.tar.gz) = 17852