forked from pool/python-pyproject-hooks
Compare commits
7 Commits
Author | SHA256 | Date | |
---|---|---|---|
2a2a89d68f | |||
4d144b7a68 | |||
bbbd237e46 | |||
05dbeaee7c | |||
871acc08c7 | |||
4cf9a0acc7 | |||
89ebe693cf |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1cbbabcd93ea1ac50cca7f23e5b640904684ae6c85003c6f7cf02b598c33f28f
|
||||
size 18774
|
BIN
pyproject_hooks-1.2.0-gh.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyproject_hooks-1.2.0-gh.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 28 16:58:07 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 18:58:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user