Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        python3-nitrate - 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). 
Packages
        
        
            | python3-nitrate-1.6-1.fc14.al.noarch
              [139 KiB] | Changelog
              by Petr Šplíchal (2020-06-09): - 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 |