Changelog for
python311-plaster-1.1.2-3.1.noarch.rpm :
* Tue May 14 2024 Daniel Garcia
- Build from source, using obs_scm service to download from repository without docs/
* to do not distribute CC-noncomercial licensed documentation.
* Fri Jun 09 2023 ecsos - Add %{?sle15_python_module_pythons}
* Wed Dec 07 2022 Yogalakshmi Arunachalam - Update to version 1.1.2 Fix a bug in which plaster would crash harder than expected if a URI is specified to a distribution that does not have the specified entry points. Now a LoaderNotFound exception will be raised instead of a bad unpacking of tuples.- Update to version 1.1.1
* Add support for Python 3.11.
* Fix an bug introduced in 1.1 on some systems where plaster.exceptions.MultipleLoadersFound would be raised due to lib and lib64 being symlinked to each other and both added to the sys.path. See https://github.com/Pylons/plaster/pull/27- Update to version 1.1
* Drop support for Python 2.7, 3.4, 3.5, 3.6.
* Add support for Python 3.8, 3.9, 3.10.
* Drop runtime dependency on setuptools / pkg_resources by switching to importlib.metadata.
* Sat Jan 11 2020 Bernhard Wiedemann - Use pyproject_install macro (boo#1094323)
* Sun May 19 2019 Todd R - Switch to wheel, which doesn\'t have the problematic CC-noncomercial licensed documentation.
* Wed Apr 24 2019 pgajdosAATTsuse.com- version update to 1.0
* improve the exception message for ``InvalidURI`` to show the ``config_uri``. See https://github.com/Pylons/plaster/pull/17
* Fri Jul 14 2017 aloisioAATTgmx.com- Initial package (0.5)