Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2014-04-20 11:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old)
 and      /work/SRC/openSUSE:Factory/.python-oslo.config.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oslo.config"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes    
2014-03-28 13:56:30.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
    2014-04-20 11:36:07.000000000 +0200
@@ -2 +2 @@
-Thu Mar 27 10:19:08 UTC 2014 - [email protected]
+Wed Apr  2 09:05:43 UTC 2014 - [email protected]
@@ -4,2 +4,29 @@
-- switch back to released version of oslo.config (which is
-  recommended for Icehouse)
+- Update to version 1.3.0:
+  * Include the 'meta' trove classifiers for python versions
+  * Do substitution on overrides and defaults too
+  * Follow style guide for help strings
+  * Updated from global requirements
+  * Convert to oslo.test
+  * Fix a whitespace in a comment
+  * Fix docstring of parsing order
+  * Switch over to oslosphinx
+  * Remove extraneous vim configuration comments
+  * Fix misspellings in oslo.config
+  * Add py33 trove classifier
+  * Support building wheels (PEP-427)
+  * Add Style Guide for help of config options
+  * Add docs for types
+  * Throw exception if --config-dir doesn't exist
+  * Remove copyright from empty files
+  * Implemented support for custom opt types
+  * Fix for parsing error with Dollar Sign ($) in values
+  * Utilizes assertIsNone and assertIsNotNone
+  * Fix spelling errors in docstrings and comments
+  * Added support of operator '=='
+  * Updated from global requirements
+  * Updated from global requirements
+  * Fix to make ConfigOpts no longer obscure IOErrors
+  * Replace assertEquals with assertEqual
+  * Updated from global requirements
+  * Add the ability to validate default options value
+- Switch to Icehouse release
@@ -8 +35 @@
-Mon Mar 10 16:24:49 UTC 2014 -  [email protected]
+Thu Mar 27 10:19:08 UTC 2014 - [email protected]
@@ -10,2 +37,2 @@
-- Update to version oslo.config-1.3.0a0.40.gb347519:
-  * Include the 'meta' trove classifiers for python versions
+- switch back to released version of oslo.config (which is
+  recommended for Icehouse)

Old:
----
  oslo.config-1.2.1.tar.gz

New:
----
  oslo.config-1.3.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-oslo.config.spec ++++++
--- /var/tmp/diff_new_pack.5pb4Bp/_old  2014-04-20 11:36:08.000000000 +0200
+++ /var/tmp/diff_new_pack.5pb4Bp/_new  2014-04-20 11:36:08.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-oslo.config
-Version:        1.2.1
+Version:        1.3.0
 Release:        0
 Url:            https://launchpad.net/oslo/
 Summary:        OpenStack configuration API
@@ -28,8 +28,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  python-devel
-BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr
+# Documentation requirements:
+BuildRequires:  python-oslosphinx
 # Test requirements:
 #BuildRequires:  python-coverage >= 3.6
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -39,13 +40,13 @@
 BuildRequires:  python-fixtures >= 0.3.14
 BuildRequires:  python-mock >= 1.0
 BuildRequires:  python-oslotest
-BuildRequires:  python-python-subunit
-BuildRequires:  python-six
+BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-six >= 1.5.2
 BuildRequires:  python-testrepository >= 0.0.17
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 0.9.32
 Requires:       python-pbr
-Requires:       python-six
+Requires:       python-six >= 1.5.2
 Provides:       python-oslo-config = 2013.2
 Obsoletes:      python-oslo-config < 2013.2
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110

++++++ _service ++++++
--- /var/tmp/diff_new_pack.5pb4Bp/_old  2014-04-20 11:36:08.000000000 +0200
+++ /var/tmp/diff_new_pack.5pb4Bp/_new  2014-04-20 11:36:08.000000000 +0200
@@ -5,6 +5,8 @@
   <service mode="disabled" name="set_version">
     <param name="basename">oslo.config</param>
   </service>
+  <service name="python_requires" mode="disabled">
+  </service>
   <service name="refresh_patches" mode="disabled">
     <param name="changesgenerate">enable</param>
   </service>

++++++ oslo.config-1.2.1.tar.gz -> oslo.config-1.3.0.tar.gz ++++++
++++ 5712 lines of diff (skipped)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to