↵ Return to the main page of python3-nitrate
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2024-06-27 | Petr Šplíchal <psplicha at redhat dot 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 |
2022-06-09 | Petr Šplíchal <psplicha at redhat dot com> - 1.8.2-1 | - Do not use the spec release for the pip version - Properly handle string bug identifiers - Enable basic sanity and integration tests |
2022-06-08 | Petr Šplíchal <psplicha at redhat dot com> - 1.8-1 | - Nitrate Bug id can be string (for e.g. Jira) |
2021-04-07 | Martin Zelený <mzeleny at redhat dot com> - 1.7-1 | - 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 |
2020-06-09 | Petr Šplíchal <psplicha at redhat dot com> - 1.6-1 | - 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 |
2019-11-21 | Petr Šplíchal <psplicha at redhat dot com> - 1.5-4 | - Fix requires (no python2-gssapi and python2-psycopg2 in RHEL7). - Enable automated python dependecies generator |
2019-11-20 | Petr Šplíchal <psplicha at redhat dot com> - 1.5-3 | - For older releases build both python2 and python3 packages - Include conflicting files only in the python3 package |
2019-11-11 | Petr Šplíchal <psplicha at redhat dot com> - 1.5-2 | - Use py3_build and py3_install to simplify spec - Rename and explicitly list the license file - Remove group, fix license, add missing requires |
2019-11-04 | Martin Zeleny <mzeleny at redhat dot com> 1.5-0 | - Ported to Python 3 |
2018-11-05 | Petr Šplíchal <psssssss at gmail dot com> 1.4-1 | - Update specfile to new python packaging standards - Performance improvement for TestPlan.sortkey - Port to python-gssapi from pykerberos - Make TestRun errata_id default to None |