From e5d35863ecf4fd78d0cd86ce9b50b39886034b75 Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Tue, 18 Jun 2024 17:40:01 +0200 Subject: 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 --- textproc/py-genshi/Makefile | 7 +++++-- textproc/py-genshi/distinfo | 6 +++--- 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 -- cgit v1.2.3