1
0

- 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:
Dirk Mueller 2016-08-08 09:27:13 +00:00 committed by Git OBS Bridge
parent c3e2c847d2
commit 37866e53ec
4 changed files with 19 additions and 4 deletions

View File

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

View File

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

View File

@ -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

View File

@ -18,7 +18,7 @@
%global sname oslo.config
Name: python-oslo.config
Version: 3.13.0
Version: 3.14.0
Release: 0
Summary: OpenStack common configuration library
License: Apache-2.0