Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pyproject-hooks-1.0.0-14.fc41

ID87143
Package Namepython-pyproject-hooks
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.0.0
Release14.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pyproject-hooks.git#91682c8da6abdf07ceb9d8c568b195089727010a
SummaryWrappers to call pyproject.toml-based build backend hooks
DescriptionThis 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.
Built byzhangsongsong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 02:55:11 CST
CompletedMon, 23 Sep 2024 03:06:22 CST
Taskbuild (f41-build-side-2-python, /rpms/python-pyproject-hooks.git:91682c8da6abdf07ceb9d8c568b195089727010a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyproject-hooks.git#91682c8da6abdf07ceb9d8c568b195089727010a'}}
Tags
f41-build-side-1
f41-build-side-2-python
RPMs
src
python-pyproject-hooks-1.0.0-14.fc41.src.rpm (info) (download)
noarch
python3-pyproject-hooks-1.0.0-14.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
build.log
state.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.0.0-13 - Rebuilt for Python 3.13 * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Oct 09 2023 Miro Hrončok <miro@hroncok.cz> - 1.0.0-10 - Confirm the "MIT" license is SPDX * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1.0.0-8 - Rebuilt for Python 3.12 * Tue Jun 06 2023 Miro Hrončok <miro@hroncok.cz> - 1.0.0-7 - At least check import the Python module when built --without tests * Tue Jun 06 2023 Miro Hrončok <miro@hroncok.cz> - 1.0.0-6 - Avoid a tox BuildRequires by using the dev-requirements.txt file directly * Tue Jun 06 2023 Miro Hrončok <miro@hroncok.cz> - 1.0.0-5 - Drop manual BuildRequires generated by %pyproject_buildrequires * Tue Jan 24 2023 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.0.0-4 - Add bcond to disable tests, needed for Python bootstrap * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jan 12 2023 Lumír Balhar <lbalhar@redhat.com> - 1.0.0-1 - Initial package