aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2024-06-18 15:40:01 +0000
committerNicola Vitale <nivit@FreeBSD.org>2024-06-18 15:40:01 +0000
commite5d35863ecf4fd78d0cd86ce9b50b39886034b75 (patch)
treef86ed28b765d78078b671c3027152d2897c39b5c
parent3c31278cdd0d0a577938477385f9eb0cf34f533e (diff)
downloadports-e5d35863ecf4fd78d0cd86ce9b50b39886034b75.tar.gz
ports-e5d35863ecf4fd78d0cd86ce9b50b39886034b75.zip
textproc/py-genshi: Update to 0.7.9
- Convert to pep517 Release changes: https://github.com/edgewall/genshi/releases/tag/0.7.9 Reported by: Simon Cross <notifications@github.com>
-rw-r--r--textproc/py-genshi/Makefile7
-rw-r--r--textproc/py-genshi/distinfo6
2 files changed, 8 insertions, 5 deletions
diff --git a/textproc/py-genshi/Makefile b/textproc/py-genshi/Makefile
index 0765dd1cdf59..5c414fce71c3 100644
--- a/textproc/py-genshi/Makefile
+++ b/textproc/py-genshi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= Genshi
-PORTVERSION= 0.7.7
+PORTVERSION= 0.7.9
CATEGORIES= textproc www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,8 +11,11 @@ WWW= https://genshi.edgewall.org/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=63.1.0:devel/py-setuptools@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>=0.43.0:devel/py-wheel@${PY_FLAVOR}
+
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
OPTIONS_DEFINE= BABEL
BABEL_DESC= I18n support through the Babel plugin
diff --git a/textproc/py-genshi/distinfo b/textproc/py-genshi/distinfo
index 9de867152159..493e3a87bb07 100644
--- a/textproc/py-genshi/distinfo
+++ b/textproc/py-genshi/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664204725
-SHA256 (Genshi-0.7.7.tar.gz) = c100520862cd69085d10ee1a87e91289e7f59f6b3d9bd622bf58b2804e6b9aab
-SIZE (Genshi-0.7.7.tar.gz) = 267206
+TIMESTAMP = 1718724739
+SHA256 (Genshi-0.7.9.tar.gz) = c76170a8b2dc18944e0915103c284cb889dfcee34e0e140ba3363c80f7541ad2
+SIZE (Genshi-0.7.9.tar.gz) = 269399