Hello community,

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

Package is "python-fixtures"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-fixtures/python-fixtures.changes  
2014-04-09 13:15:30.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-fixtures.new/python-fixtures.changes     
2014-06-04 18:39:24.000000000 +0200
@@ -1,0 +2,5 @@
+Tue May 20 16:24:01 UTC 2014 - [email protected]
+
+- move unittest2 to the SLE11-specific requires (not needed on python 2.7+) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-fixtures.spec ++++++
--- /var/tmp/diff_new_pack.5VIxe9/_old  2014-06-04 18:39:24.000000000 +0200
+++ /var/tmp/diff_new_pack.5VIxe9/_new  2014-06-04 18:39:24.000000000 +0200
@@ -27,11 +27,11 @@
 BuildRequires:  python-devel
 BuildRequires:  python-testtools >= 0.9.22
 # Test requirements:
-BuildRequires:  python-unittest2
 #BuildRequires:  python-bzrlib.tests
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 BuildRequires:  python-discover
+BuildRequires:  python-unittest2
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %else
 BuildArch:      noarch

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

Reply via email to