git: 402358477e65 - main - dns/py-dnspython: Update version 2.4.0=>2.4.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 01 Aug 2023 18:49:30 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=402358477e65aec282d4191d4788b79b2a3a3128 commit 402358477e65aec282d4191d4788b79b2a3a3128 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-08-01 16:56:53 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-08-01 18:48:28 +0000 dns/py-dnspython: Update version 2.4.0=>2.4.1 - Reduce dependencies by using poetry-core instead of poetry --- dns/py-dnspython/Makefile | 4 ++-- dns/py-dnspython/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dns/py-dnspython/Makefile b/dns/py-dnspython/Makefile index 460dada39958..4c2c26c756b8 100644 --- a/dns/py-dnspython/Makefile +++ b/dns/py-dnspython/Makefile @@ -1,5 +1,5 @@ PORTNAME= dnspython -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 PORTEPOCH= 1 CATEGORIES= dns python MASTER_SITES= PYPI @@ -12,7 +12,7 @@ WWW= https://www.dnspython.org/ LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry>0:devel/py-poetry@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=0.12:devel/py-poetry-core@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent cython pep517 diff --git a/dns/py-dnspython/distinfo b/dns/py-dnspython/distinfo index 3e49fec3cbed..a107e44ff55e 100644 --- a/dns/py-dnspython/distinfo +++ b/dns/py-dnspython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689499513 -SHA256 (dnspython-2.4.0.tar.gz) = 758e691dbb454d5ccf4e1b154a19e52847f79e21a42fef17b969144af29a4e6c -SIZE (dnspython-2.4.0.tar.gz) = 327279 +TIMESTAMP = 1690900931 +SHA256 (dnspython-2.4.1.tar.gz) = c33971c79af5be968bb897e95c2448e11a645ee84d93b265ce0b7aabe5dfdca8 +SIZE (dnspython-2.4.1.tar.gz) = 327929