Information for build python-nitrate-1.9.0-5.el10

ID147356
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
Release5.el10
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nitrate.git#6a176c901563d1b0b24ed49a5dfe92c2553cf9b5
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 byhezhengyu
State complete
Volume DEFAULT
StartedWed, 03 Sep 2025 05:06:28 CST
CompletedWed, 03 Sep 2025 05:19:38 CST
Taskbuild (epel10, /rpms/python-nitrate.git:6a176c901563d1b0b24ed49a5dfe92c2553cf9b5)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nitrate.git#6a176c901563d1b0b24ed49a5dfe92c2553cf9b5'}}
Tags
epel10
RPMs
src
python-nitrate-1.9.0-5.el10.src.rpm (info) (download)
noarch
python3-nitrate-1.9.0-5.el10.noarch.rpm (info) (download)
Logs
noarch
dnf.rpm.log
build.log
mock_config.log
installed_pkgs.log
dnf.log
dnf.librepo.log
state.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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