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.8.0suse2.tar.bz2 | 0000047898 46.8 KB | |
python-bugzilla.changes | 0000003015 2.94 KB | |
python-bugzilla.spec | 0000002217 2.17 KB |
Revision 19 (latest revision is 34)
Stephan Kulow (coolo)
accepted
request 177009
from
Jan Matejek (matejcik)
(revision 19)
- update to 0.8.0 * support for Bugzilla 4 and above * streamlined internals - update to suse2 from gitorious * include all suse patches * use osc's methods to parse .oscrc (forwarded request 177008 from matejcik)
Comments 0