Information for build python-nitrate-1.9.0-1.fc41

ID61485
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
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-nitrate.git#059bd249e5dea944f4e83cc8f5fe5d0d8ea4a071
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 bykojiadmin
State complete
Volume DEFAULT
StartedSat, 29 Jun 2024 00:36:24 CST
CompletedSat, 29 Jun 2024 00:45:11 CST
Taskbuild (f41, /rpms/python-nitrate.git:059bd249e5dea944f4e83cc8f5fe5d0d8ea4a071)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nitrate.git#059bd249e5dea944f4e83cc8f5fe5d0d8ea4a071'}}
Tags
f41
RPMs
src
python-nitrate-1.9.0-1.fc41.src.rpm (info) (download)
noarch
python3-nitrate-1.9.0-1.fc41.noarch.rpm (info) (download)
Logs
noarch
state.log
hw_info.log
root.log
build.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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