Go to file
Dirk Mueller 2e4b387889 Accepting request 880185 from home:bnavigator:branches:devel:languages:python
- Update to 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). 
- Release 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.

OBS-URL: https://build.opensuse.org/request/show/880185
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Genshi?expand=0&rev=25
2021-03-20 16:31:26 +00:00
.gitattributes - Renamed to python-Genshi (from python-Genshi) 2011-09-01 14:34:01 +00:00
.gitignore - Renamed to python-Genshi (from python-Genshi) 2011-09-01 14:34:01 +00:00
Genshi-0.7.5.tar.gz Accepting request 880185 from home:bnavigator:branches:devel:languages:python 2021-03-20 16:31:26 +00:00
python-Genshi.changes Accepting request 880185 from home:bnavigator:branches:devel:languages:python 2021-03-20 16:31:26 +00:00
python-Genshi.spec Accepting request 880185 from home:bnavigator:branches:devel:languages:python 2021-03-20 16:31:26 +00:00