1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

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>
This commit is contained in:
Nicola Vitale 2024-06-18 17:40:01 +02:00
parent 3c31278cdd
commit e5d35863ec
No known key found for this signature in database
GPG Key ID: A51E190C4C0808D0
2 changed files with 8 additions and 5 deletions

View File

@ -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

View File

@ -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