git: 8d59b9fb950e - main - devel/py-poetry-core: Update to 1.8.1

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 15:23:34 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d59b9fb950e894b9750b87acbd2e5bed9bf774e

commit 8d59b9fb950e894b9750b87acbd2e5bed9bf774e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:42:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:07:37 +0000

    devel/py-poetry-core: Update to 1.8.1
    
    - Add GitHub to MASTER_SITES
    
    Changes:        https://github.com/python-poetry/poetry-core/releases
---
 devel/py-poetry-core/Makefile | 5 +++--
 devel/py-poetry-core/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

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,7 +1,8 @@
 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}
 
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