forked from pool/python-bugzilla
- update to 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 - Several fixes for use with bugzilla 5 - 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 - drop NovellBugzilla.patch (no longer needed) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=38
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 25 10:21:27 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
- update to 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
|
||||
- Several fixes for use with bugzilla 5
|
||||
- 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
|
||||
- drop NovellBugzilla.patch (no longer needed)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 14 13:09:51 UTC 2016 - jsegitz@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user