From 1aac921ea381aa968f993c7b9dc54f6db8ab7558 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Jun 2024 09:36:16 +0000 Subject: [PATCH] py-genshi: update to 0.7.8. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Version 0.7.8 * Do not merge sub directives if they have not been changed. (#53 by Cédric Krier) * Silence deprecation warnings from attempting to import Ellipsis and Str (which are needed to support older Pythons). (#73 by Cédric Krier) * Remove fallback to distutils, patching of bdist_egg and use of doctools. (#74 by Simon Cross) * Clarify the escaping in _URL_FINDER. (#76 by Simon Cross) * Fix installation with setuptools >= 60. (#68 by Graham Inggs) --- www/py-genshi/Makefile | 5 ++--- www/py-genshi/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/www/py-genshi/Makefile b/www/py-genshi/Makefile index 74eeb2282eb3..e5995914a379 100644 --- a/www/py-genshi/Makefile +++ b/www/py-genshi/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2024/04/30 09:19:10 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2024/06/17 09:36:16 wiz Exp $ -DISTNAME= Genshi-0.7.7 +DISTNAME= Genshi-0.7.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:tl} -PKGREVISION= 2 CATEGORIES= www python MASTER_SITES= ${MASTER_SITE_PYPI:=G/Genshi/} diff --git a/www/py-genshi/distinfo b/www/py-genshi/distinfo index 9e39c2fc41c1..b2ff3987567d 100644 --- a/www/py-genshi/distinfo +++ b/www/py-genshi/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2022/04/27 11:52:50 adam Exp $ +$NetBSD: distinfo,v 1.12 2024/06/17 09:36:16 wiz Exp $ -BLAKE2s (Genshi-0.7.7.tar.gz) = 8539d63309d521be38f1cb36d7d43d245642b3f8e183a5fc67cb4441abe82373 -SHA512 (Genshi-0.7.7.tar.gz) = b0a3dee68523292f0672a180c5f2cfbdf48205d82286359b9fac9f668cbc2806c649d1e158d6fb8ead5b1cc5cd44eefe9d1cd79077f96925b8d24dd8e746b40f -Size (Genshi-0.7.7.tar.gz) = 267206 bytes +BLAKE2s (Genshi-0.7.8.tar.gz) = a014ea988c6d3bc2e6a8b31f1f7d21f0be859d977d6140f271d96eca5b3481ae +SHA512 (Genshi-0.7.8.tar.gz) = 25c772e6b2b9793437c4ca82b448f5c1d9b2460b33f36feabd84c5f0b41558106f61795d3c676bef7a0f3ff96fed46e6fad8626cc92da74c73c8eb3fd61cdd48 +Size (Genshi-0.7.8.tar.gz) = 268945 bytes