forked from pool/python-Chameleon
* 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
2.2 KiB
2.2 KiB