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
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-bugzilla && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
106-basic-auth.diff | 0000002808 2.74 KB | |
188-fix-api-key-leak.diff | 0000000954 954 Bytes | |
_service | 0000000074 74 Bytes | |
python-bugzilla-3.2.0.tar.gz | 0000113206 111 KB | |
python-bugzilla.changes | 0000009042 8.83 KB | |
python-bugzilla.spec | 0000002796 2.73 KB |
Revision 33 (latest revision is 34)
Ana Guerrero (anag+factory)
accepted
request 1113660
from
Julio González Gil (juliogonzalezgil)
(revision 33)
- Fix API Key leak (bsc#1215718) - Add: * 188-fix-api-key-leak.diff
Comments 0