diff --git a/devel/py-poetry-plugin-export/Makefile b/devel/py-poetry-plugin-export/Makefile index b2cf83d2ca2e..d4c61fc2544c 100644 --- a/devel/py-poetry-plugin-export/Makefile +++ b/devel/py-poetry-plugin-export/Makefile @@ -1,25 +1,24 @@ PORTNAME= poetry-plugin-export -DISTVERSION= 1.2.0 -PORTREVISION= 1 +DISTVERSION= 1.3.1 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@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.3.0<2.0.0:devel/py-poetry-core@${PY_FLAVOR} BUILD_DEPENDS= ${PY_DEPENDS} RUN_DEPENDS= ${PY_DEPENDS} USES= python:3.7+ -USE_PYTHON= pep517 concurrent autoplist +USE_PYTHON= pep517 concurrent autoplist pytest NO_ARCH= yes .include diff --git a/devel/py-poetry-plugin-export/distinfo b/devel/py-poetry-plugin-export/distinfo index a5c8148936f7..8ae3b799f11f 100644 --- a/devel/py-poetry-plugin-export/distinfo +++ b/devel/py-poetry-plugin-export/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675012990 -SHA256 (poetry_plugin_export-1.2.0.tar.gz) = 9a1dd42765408931d7831738749022651d43a2968b67c988db1b7a567dfe41ef -SIZE (poetry_plugin_export-1.2.0.tar.gz) = 28406 +TIMESTAMP = 1681883766 +SHA256 (poetry_plugin_export-1.3.1.tar.gz) = d949742757a8a5f0b5810495bffaf4ed8a767f2e2ffda9887cf72f896deabf84 +SIZE (poetry_plugin_export-1.3.1.tar.gz) = 28141