Jump to letter: [
23ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-bugzilla - A python library and tool for interacting with Bugzilla
- Description:
python-bugzilla is a python 2 library for interacting with bugzilla instances
over XML-RPC. This package also includes the 'bugzilla' command-line tool
for interacting with bugzilla from shell scripts.
Packages
python-bugzilla-1.1.0-1.el7.noarch
[82 KiB] |
Changelog
by Cole Robinson (2014-06-01):
- Rebased to version 1.1.0
- Support for bugzilla tokens (Arun Babu Nelicattu)
- bugzilla: Add query/modify --tags
- bugzilla --login: Allow to login and run a command in one shot
- bugzilla --no-cache-credentials: Don't use or save cached credentials
when using the CLI
- Show bugzilla errors when login fails
- Don't pull down attachments in bug.refresh(), need to get
bug.attachments manually
- Add Bugzilla bug_autorefresh parameter.
|