Python library for bugzilla
This is a python module that provides a nice, python-ish interface to Bugzilla
over XMLRPC.
It was originally written specifically for Red Hat's Bugzilla instance, but now
supports the Web Services provided by upstream Bugzilla 3.0 and 3.2 also.
It also includes a 'bugzilla' commandline client which can be used for quick,
ad-hoc bugzilla jiggery-pokery. I guess you could use it in shell scripts too,
but gosh - why not just write something in Python instead?
- Developed at devel:languages:python
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-bugzilla && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
106-basic-auth.diff | 0000002889 2.82 KB | |
_service | 0000000561 561 Bytes | |
_servicedata | 0000000252 252 Bytes | |
python-bugzilla-3.2.0+git.1726768917.5eedea3.obscp |
0000851468 832 KB | |
python-bugzilla.changes | 0000009757 9.53 KB | |
python-bugzilla.obsinfo | 0000000127 127 Bytes | |
python-bugzilla.spec | 0000002763 2.7 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1202263
from
Matej Cepl (mcepl)
(revision 34)
- Switch to Git source and update to version 3.2.0+git.1726768917.5eedea3: * Use non-deprecated argument name in test-suite * Fixed issue in `Bugzilla.fix_url` * Prep for release 3.3.0 * ci: bump actions/checkout from 3 to 4 * ci: bump actions/setup-python from 4 to 5 * Run functional RO tests in GitHub actions * man: Regenerate bugzilla.1 * man: Add section about `bugzillarc` * Allow bug creation with an explicitly empty list of groups (closes #210) * cli: Support `--field` and `--field-json` for `bugzilla attach` (#206) - Remove upstreamed patch 188-fix-api-key-leak.diff
Comments 0