diff --git a/devel/py-poetry-core/Makefile b/devel/py-poetry-core/Makefile index ae15efdaea5a..56043fa68ee2 100644 --- a/devel/py-poetry-core/Makefile +++ b/devel/py-poetry-core/Makefile @@ -1,21 +1,22 @@ PORTNAME= poetry-core -PORTVERSION= 1.7.0 +PORTVERSION= 1.8.1 CATEGORIES= devel python -MASTER_SITES= PYPI +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 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 8c7f0061d673..95156fc32e6d 100644 --- a/devel/py-poetry-core/distinfo +++ b/devel/py-poetry-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692812420 -SHA256 (poetry_core-1.7.0.tar.gz) = 8f679b83bd9c820082637beca1204124d5d2a786e4818da47ec8acefd0353b74 -SIZE (poetry_core-1.7.0.tar.gz) = 423255 +TIMESTAMP = 1708449288 +SHA256 (poetry_core-1.8.1.tar.gz) = 67a76c671da2a70e55047cddda83566035b701f7e463b32a2abfeac6e2a16376 +SIZE (poetry_core-1.8.1.tar.gz) = 333719