14
0

- update to 1.2.0:

* Improve interoperability with ``importlib.metadata``, fixing a
    regression in setuptools compatibility in 1.1 (#199).
  * Clean up the ``_in_process`` directory inside the package
    from ``sys.path`` before imporing the backend (#193).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyproject-hooks?expand=0&rev=9
This commit is contained in:
2024-10-28 16:58:32 +00:00
committed by Git OBS Bridge
parent ff4a8ab8fb
commit a6af645d6a
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyproject-hooks
Version: 1.1.0
Version: 1.2.0
Release: 0
Summary: Wrappers to call pyproject.toml-based build backend hooks
License: MIT