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

ID61480
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.fc40
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
StartedFri, 28 Jun 2024 23:47:00 CST
CompletedFri, 28 Jun 2024 23:55:33 CST
Taskbuild (f40, /rpms/python-nitrate.git:059bd249e5dea944f4e83cc8f5fe5d0d8ea4a071)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-nitrate.git#059bd249e5dea944f4e83cc8f5fe5d0d8ea4a071'}}
Tags
f40
RPMs
src
python-nitrate-1.9.0-1.fc40.src.rpm (info) (download)
noarch
python3-nitrate-1.9.0-1.fc40.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
root.log
state.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