forked from pool/python-glanceclient
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:
parent
f8567c4ec9
commit
2749510433
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37b92a632cde097369cb7a3ac8051163a53d6d2f4c869faa239b1013b5857d78
|
||||
size 162800
|
3
python-glanceclient-2.3.0.tar.gz
Normal file
3
python-glanceclient-2.3.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f47b806773e1bbd0573b51b688e16de673ad0ddcc664975de2e71d911815952c
|
||||
size 162262
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user