Changelog for
python3-bugzilla-2.2.0-1.fc29.noarch.rpm :
* Sat Aug 11 2018 Cole Robinson
- 2.2.0-1- Rebased to version 2.2.0- Port tests to pytest- cli: --cert Client side certificate support (Tobias Wolter)- cli: add ability to post comment while sending attachment (Jeff Mahoney)- cli: Add --comment-tag option- cli: Add info --active-components- Add a raw Product.get wrapper API- Don\'t traceback on missing cli command (bz #1513819)- Fix bug.get with sub_components (bz #1503491)- Fix uploading binary attachments (bz #1496821)
* Fri Jul 13 2018 Fedora Release Engineering - 2.1.0-8- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Sun Jun 17 2018 Miro Hrončok - 2.1.0-7- Rebuilt for Python 3.7
* Fri Mar 16 2018 Tomas Orsava - 2.1.0-6- Conditionalize the Python 2 subpackage
* Fri Mar 09 2018 Iryna Shcherbina - 2.1.0-5- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
* Fri Feb 09 2018 Fedora Release Engineering - 2.1.0-4- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Wed Aug 09 2017 Zbigniew Jędrzejewski-Szmek - 2.1.0-3- Python 2 binary package renamed to python2-bugzilla See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
* Thu Jul 27 2017 Fedora Release Engineering - 2.1.0-2- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Mar 30 2017 Cole Robinson - 2.1.0-1- Rebased to version 2.1.0- Support for bugzilla 5 API Keys (Dustin J. Mitchell)- bugzillarc can be used to set default URL for the cli tool- Revive update_flags wrapper- Bug fixes and minor improvements
* Wed Feb 08 2017 Cole Robinson - 2.0.0-1- Rebased to version 2.0.0- Several fixes for use with bugzilla 5- This release contains several smallish API breaks:- Bugzilla.bug_autorefresh now defaults to False- Credentials are now cached in ~/.cache/python-bugzilla/- bin/bugzilla was converted to argparse- bugzilla query --boolean_chart option is removed- Unify command line flags across sub commands
* Tue Dec 13 2016 Charalampos Stratakis - 1.2.2-5- Rebuild for Python 3.6