Skip to content

Releases: psss/python-nitrate

Fix sending cookies and version initialization

28 Jun 11:53
Compare
Choose a tag to compare

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 of pathfix.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

Full Changelog: 1.8.2...1.9.0

Proper fix for the string bug identifiers

09 Jun 19:34
Compare
Choose a tag to compare
  • 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

08 Jun 19:56
Compare
Choose a tag to compare

Nitrate Bug id can be string (for e.g. Jira)

Finishing python3 conversion

08 Apr 14:34
Compare
Choose a tag to compare
  • 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

09 Jun 14:32
Compare
Choose a tag to compare
  • 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

13 Nov 07:46
Compare
Choose a tag to compare
1.5

Remove group, fix license, add missing requires

Performance, packaging, python-gssapi

05 Nov 16:46
Compare
Choose a tag to compare
  • 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