Information for build python-pyproject-metadata-0.11.0-1.fc44

ID188204
Package Namepython-pyproject-metadata
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.11.0
Release1.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-pyproject-metadata.git#2e4b4655bf7c6ceb9dd9f6f8a95840063b0e7ce0
SummaryPEP 621 metadata parsing
DescriptionDataclass for PEP 621 metadata with support for core metadata generation. This project does not implement the parsing of pyproject.toml containing PEP 621 metadata. Instead, given a Python data structure representing PEP 621 metadata (already parsed), it will validate this input and generate a PEP 643-compliant metadata file (e.g. PKG-INFO).
git:https://github.com/FFY00/python-pyproject-metadata.git
Built byliuyang
State complete
Volume DEFAULT
StartedSat, 28 Mar 2026 15:24:37 CST
CompletedSat, 28 Mar 2026 15:39:26 CST
Taskbuild (f44, /rpms/python-pyproject-metadata.git:2e4b4655bf7c6ceb9dd9f6f8a95840063b0e7ce0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-pyproject-metadata.git#2e4b4655bf7c6ceb9dd9f6f8a95840063b0e7ce0'}}
Tags
f44
RPMs
src
python-pyproject-metadata-0.11.0-1.fc44.src.rpm (info) (download)
noarch
python3-pyproject-metadata-0.11.0-1.fc44.noarch.rpm (info) (download)
Logs
noarch
mock_config.log
hw_info.log
mock_output.log
build.log
root.log
dnf5.log
state.log
installed_pkgs.log
noarch_rpmdiff.json
Changelog * Mon Feb 09 2026 Jerry James <loganjerry@gmail.com> - 0.11.0-1 - Version 0.11.0 * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.10.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Nov 21 2025 Jerry James <loganjerry@gmail.com> - 0.10.0-1 - Version 0.10.0 * Thu Oct 30 2025 Jerry James <loganjerry@gmail.com> - 0.9.1-6 - Remove old pep621 obsoletes - Use the pyproject declarative buildsystem - Fix building with the doc conditional - Remove redundant LICENSE installation - Minor spec file cleanups * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.9.1-5 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.9.1-4 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 0.9.1-2 - Rebuilt for Python 3.14 * Wed Mar 12 2025 Lumir Balhar <lbalhar@redhat.com> - 0.9.1-1 - Update to 0.9.1 (rhbz#2312092) * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 15 2025 Jerry James <loganjerry@gmail.com> - 0.8.0-5 - Assert that no license file is installed - Test in verbose mode * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 17 2024 Jerry James <loganjerry@gmail.com> - 0.8.0-3 - Add VCS field * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 0.8.0-2 - Rebuilt for Python 3.13 * Thu Apr 18 2024 Jerry James <loganjerry@gmail.com> - 0.8.0-1 - Version 0.8.0 - Drop now unnecessary test patch - Minor spec file simplifications