forked from pool/python-oslo.config
- update to 3.14.0:
* disable lazy translation in sphinx extension * Trivial: adjust import order to fit the import order guideline * Make error message more clear * Add min and max values to Float type and Opt * Fix parameters of assertEqual are misplaced * Updated from global requirements * Add max_length to URIOpt * Remove discover from test-requirements * update docs for sphinxconfiggen * Add URIOpt to doced option types OBS-URL: https://build.opensuse.org/package/show/Cloud:OpenStack:Factory/python-oslo.config?expand=0&rev=49
This commit is contained in:
parent
c3e2c847d2
commit
37866e53ec
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:adf3e24f6c9bd8145d979c2b8c4ce9263af2d9d14f7a6a137391a23102c5a264
|
|
||||||
size 107073
|
|
3
oslo.config-3.14.0.tar.gz
Normal file
3
oslo.config-3.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:84ffe8ea2729384451ac0f109e255da6e68ad92437ba7954264f5f79b461045d
|
||||||
|
size 108240
|
@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 8 09:26:42 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
- update to 3.14.0:
|
||||||
|
* disable lazy translation in sphinx extension
|
||||||
|
* Trivial: adjust import order to fit the import order guideline
|
||||||
|
* Make error message more clear
|
||||||
|
* Add min and max values to Float type and Opt
|
||||||
|
* Fix parameters of assertEqual are misplaced
|
||||||
|
* Updated from global requirements
|
||||||
|
* Add max_length to URIOpt
|
||||||
|
* Remove discover from test-requirements
|
||||||
|
* update docs for sphinxconfiggen
|
||||||
|
* Add URIOpt to doced option types
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 29 15:42:13 UTC 2016 - dmueller@suse.com
|
Fri Jul 29 15:42:13 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%global sname oslo.config
|
%global sname oslo.config
|
||||||
Name: python-oslo.config
|
Name: python-oslo.config
|
||||||
Version: 3.13.0
|
Version: 3.14.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: OpenStack common configuration library
|
Summary: OpenStack common configuration library
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user