SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-Cheetah3-3.2.6.post1-ku.4.22.x86_64.rpm :

* Tue Jan 11 2022 Steve Kowalik - Update to 3.2.6.post1:
* Skip test_import_bootlocale() on Python 3.10
* Thu Jan 21 2021 John Vandenberg - Add Suggests for python-Markdown and python-Pygments- Use python_alternative to fix multi Python 3 builds- Tidy spec- Disable tests failing on Python 3.6- update to 3.2.6
* Fix use of uninitialized variable in _namemapper.c
* Wed Jul 08 2020 Ondřej Súkup - update to 3.2.5
* build fixes
* Tue Apr 21 2020 Matej Cepl - Cleanup of the SPEC file, remove warnings.
* Fri Feb 14 2020 trennAATTsuse.de- python-Markdown is a BuildRequire for python-Cheetah3 python2-Markdown package is not built anymore since last submitrequest: - disable python2 build: Markdown is python 3 only now Therefore python-Cheetah3 can also only build python3-Cheetah3 due to: nothing provides python2-Markdown unresolvable build service errors otherwise
* Mon Oct 07 2019 Tomáš Chvátal - Update to 3.2.4:
* Import from collections for Python 2, from collections.abc for Python 3.
* Fixed infinite recursion in ImportManager on importing module _bootlocale inside open().
* Thu May 23 2019 pgajdosAATTsuse.com- version update to 3.2.3 - Fixed infinite recursion in ``ImportManager`` on importing a builtin module. - The site https://cheetahtemplate.org/ is now served with HTTPS. - Updated docs regarding fixed tests.
* Tue May 21 2019 Tomáš Chvátal - Do not provide Cheetah3 namespace on python2, if someone wants Cheetah3 binary they need the python3 variant anyway
* Fri May 03 2019 Martin Pluskal - Update to version 3.2.2:
* Replaced outdated and insecure mktemp with mkstemp.
* Fixed bugs in TemplateCmdLineIface.py: read binary pickles from stdin and files.
* Use cgi.escape() for Python 2, html.escape() for Python 3.
* Created tests for TemplateCmdLineIface.- Update test dependencies
* Thu Mar 21 2019 Tomáš Chvátal - Enable py2 as it supports python2- Update to 3.2.1:
* Changed LoadTemplate.loadTemplate{Module,Class}: the loaded module’s __name__ set to just the file name.
* Use imp for Python 2, importlib for Python 3.
* Fix a bug in LoadTemplate.loadTemplate{Module,Class}: raise ImportError if the template was not found.
 
ICM