git: 8f12c2bf3f64 - main - textproc/py-dict2xml: Update to 1.7.3 and switch to PEP-517.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Feb 2023 05:19:20 UTC
The branch main has been updated by arrowd: URL: https://cgit.FreeBSD.org/ports/commit/?id=8f12c2bf3f64c821c4cb920e50a72384e3c3ec9a commit 8f12c2bf3f64c821c4cb920e50a72384e3c3ec9a Author: Gleb Popov <arrowd@FreeBSD.org> AuthorDate: 2023-02-26 05:18:10 +0000 Commit: Gleb Popov <arrowd@FreeBSD.org> CommitDate: 2023-02-26 05:18:46 +0000 textproc/py-dict2xml: Update to 1.7.3 and switch to PEP-517. Reported by: portscout! --- textproc/py-dict2xml/Makefile | 5 +++-- textproc/py-dict2xml/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/textproc/py-dict2xml/Makefile b/textproc/py-dict2xml/Makefile index fdf8501b8118..f46808590ed4 100644 --- a/textproc/py-dict2xml/Makefile +++ b/textproc/py-dict2xml/Makefile @@ -1,6 +1,6 @@ PORTNAME= dict2xml DISTVERSIONPREFIX=release- -DISTVERSION= 1.7.2 +DISTVERSION= 1.7.3 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,13 +11,14 @@ WWW= https://github.com/delfick/python-dict2xml LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}noseofyeti>0:devel/py-noseofyeti@${PY_FLAVOR} USES= python:3.5+ #doesnt ship tests in sdist USE_GITHUB= yes -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist pep517 GH_ACCOUNT= delfick GH_PROJECT= python-dict2xml diff --git a/textproc/py-dict2xml/distinfo b/textproc/py-dict2xml/distinfo index 95f56ba4539e..aa56735e40ab 100644 --- a/textproc/py-dict2xml/distinfo +++ b/textproc/py-dict2xml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1666118837 -SHA256 (delfick-python-dict2xml-release-1.7.2_GH0.tar.gz) = 11d776d5709052635e365c3db044eb58649faa57feeb03951af6303adccba64e -SIZE (delfick-python-dict2xml-release-1.7.2_GH0.tar.gz) = 13478 +TIMESTAMP = 1677344173 +SHA256 (delfick-python-dict2xml-release-1.7.3_GH0.tar.gz) = 5c5d19dd1303df81a015c09de27ff6a914b04a517a9eb58831c9c30ffd85d74b +SIZE (delfick-python-dict2xml-release-1.7.3_GH0.tar.gz) = 15920