Changelog for
python311-pyproject-hooks-1.1.0-1.1.noarch.rpm :
* Sun Jun 30 2024 Dirk Müller
- skip test that fails with setuptools 70.1 (gh#pypa/pyproject-hooks#203)
* Sat Jun 29 2024 Dirk Müller - update to 1.1.0:
* Add type annotations to the public API.
* More careful handling of the backend-path key from pyproject.toml. Previous versions would load the backend and then check that it was loaded from the specified path; the new version only loads it from the specified path. The BackendInvalid exception is now a synonym for :exc:`BackendUnavailable`, and code should move to using the latter name.
* Fri Apr 21 2023 Dirk Müller - add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Sun Dec 04 2022 Torsten Gruner - Initial release 1.0.0