1
0

update to version 2.3.0

* Remove discover from test-requirements
  * Log request-id before exceptions raised
  * Properly build releasenotes
  * Fix string interpolation to delayed to be handled by the logging code
  * Add comment about workaround for py3
  * py3: Fix encoding and use sys.stdin.buffer
  * Replace OpenStack LLC with OpenStack Foundation
  * Updated from global requirements

OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-glanceclient?expand=0&rev=34
This commit is contained in:
Thomas Bechtold 2016-08-10 14:48:35 +00:00 committed by Git OBS Bridge
parent f8567c4ec9
commit 2749510433
4 changed files with 17 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:37b92a632cde097369cb7a3ac8051163a53d6d2f4c869faa239b1013b5857d78
size 162800

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f47b806773e1bbd0573b51b688e16de673ad0ddcc664975de2e71d911815952c
size 162262

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Aug 10 14:47:29 UTC 2016 - tbechtold@suse.com
update to version 2.3.0
* Remove discover from test-requirements
* Log request-id before exceptions raised
* Properly build releasenotes
* Fix string interpolation to delayed to be handled by the logging code
* Add comment about workaround for py3
* py3: Fix encoding and use sys.stdin.buffer
* Replace OpenStack LLC with OpenStack Foundation
* Updated from global requirements
-------------------------------------------------------------------
Wed Aug 10 12:00:46 UTC 2016 - tbechtold@suse.com

View File

@ -18,7 +18,7 @@
%global sname python-glanceclient
Name: python-glanceclient
Version: 2.2.0
Version: 2.3.0
Release: 0
Summary: Python API and CLI for OpenStack Glance
License: Apache-2.0