-
Thu Jun 27 2024 Petr Šplíchal <psplicha@redhat.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
-
Thu Jun 09 2022 Petr Šplíchal <psplicha@redhat.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
-
Wed Jun 08 2022 Petr Šplíchal <psplicha@redhat.com> - 1.8-1
- Nitrate Bug id can be string (for e.g. Jira)
-
Wed Apr 07 2021 Martin Zelený <mzeleny@redhat.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
-
Tue Jun 09 2020 Petr Šplíchal <psplicha@redhat.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
-
Thu Nov 21 2019 Petr Šplíchal <psplicha@redhat.com> - 1.5-4
- Fix requires (no python2-gssapi and python2-psycopg2 in RHEL7).
- Enable automated python dependecies generator
-
Wed Nov 20 2019 Petr Šplíchal <psplicha@redhat.com> - 1.5-3
- For older releases build both python2 and python3 packages
- Include conflicting files only in the python3 package
-
Mon Nov 11 2019 Petr Šplíchal <psplicha@redhat.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
-
Mon Nov 04 2019 Martin Zeleny <mzeleny@redhat.com> 1.5-0
- Ported to Python 3
-
Mon Nov 05 2018 Petr Šplíchal <psssssss@gmail.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