diff --git a/devel/py-requirements-detector/Makefile b/devel/py-requirements-detector/Makefile index d7c899de9559..9ef9c3c59f44 100644 --- a/devel/py-requirements-detector/Makefile +++ b/devel/py-requirements-detector/Makefile @@ -1,26 +1,26 @@ PORTNAME= requirements-detector -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= requirements_detector-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Find and list requirements of a Python project WWW= https://github.com/landscapeio/requirements-detector LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}astroid>=2.0<3:devel/py-astroid@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}packaging>=21.3:devel/py-packaging@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}semver>=3.0.0<4:devel/py-semver@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}toml>=0.10.2<0.11:textproc/py-toml@${PY_FLAVOR} USES= python:3.7+ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/devel/py-requirements-detector/distinfo b/devel/py-requirements-detector/distinfo index 269c7f68e0a5..580bd1366c67 100644 --- a/devel/py-requirements-detector/distinfo +++ b/devel/py-requirements-detector/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354522 -SHA256 (requirements_detector-1.2.1.tar.gz) = 3c3f2eaf40f86337b07826be65ee2a413a6337da2484a887523c816a921f04b6 -SIZE (requirements_detector-1.2.1.tar.gz) = 16460 +TIMESTAMP = 1685162192 +SHA256 (requirements_detector-1.2.2.tar.gz) = 3642cd7a5b261d79536c36bb7ecacf2adabd902d2e0e42bfb2ba82515da10501 +SIZE (requirements_detector-1.2.2.tar.gz) = 16451