Name: | python3-nitrate |
---|---|
Version: | 1.8.2 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 578978 |
License: | LGPLv2+ |
RPM: | python3-nitrate-1.8.2-1.el9.noarch.rpm |
Source RPM: | python-nitrate-1.8.2-1.el9.src.rpm |
Build Date: | Sat Jun 18 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/psss/python-nitrate |
Summary: | Python API for the Nitrate test case management system |
Description: | A 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). |
- Do not use the spec release for the pip version - Properly handle string bug identifiers - Enable basic sanity and integration tests
- Nitrate Bug id can be string (for e.g. Jira)
- Fix float as a parameter of the listed() function - Solve DeprecationWarning - Make examples usable with Python 3 - Enable copr builds on commits in the master branch - Merge the Packit config and Makefile changes - Enable custom create archive for packit - Porting cache.py to Python 3
- Handle wrongly encoded messages in log [fix #20] - Make teiid Python 3 compatible [fix #13] - Better solving the do_command() bug - Bringing back eval() - workaround for XMLRPC - Output nicer tracebacks on connection failures - Enable automated python dependecies generator - Last spec file changes for RHEL7 (hopefully) - For older releases build both python2 and python3