forked from pool/python-plaster
725b31e05c625a5ffe77b9357b0bc7ca04fed82b299be56524a107641c2ed23f
- 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.
OBS-URL: https://build.opensuse.org/request/show/1041220
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-plaster?expand=0&rev=10
Description
No description provided
Languages
RPM Spec
100%