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 |
---|---|---|
python-bugzilla-0.6.2-backtraces.patch | 0000002526 2.47 KB | |
python-bugzilla-0.6.2-novell-default.patch | 0000000457 457 Bytes | |
python-bugzilla-0.6.2-openSUSE-1.tar.bz2 | 0000041538 40.6 KB | |
python-bugzilla.changes | 0000002157 2.11 KB | |
python-bugzilla.spec | 0000002307 2.25 KB |
Revision 14 (latest revision is 34)
Stephan Kulow (coolo)
accepted
request 102483
from
Jan Matejek (matejcik)
(revision 14)
- remove basic auth credentials from backtraces - Novell Bugzilla is the default when using bugzilla command line tool - update to openSUSE-1 tag from openSUSE's git branch * better handling of NovellBugzilla instances * using HTTP basic auth instead of IChain
Comments 0