Information for build python-nitrate-1.9.0-10.fc44

ID197409
Package Namepython-nitrate
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.9.0
Release10.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nitrate.git#7206ce349a917670b6fc91998c25d364a1020417
SummaryPython API for the Nitrate test case management system
DescriptionA Python interface to the Nitrate test case management system. The package consists of a high-level Python module (provides natural object interface), a low-level driver (allows to directly access Nitrate XMLRPC API) and a command line interpreter (useful for fast debugging and experimenting).
Built byliuyang
State complete
Volume DEFAULT
StartedSun, 05 Apr 2026 11:09:30 CST
CompletedSun, 05 Apr 2026 11:30:04 CST
Taskbuild (f44, /rpms/python-nitrate.git:7206ce349a917670b6fc91998c25d364a1020417)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nitrate.git#7206ce349a917670b6fc91998c25d364a1020417'}}
Tags
f44
RPMs
src
python-nitrate-1.9.0-10.fc44.src.rpm (info) (download)
noarch
python3-nitrate-1.9.0-10.fc44.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
mock_output.log
build.log
dnf5.log
state.log
hw_info.log
mock_config.log
root.log
noarch_rpmdiff.json
Changelog * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.9.0-9 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.9.0-8 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1.9.0-6 - Rebuilt for Python 3.14 * Thu May 29 2025 Petr Šplíchal <psplicha@redhat.com> - 1.9.0-5 - Update the license to the right SPDX format * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.9.0-3 - convert license to SPDX * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jun 27 2024 Petr Šplíchal <psplicha@redhat.com> - 1.9.0-1 - Fix initializing version object by a version object (#48) - Send cookies with Python 3 as well - Rename required package, fix docs building & tests (#46) - Do not build and test on `epel-7` anymore - Use the `py3_shebang_fix` macro instead of `pathfix.py` - Add an explicit config for building readthedocs - Include srpm build requirements in Packit config - Remove 'enable_net' from Packit config - Remove 'metadata' from Packit config - Add missing build job(s) to Packit config