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:           Wed Mar 10 18:11:34 UTC 2021

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

Log Message:
py-genshi: updated to 0.7.5

Version 0.7.5
 * Fix handling of slices containing function call, variable name and attribute
   lookup AST nodes in Python 3.9 in template scripts (template expressions
   already correctly handled these cases). Thank you to Roger Leigh for
   finding this issue and contributing the fix for it.
 * C speedup module now available for Python >= 3.3. Support was added for
   PEP 393 (flexible string representation). Thank you to Inada Naoki for
   contributing this major enhancement.
 * Remove the custom 2to3 fixers (no longer used since the removal of 2to3
   in 0.7.4).

Version 0.7.4
 * Add support for deprecation of ast classes slice, Index and ExtSlice in
   Python 3.9. See https://bugs.python.org/issue34822 for details of the
   changes.
 * Update the project URL in setup.py to point to GitHub.
 * Remove use of 2to3 for generating Python 3 compatible code.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/www/py-genshi/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/www/py-genshi/PLIST
cvs rdiff -u -r1.7 -r1.8 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.15 pkgsrc/www/py-genshi/Makefile:1.16
--- pkgsrc/www/py-genshi/Makefile:1.15  Sun Jan 26 17:32:23 2020
+++ pkgsrc/www/py-genshi/Makefile       Wed Mar 10 18:11:34 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.15 2020/01/26 17:32:23 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2021/03/10 18:11:34 adam Exp $
 
-DISTNAME=      Genshi-0.7.3
+DISTNAME=      Genshi-0.7.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
 CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=G/Genshi/}

Index: pkgsrc/www/py-genshi/PLIST
diff -u pkgsrc/www/py-genshi/PLIST:1.6 pkgsrc/www/py-genshi/PLIST:1.7
--- pkgsrc/www/py-genshi/PLIST:1.6      Sat Jan 18 08:08:59 2014
+++ pkgsrc/www/py-genshi/PLIST  Wed Mar 10 18:11:34 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2014/01/18 08:08:59 obache Exp $
+@comment $NetBSD: PLIST,v 1.7 2021/03/10 18:11:34 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -55,12 +55,6 @@ ${PYSITELIB}/genshi/path.pyo
 ${PYSITELIB}/genshi/template/__init__.py
 ${PYSITELIB}/genshi/template/__init__.pyc
 ${PYSITELIB}/genshi/template/__init__.pyo
-${PYSITELIB}/genshi/template/_ast24.py
-${PYSITELIB}/genshi/template/_ast24.pyc
-${PYSITELIB}/genshi/template/_ast24.pyo
-${PYSITELIB}/genshi/template/ast24.py
-${PYSITELIB}/genshi/template/ast24.pyc
-${PYSITELIB}/genshi/template/ast24.pyo
 ${PYSITELIB}/genshi/template/astutil.py
 ${PYSITELIB}/genshi/template/astutil.pyc
 ${PYSITELIB}/genshi/template/astutil.pyo
@@ -142,6 +136,9 @@ ${PYSITELIB}/genshi/tests/output.pyo
 ${PYSITELIB}/genshi/tests/path.py
 ${PYSITELIB}/genshi/tests/path.pyc
 ${PYSITELIB}/genshi/tests/path.pyo
+${PYSITELIB}/genshi/tests/test_utils.py
+${PYSITELIB}/genshi/tests/test_utils.pyc
+${PYSITELIB}/genshi/tests/test_utils.pyo
 ${PYSITELIB}/genshi/tests/util.py
 ${PYSITELIB}/genshi/tests/util.pyc
 ${PYSITELIB}/genshi/tests/util.pyo

Index: pkgsrc/www/py-genshi/distinfo
diff -u pkgsrc/www/py-genshi/distinfo:1.7 pkgsrc/www/py-genshi/distinfo:1.8
--- pkgsrc/www/py-genshi/distinfo:1.7   Mon Aug 26 15:11:46 2019
+++ pkgsrc/www/py-genshi/distinfo       Wed Mar 10 18:11:34 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2019/08/26 15:11:46 adam Exp $
+$NetBSD: distinfo,v 1.8 2021/03/10 18:11:34 adam Exp $
 
-SHA1 (Genshi-0.7.3.tar.gz) = 1b15bd31d5ee95579790cbdabdf52c4fb6930a00
-RMD160 (Genshi-0.7.3.tar.gz) = c3fb63ebc6544386e3699c9ac0108d803a50f7a3
-SHA512 (Genshi-0.7.3.tar.gz) = b153a9755f9791f349dea35e3ab3099af66b1be5b83bdea9d356b456ddd4e1ff88f7a85e822a2c06aea936c2f843bdc8ddc91c74de2a72111896d8db9a195b87
-Size (Genshi-0.7.3.tar.gz) = 271238 bytes
+SHA1 (Genshi-0.7.5.tar.gz) = e63943ecfd141ab42b032cc36a849962d6219892
+RMD160 (Genshi-0.7.5.tar.gz) = 7ecf532244e312a8480d74c1a259687c576f3a95
+SHA512 (Genshi-0.7.5.tar.gz) = b5be34094e2eea8f5fc373097414dc77ddfe0ab0a82901b6fd87af558cf62420f690fb39bff2d13bde3f7fef5ef000697372996877b48187ed068227dab59119
+Size (Genshi-0.7.5.tar.gz) = 266071 bytes



Home | Main Index | Thread Index | Old Index