forked from pool/python-Chameleon
5ca6c74935048b7d1217c0aeefd3c5ecba7e3e23f6329bf9af0770136e7bacda
* Remove zope.interface.
* Fix an issue where auto_reload is enabled and a file is
loaded from a package that wasn't zip-compressed.
* Drop support for Python 3.7.
* Fix names of dependencies for importlib_resources and
importlib_metadata.
* Local variable scope is now iterable,
completing dict interface.
* Minor optimizations to rendering logic.
* Implicit translation now provides the translation context,
domain, and target language to the translation function (if
applicable). Previously, the target language was provided,
but this did not respect a change via i18n:target.
* Replace pkg_resources with newer and faster
importlib.resources and importlib.metadata. Just importing
pkg_resources becomes slower and slower the more packages are
installed.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Chameleon?expand=0&rev=45
Description
No description provided
Languages
RPM Spec
100%