Hello community,

here is the log from the commit of package python-testscenarios for 
openSUSE:Factory checked in at 2015-05-16 07:14:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-testscenarios (Old)
 and      /work/SRC/openSUSE:Factory/.python-testscenarios.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-testscenarios"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-testscenarios/python-testscenarios.changes    
    2013-06-05 13:36:05.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-testscenarios.new/python-testscenarios.changes
   2015-05-16 07:14:50.000000000 +0200
@@ -1,0 +2,8 @@
+Fri May 15 12:47:31 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 0.5.0:
+  * Tests fixed for Python 3.3, 3.4, 3.5. (Robert Collins)
+- add new build dependency python-pbr
+- add new runtime dependencies python-pbr and python-testtools
+
+-------------------------------------------------------------------

Old:
----
  testscenarios-0.4.tar.gz

New:
----
  testscenarios-0.5.0.tar.gz

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

Other differences:
------------------
++++++ python-testscenarios.spec ++++++
--- /var/tmp/diff_new_pack.65UZq2/_old  2015-05-16 07:14:51.000000000 +0200
+++ /var/tmp/diff_new_pack.65UZq2/_new  2015-05-16 07:14:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-testscenarios
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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-testscenarios
-Version:        0.4
+Version:        0.5.0
 Release:        0
 Url:            https://launchpad.net/testscenarios
 Summary:        Testscenarios, a pyunit extension for dependency injection
@@ -26,10 +26,13 @@
 Source:         
http://pypi.python.org/packages/source/t/testscenarios/testscenarios-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
+BuildRequires:  python-pbr >= 0.11
+BuildRequires:  python-testtools
 # Test requirements:
 BuildRequires:  python-extras
 BuildRequires:  python-nose
-BuildRequires:  python-testtools
+Requires:       python-pbr >= 0.11
+Requires:       python-testtools
 %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()")}
 %else

++++++ testscenarios-0.4.tar.gz -> testscenarios-0.5.0.tar.gz ++++++
++++ 2652 lines of diff (skipped)


Reply via email to