↵ Return to the main page of python-bugzilla-cli
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Date | Author | Change |
---|---|---|
2021-07-27 | Cole Robinson <crobinso at redhat dot com> - 3.1.0-1 | - Update to version 3.1.0 - Detect bugzilla.stage.redhat.com as RHBugzilla - Add limit as option to build_query (Ivan Lausuch) |
2021-07-23 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.0.2-4 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild |
2021-06-03 | Python Maint <python dash maint at redhat dot com> - 3.0.2-3 | - Rebuilt for Python 3.10 |
2021-01-27 | Fedora Release Engineering <releng at fedoraproject dot org> - 3.0.2-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild |
2020-11-12 | Cole Robinson <crobinso at redhat dot com> - 3.0.2-1 | - Update to version 3.0.2 - Fix API key leaking into requests exceptions (bz #1896791) |
2020-10-03 | Cole Robinson <crobinso at redhat dot com> - 3.0.0-1 | - Update to version 3.0.0 |
2020-07-29 | Fedora Release Engineering <releng at fedoraproject dot org> - 2.5.0-2 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild |
2020-07-04 | Cole Robinson <crobinso at redhat dot com> - 2.5.0-1 | - Update to version 2.5.0 - cli: Add query --extrafield, --includefield, --excludefield - Revive bugzilla.rhbugzilla.RHBugzilla import path |
2020-06-29 | Cole Robinson <crobinso at redhat dot com> - 2.4.0-1 | - Update to version 2.4.0 - Bugzilla REST API support - Add --json command line output option - Add APIs for Bugzilla Groups (Pierre-Yves Chibon) - Add `Bugzilla.get_requests_session()` API to access raw requests Session - Add `Bugzilla.get_xmlrpc_proxy()` API to access raw ServerProxy - Add `Bugzilla requests_session=` init parameter to pass in auth, etc. - Add `bugzilla attach --ignore-obsolete` (Čestmír Kalina) - Add `bugzilla login --api-key` for API key prompting (Danilo C. L. de Paula) - Add `bugzilla new --private` |
2020-05-23 | Miro Hrončok <mhroncok at redhat dot com> - 2.3.0-4 | - Rebuilt for Python 3.9 |