[python-bugzilla] ANNOUNCE: python-bugzilla 1.0.0 released

Cole Robinson crobinso at redhat.com
Tue Mar 25 22:45:31 UTC 2014


I'm happy to announce a new release of python-bugzilla, version 1.0.0. With
the addition of python3 support, now seemed like as good a time as any to go
1.0 :)

python-bugzilla is a library and commandline tool for interacting with
a bugzilla instance, including querying, modifying, and creating bug reports.

The release can be downloaded from:

https://fedorahosted.org/released/python-bugzilla/python-bugzilla-1.0.0.tar.gz

This release includes:

- Python 3 support (Arun Babu Neelicattu)
- Port to python-requests (Arun Babu Neelicattu)
- bugzilla: new: Add --keywords, --assigned_to, --qa_contact (Lon Hohberger)
- bugzilla: query: Add --quicksearch, --savedsearch
- bugzilla: query: Support saved searches with --from-url
- bugzilla: --sub-component support for all relevant commands

Thanks to everyone who has contributed to this release through testing,
bug reporting, submitting patches, and otherwise sending in feedback!

Thanks,
Cole


More information about the python-bugzilla mailing list