Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-bugzilla - A python library for interacting with Bugzilla
python-bugzilla is a python library for interacting with bugzilla instances
over XML-RPC. Currently it only supports the Red Hat Bugzilla web services.
This package also includes the 'bugzilla' commandline tool for interacting with
bugzilla.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| python-bugzilla |
0.3 |
1.el5 |
src |
25 KiB |
Wed Jun 25 17:34:03 2008 |
| python-bugzilla |
0.2 |
4.el5 |
src |
23 KiB |
Mon Dec 17 18:38:57 2007 |
Changelog
- * Sat Jan 12 22:00:00 2008 Will Woods <wwoods{%}redhat{*}com> 0.3-1
- Update to python-bugzilla 0.3
- 'modify' works in the commandline-util
- add Bug.close() and Bug.setstatus()
- * Thu Dec 13 22:00:00 2007 Will Woods <wwoods{%}redhat{*}com> 0.2-4
- use _bindir instead of /usr/bin and proper BR for setuptools
- * Tue Dec 11 22:00:00 2007 Will Woods <wwoods{%}redhat{*}com> 0.2-3
- Fix a couple of things rpmlint complained about