diff --git a/devel/py-poetry-plugin-export/Makefile b/devel/py-poetry-plugin-export/Makefile index c22c5b160f04..15bdd6cdf078 100644 --- a/devel/py-poetry-plugin-export/Makefile +++ b/devel/py-poetry-plugin-export/Makefile @@ -1,22 +1,21 @@ PORTNAME= poetry-plugin-export -DISTVERSION= 1.5.0 +DISTVERSION= 1.6.0 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} -MAINTAINER= yuri@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= Poetry plugin to export the dependencies to various formats WWW= https://python-poetry.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.6.0:devel/py-poetry-core@${PY_FLAVOR} -BUILD_DEPENDS= ${PY_DEPENDS} -RUN_DEPENDS= ${PY_DEPENDS} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0:devel/py-poetry-core@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1.7.0<2:devel/py-poetry-core@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mypy>=0.971:devel/py-mypy@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}poetry>=1.5.0:devel/py-poetry@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}poetry>=1.6.0:devel/py-poetry@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-cov>0:devel/py-pytest-cov@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-mock>0:devel/py-pytest-mock@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-randomly>0:devel/py-pytest-randomly@${PY_FLAVOR} \ diff --git a/devel/py-poetry-plugin-export/distinfo b/devel/py-poetry-plugin-export/distinfo index 0317b1a53aa6..f46ea4aaddd5 100644 --- a/devel/py-poetry-plugin-export/distinfo +++ b/devel/py-poetry-plugin-export/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692603556 -SHA256 (poetry_plugin_export-1.5.0.tar.gz) = ecc8738da0c81c3758e36b4e72e04ae59648a547492af2ffe6245af3594bb00f -SIZE (poetry_plugin_export-1.5.0.tar.gz) = 28902 +TIMESTAMP = 1700753778 +SHA256 (poetry_plugin_export-1.6.0.tar.gz) = 091939434984267a91abf2f916a26b00cff4eee8da63ec2a24ba4b17cf969a59 +SIZE (poetry_plugin_export-1.6.0.tar.gz) = 29265