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 |
---|---|---|
0006-cli-speedup-request-outputformat-fields-when- |
0000002349 2.29 KB | |
0007-fixup-for-cli-speedup-with-query-outputformat |
0000001157 1.13 KB | |
0013-obfuscated-password-support-in-oscrc.patch | 0000002048 2 KB | |
0014-fix-typo-in-url-argument.patch | 0000000850 850 Bytes | |
0015-novell-bugzilla-support-in-getBugzillaClassFo |
0000000799 799 Bytes | |
0016-novell-bugzilla-run-on-3.4.patch | 0000001079 1.05 KB | |
0017-allow-various-bnc-instances-in-NovellBugzilla |
0000002039 1.99 KB | |
python-bugzilla-0.6.2.tar.bz2 | 0000040391 39.4 KB | |
python-bugzilla.changes | 0000001654 1.62 KB | |
python-bugzilla.spec | 0000002796 2.73 KB |
Revision 11 (latest revision is 34)
Sascha Peilicke (saschpe)
accepted
request 77404
from
Michal Vyskocil (mvyskocil)
(revision 11)
- update to 0.6.2, rebased all patches * backport --outputformat feature from git - add 0005-Add-Bugzilla34._query.patch fixing query command - add 0020-allow-various-bnc-instances-in-NovellBugzilla.patch
Comments 0