Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-bugzilla | Distribution: Fedora Project |
Version: 3.2.0 | Vendor: Fedora Project |
Release: 2.fc36 | Build date: Fri Jan 21 12:03:38 2022 |
Group: Unspecified | Build host: buildvm-ppc64le-35.iad2.fedoraproject.org |
Size: 379592 | Source RPM: python-bugzilla-3.2.0-2.fc36.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/python-bugzilla/python-bugzilla | |
Summary: Python library for interacting with Bugzilla |
python-bugzilla is a python library for interacting with bugzilla instances over XMLRPC or REST.
GPLv2+
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jan 12 2022 Cole Robinson <crobinso@redhat.com> - 3.2.0-1 - Update to version 3.2.0 - Use soon-to-be-required Authorization header for RH bugzilla - Remove cookie auth support * Tue Jul 27 2021 Cole Robinson <crobinso@redhat.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) * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 3.0.2-3 - Rebuilt for Python 3.10 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Nov 12 2020 Cole Robinson <crobinso@redhat.com> - 3.0.2-1 - Update to version 3.0.2 - Fix API key leaking into requests exceptions (bz #1896791) * Sat Oct 03 2020 Cole Robinson <crobinso@redhat.com> - 3.0.0-1 - Update to version 3.0.0 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.5.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sat Jul 04 2020 Cole Robinson <crobinso@redhat.com> - 2.5.0-1 - Update to version 2.5.0 - cli: Add query --extrafield, --includefield, --excludefield - Revive bugzilla.rhbugzilla.RHBugzilla import path * Mon Jun 29 2020 Cole Robinson <crobinso@redhat.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` * Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 2.3.0-4 - Rebuilt for Python 3.9 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
/usr/lib/python3.10/site-packages/bugzilla /usr/lib/python3.10/site-packages/bugzilla/__init__.py /usr/lib/python3.10/site-packages/bugzilla/__pycache__ /usr/lib/python3.10/site-packages/bugzilla/__pycache__/__init__.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/__init__.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_authfiles.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_authfiles.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendbase.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendbase.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendrest.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendrest.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendxmlrpc.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_backendxmlrpc.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_cli.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_cli.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_rhconverters.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_rhconverters.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_session.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_session.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_util.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/_util.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/apiversion.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/apiversion.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/base.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/base.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/bug.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/bug.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/exceptions.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/exceptions.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/oldclasses.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/oldclasses.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/rhbugzilla.cpython-310.opt-1.pyc /usr/lib/python3.10/site-packages/bugzilla/__pycache__/rhbugzilla.cpython-310.pyc /usr/lib/python3.10/site-packages/bugzilla/_authfiles.py /usr/lib/python3.10/site-packages/bugzilla/_backendbase.py /usr/lib/python3.10/site-packages/bugzilla/_backendrest.py /usr/lib/python3.10/site-packages/bugzilla/_backendxmlrpc.py /usr/lib/python3.10/site-packages/bugzilla/_cli.py /usr/lib/python3.10/site-packages/bugzilla/_rhconverters.py /usr/lib/python3.10/site-packages/bugzilla/_session.py /usr/lib/python3.10/site-packages/bugzilla/_util.py /usr/lib/python3.10/site-packages/bugzilla/apiversion.py /usr/lib/python3.10/site-packages/bugzilla/base.py /usr/lib/python3.10/site-packages/bugzilla/bug.py /usr/lib/python3.10/site-packages/bugzilla/exceptions.py /usr/lib/python3.10/site-packages/bugzilla/oldclasses.py /usr/lib/python3.10/site-packages/bugzilla/rhbugzilla.py /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/PKG-INFO /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/SOURCES.txt /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/dependency_links.txt /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/entry_points.txt /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/requires.txt /usr/lib/python3.10/site-packages/python_bugzilla-3.2.0-py3.10.egg-info/top_level.txt /usr/share/doc/python3-bugzilla /usr/share/doc/python3-bugzilla/COPYING /usr/share/doc/python3-bugzilla/NEWS.md /usr/share/doc/python3-bugzilla/README.md
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue May 9 23:11:14 2023