-
Thu May 29 2025 Petr Šplíchal <psplicha@redhat.com> - 1.9.0-5
- Update the license to the right SPDX format
-
Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
-
Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.9.0-3
- convert license to SPDX
-
Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
-
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