Releases: psss/python-nitrate
Releases · psss/python-nitrate
Fix sending cookies and version initialization
What's Changed
- Packit configuration update by @lbarcziova in #42
- Add an explicit config for building readthedocs by @psss in #43
- Use the
py3_shebang_fix
macro instead ofpathfix.py
by @psss in #44 - Rename required package, fix docs building & tests by @lukaszachy in #46
- Send cookies with Python 3 as well by @zelial in #45
- Fix initializing version object by a version object by @zelial in #48
New Contributors
- @lbarcziova made their first contribution in #42
- @zelial made their first contribution in #45
Full Changelog: 1.8.2...1.9.0
Proper fix for the string bug identifiers
- Do not use the spec release for the pip version
- Properly handle string bug identifiers
- Enable basic sanity and integration tests
Fix string bug id
Nitrate Bug id can be string (for e.g. Jira)
Finishing python3 conversion
- Release python-nitrate-1.7
- 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
Packaging, error messages and bug fixes
- 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
Python 3 migration
1.5 Remove group, fix license, add missing requires
Performance, packaging, python-gssapi
- 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