14
0

Accepting request 731086 from home:jayvdb:py3only

- Update to v2.3.0
  * restrict-login support
  * cli: Add support for private attachments
  * Fix python3 deprecation warnings
  * Drop python 3.3 support, minimum python3 is python 3.4 now

OBS-URL: https://build.opensuse.org/request/show/731086
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzilla?expand=0&rev=46
This commit is contained in:
Tomáš Chvátal
2019-09-16 07:32:03 +00:00
committed by Git OBS Bridge
parent 7a33470462
commit a2d6a43b9e
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Sep 15 13:41:23 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Update to v2.3.0
* restrict-login support
* cli: Add support for private attachments
* Fix python3 deprecation warnings
* Drop python 3.3 support, minimum python3 is python 3.4 now
-------------------------------------------------------------------
Thu Aug 16 09:32:14 UTC 2018 - mcepl@suse.com