pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/py-genshi



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jun 17 12:03:10 UTC 2024

Modified Files:
        pkgsrc/www/py-genshi: Makefile distinfo

Log Message:
py-genshi: updated to 0.7.9

Version 0.7.9

Add Python 3.12 to CI matrix and fix Python 3.12 support.
Add Python 3.13 beta to CI.
Add badges to the README.


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/www/py-genshi/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/py-genshi/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/py-genshi/Makefile
diff -u pkgsrc/www/py-genshi/Makefile:1.24 pkgsrc/www/py-genshi/Makefile:1.25
--- pkgsrc/www/py-genshi/Makefile:1.24  Mon Jun 17 09:36:16 2024
+++ pkgsrc/www/py-genshi/Makefile       Mon Jun 17 12:03:10 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2024/06/17 09:36:16 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2024/06/17 12:03:10 adam Exp $
 
-DISTNAME=      Genshi-0.7.8
+DISTNAME=      Genshi-0.7.9
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=G/Genshi/}
@@ -12,7 +12,7 @@ LICENSE=      modified-bsd
 
 TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
-DEPENDS+=      ${PYPKGPREFIX}-babel-[0-9]*:../../devel/py-babel
+DEPENDS+=      ${PYPKGPREFIX}-babel>=0.8:../../devel/py-babel
 DEPENDS+=      ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
 
 # "error: 'for' loop initial declarations are only allowed in C99 mode"

Index: pkgsrc/www/py-genshi/distinfo
diff -u pkgsrc/www/py-genshi/distinfo:1.12 pkgsrc/www/py-genshi/distinfo:1.13
--- pkgsrc/www/py-genshi/distinfo:1.12  Mon Jun 17 09:36:16 2024
+++ pkgsrc/www/py-genshi/distinfo       Mon Jun 17 12:03:10 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/06/17 09:36:16 wiz Exp $
+$NetBSD: distinfo,v 1.13 2024/06/17 12:03:10 adam Exp $
 
-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
+BLAKE2s (Genshi-0.7.9.tar.gz) = fbc3f6a0f8e6b22ce8aad6f822e3e4a8d12fc9719b9cfdad98560b6aa6b016d0
+SHA512 (Genshi-0.7.9.tar.gz) = 2e813e4374970e764ce1d7f3cbe6fd3557fb0bd178393f18c62ebe65b6acad0b03b0eaa16b218d337776808b7f25c2499984834ca2e3cd96009998675580862b
+Size (Genshi-0.7.9.tar.gz) = 269399 bytes



Home | Main Index | Thread Index | Old Index