Hello community,

here is the log from the commit of package python-cliff for openSUSE:Factory 
checked in at 2015-01-09 20:50:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cliff (Old)
 and      /work/SRC/openSUSE:Factory/.python-cliff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cliff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cliff/python-cliff.changes        
2014-09-15 18:25:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-cliff.new/python-cliff.changes   
2015-01-09 20:50:36.000000000 +0100
@@ -1,0 +2,19 @@
+Thu Jan  8 13:39:41 UTC 2015 - tbecht...@suse.com
+
+- update to 1.9.0:
+  * print the real error cmd argument
+  * Updated from global requirements
+  * Update link to docs in README
+  * Bring doc build up to standard
+  * Add pbr to installation requirements
+  * Add more detail to the README
+  * Updated from global requirements
+  * Add docs environment to tox.ini
+  * mock.assert_called_once() is not a valid method
+  * Work toward Python 3.4 support and testing
+  * warn against sorting requirements
+- Adjust Requires according to requirements.txt
+- Adjust BuildRequires accroding to test-requirements.txt
+- Fix build path for documentation
+
+-------------------------------------------------------------------

Old:
----
  cliff-1.7.0.tar.gz

New:
----
  cliff-1.9.0.tar.gz

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

Other differences:
------------------
++++++ python-cliff.spec ++++++
--- /var/tmp/diff_new_pack.0phtb1/_old  2015-01-09 20:50:36.000000000 +0100
+++ /var/tmp/diff_new_pack.0phtb1/_new  2015-01-09 20:50:36.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cliff
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-cliff
-Version:        1.7.0
+Version:        1.9.0
 Release:        0
 Url:            https://github.com/dreamhost/cliff
 Summary:        Command Line Interface Formulation Framework
@@ -33,8 +33,10 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-cmd2
 BuildRequires:  python-coverage >= 3.6
+BuildRequires:  python-httplib2 >= 0.7.5
 BuildRequires:  python-mock >= 1.0
 BuildRequires:  python-nose
+BuildRequires:  python-oslosphinx
 BuildRequires:  python-pbr
 BuildRequires:  python-pyparsing >= 2.0.1
 BuildRequires:  python-six
@@ -46,7 +48,7 @@
 Requires:       python-cmd2 >= 0.6.7
 Requires:       python-pyparsing >= 2.0.1
 Requires:       python-six >= 1.7.0
-Requires:       python-stevedore >= 0.14
+Requires:       python-stevedore >= 1.1.0
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %py_requires
@@ -91,6 +93,6 @@
 
 %files doc
 %defattr(-,root,root,-)
-%doc docs/build/html demoapp
+%doc doc/build/html demoapp
 
 %changelog

++++++ cliff-1.7.0.tar.gz -> cliff-1.9.0.tar.gz ++++++
++++ 3394 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to