diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-08-08 23:52:16 +0300 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-08-09 00:07:36 +0300 |
commit | ed6082e5a3be85ef461d05c29aa6013649e105fc (patch) | |
tree | 7f7adbfb613bbf6ae7277b366a55009e2b89f258 | |
parent | misc/hwdata: Update to 0.385 (diff) |
textproc/py-dict2xml: Update to 1.7.6
Reported by: portscout!
-rw-r--r-- | textproc/py-dict2xml/Makefile | 4 | ||||
-rw-r--r-- | textproc/py-dict2xml/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/py-dict2xml/Makefile b/textproc/py-dict2xml/Makefile index fa7e65aec734..376ca82af98e 100644 --- a/textproc/py-dict2xml/Makefile +++ b/textproc/py-dict2xml/Makefile @@ -1,6 +1,6 @@ PORTNAME= dict2xml DISTVERSIONPREFIX=release- -DISTVERSION= 1.7.5 +DISTVERSION= 1.7.6 CATEGORIES= textproc devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,6 +23,8 @@ USE_PYTHON= autoplist pep517 GH_ACCOUNT= delfick GH_PROJECT= python-dict2xml +NO_ARCH= yes + do-test: @cd ${WRKSRC} && ${PYTHON_CMD} -m pytest -v -rs -o addopts= diff --git a/textproc/py-dict2xml/distinfo b/textproc/py-dict2xml/distinfo index cead28c8a29a..47e220c717db 100644 --- a/textproc/py-dict2xml/distinfo +++ b/textproc/py-dict2xml/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708160495 -SHA256 (delfick-python-dict2xml-release-1.7.5_GH0.tar.gz) = 7ab7c24575390c0408a4cc2360b365375ba2cba3bfdca02cac422b7d818c8bf0 -SIZE (delfick-python-dict2xml-release-1.7.5_GH0.tar.gz) = 16696 +TIMESTAMP = 1723150232 +SHA256 (delfick-python-dict2xml-release-1.7.6_GH0.tar.gz) = 5064bce88904747d326405375e0600e07525443598c692eb9e64ad95c921722d +SIZE (delfick-python-dict2xml-release-1.7.6_GH0.tar.gz) = 16953 |