Click here to visit the old openkoji buildsystem (Archived)

Information for build python-pyproject-hooks-1.2.0-1.fc41

ID90276
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.2.0
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pyproject-hooks.git#4a70664afeb35079b24af78d1cd1036798d6fab8
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 bykojiadmin
State complete
Volume DEFAULT
StartedTue, 01 Oct 2024 10:21:09 CST
CompletedTue, 01 Oct 2024 10:34:00 CST
Taskbuild (f41-build-side-1, /rpms/python-pyproject-hooks.git:4a70664afeb35079b24af78d1cd1036798d6fab8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyproject-hooks.git#4a70664afeb35079b24af78d1cd1036798d6fab8'}}
Tags
f41-build-side-1
RPMs
src
python-pyproject-hooks-1.2.0-1.fc41.src.rpm (info) (download)
noarch
python3-pyproject-hooks-1.2.0-1.fc41.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
root.log
installed_pkgs.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Sep 29 2024 Lumir Balhar <lbalhar@redhat.com> - 1.2.0-1 - Update to 1.2.0 (rhbz#2277688) * Mon Aug 05 2024 Tomáš Hrnčiar <thrnciar@redhat.com> - 1.0.0-15 - Add a simple smoke test * 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