diff --git a/devel/py-jaraco.stream/Makefile b/devel/py-jaraco.stream/Makefile index b8ed1f64e6b6..fd461c60bc82 100644 --- a/devel/py-jaraco.stream/Makefile +++ b/devel/py-jaraco.stream/Makefile @@ -1,27 +1,28 @@ PORTNAME= jaraco.stream -PORTVERSION= 3.0.3 +DISTVERSION= 3.0.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/./_/}-${DISTVERSION} MAINTAINER= bofh@FreeBSD.org COMMENT= Routines for handling streaming data WWW= https://github.com/jaraco/jaraco.stream LICENSE= MIT BUILD_DEPENDS= ${PY_SETUPTOOLS} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4.1:devel/py-setuptools-scm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-black>=0.3.7:devel/py-pytest-black@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-checkdocs>=2.4:devel/py-pytest-checkdocs@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>0:devel/py-more-itertools@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-checkdocs>=2.4:devel/py-pytest-checkdocs@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>=0:devel/py-pytest-cov@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}pytest-enabler>=1.0.1:devel/py-pytest-enabler@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pytest-enabler>=2.2:devel/py-pytest-enabler@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mypy>=0:devel/py-pytest-mypy@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 pytest NO_ARCH= yes .include diff --git a/devel/py-jaraco.stream/distinfo b/devel/py-jaraco.stream/distinfo index bc56a0675971..c6196b569c12 100644 --- a/devel/py-jaraco.stream/distinfo +++ b/devel/py-jaraco.stream/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1691930926 -SHA256 (jaraco.stream-3.0.3.tar.gz) = 3af4b0441090ee65bd6dde930d29f93f50c4a2fe6048e2a9d288285f5e4dc441 -SIZE (jaraco.stream-3.0.3.tar.gz) = 8877 +TIMESTAMP = 1782607514 +SHA256 (jaraco_stream-3.0.4.tar.gz) = e2bc5028e721ed2cc852b96ec9a33f2b7664e9b2dbf87eefbe617d126641934b +SIZE (jaraco_stream-3.0.4.tar.gz) = 10744