I'm happy to announce a new release of python-bugzilla, version 1.2.2.
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://github.com/python-bugzilla/python-bugzilla/archive/v1.2.2.tar.gzhttps://pypi.python.org/pypi/python-bugzilla/1.2.2
This release includes:
- Switch hosting to http://github.com/python-bugzilla/python-bugzilla
- Fix requests usage when ndg-httpsclient is installed (Arun Babu
Neelicattu)
- Add non-rhbz support for getting bug comments (AJ Lewis)
- Misc bugfixes and improvements
Thanks to everyone who has contributed to this release through testing,
bug reporting, submitting patches, and otherwise sending in feedback!
Thanks,
Cole
Hey all,
I'd like to transition python-bugzilla to github. I've come around to the idea
since Arun proposed it last year.
I set up a mirror for now that I'll just sync using a cron job:
https://github.com/python-bugzilla/python-bugzilla
I'll finish the actual transfer over sometime in the future and deprecate the
fedorahosted repo.
Patches to the mailing list are still preferred, but I'll take pull-requests
as well.
Comments welcome
Thanks,
Cole