Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-pyproject-hooks | Distribution: openSUSE Tumbleweed |
Version: 1.1.0 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun Jun 30 20:58:23 2024 |
Group: Unspecified | Build host: reproducible |
Size: 65531 | Source RPM: python-pyproject-hooks-1.1.0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/pypa/pyproject-hooks | |
Summary: Wrappers to call pyproject.toml-based build backend hooks |
This is a low-level library for calling build-backends in ``pyproject.toml``-based project. It provides the basic functionality to help write tooling that generates distribution files from Python projects. If you want a tool that builds Python packages, you'll want to use https://github.com/pypa/build instead. This is an underlying piece for `pip`, `build` and other "build frontends" use to call "build backends" within them. Note: The ``pep517`` project has been replaced by this project (low level) and the ``build`` project (high level).
MIT
* Sun Jun 30 2024 Dirk Müller <dmueller@suse.com> - skip test that fails with setuptools 70.1 (gh#pypa/pyproject-hooks#203) * Sat Jun 29 2024 Dirk Müller <dmueller@suse.com> - 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 <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Sun Dec 04 2022 Torsten Gruner <simmphonie@opensuse.org> - Initial release 1.0.0
/usr/lib/python3.12/site-packages/pyproject_hooks /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/INSTALLER /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/LICENSE /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/METADATA /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/RECORD /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/REQUESTED /usr/lib/python3.12/site-packages/pyproject_hooks-1.1.0.dist-info/WHEEL /usr/lib/python3.12/site-packages/pyproject_hooks/__init__.py /usr/lib/python3.12/site-packages/pyproject_hooks/__pycache__ /usr/lib/python3.12/site-packages/pyproject_hooks/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/__pycache__/_impl.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/__pycache__/_impl.cpython-312.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/_impl.py /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__init__.py /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__pycache__ /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc /usr/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py /usr/lib/python3.12/site-packages/pyproject_hooks/py.typed
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 30 00:37:17 2024