diff options
Diffstat (limited to 'devel/py-poetry-core')
-rw-r--r-- | devel/py-poetry-core/Makefile | 4 | ||||
-rw-r--r-- | devel/py-poetry-core/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-poetry-core/Makefile b/devel/py-poetry-core/Makefile index 4e209de3d7ab..083242b65370 100644 --- a/devel/py-poetry-core/Makefile +++ b/devel/py-poetry-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= poetry-core -PORTVERSION= 2.1.2 +PORTVERSION= 2.1.3 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-poetry/poetry-core/releases/download/${PORTVERSION}/ @@ -13,7 +13,7 @@ WWW= https://github.com/python-poetry/poetry-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python:3.9+ +USES= python USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= git=false diff --git a/devel/py-poetry-core/distinfo b/devel/py-poetry-core/distinfo index 69b5f9cfef33..ce86367a193f 100644 --- a/devel/py-poetry-core/distinfo +++ b/devel/py-poetry-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288944 -SHA256 (poetry_core-2.1.2.tar.gz) = f9dbbbd0ebf9755476a1d57f04b30e9aecf71ca9dc2fcd4b17aba92c0002aa04 -SIZE (poetry_core-2.1.2.tar.gz) = 364452 +TIMESTAMP = 1747546542 +SHA256 (poetry_core-2.1.3.tar.gz) = 0522a015477ed622c89aad56a477a57813cace0c8e7ff2a2906b7ef4a2e296a4 +SIZE (poetry_core-2.1.3.tar.gz) = 365027 |