diff options
-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 |