diff --git a/devel/py-poetry-core/Makefile b/devel/py-poetry-core/Makefile index b1740d83c1c8..b8af4f80603e 100644 --- a/devel/py-poetry-core/Makefile +++ b/devel/py-poetry-core/Makefile @@ -1,22 +1,22 @@ PORTNAME= poetry-core -PORTVERSION= 1.9.1 +PORTVERSION= 2.0.1 CATEGORIES= devel python MASTER_SITES= PYPI \ https://github.com/python-poetry/poetry-core/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= poetry_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Poetry PEP 517 Build Backend WWW= https://github.com/python-poetry/poetry-core LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= python +USES= python:3.9+ USE_PYTHON= autoplist concurrent pep517 BINARY_ALIAS= git=false NO_ARCH= yes .include diff --git a/devel/py-poetry-core/distinfo b/devel/py-poetry-core/distinfo index 83ee4e475c16..bcf11e0eb263 100644 --- a/devel/py-poetry-core/distinfo +++ b/devel/py-poetry-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729240364 -SHA256 (poetry_core-1.9.1.tar.gz) = 7a2d49214bf58b4f17f99d6891d947a9836c9899a67a5069f52d7b67217f61b8 -SIZE (poetry_core-1.9.1.tar.gz) = 337193 +TIMESTAMP = 1738089028 +SHA256 (poetry_core-2.0.1.tar.gz) = 10177c2772469d9032a49f0d8707af761b1c597cea3b4fb31546e5cd436eb157 +SIZE (poetry_core-2.0.1.tar.gz) = 355487