Hello community,

here is the log from the commit of package python3-testscenarios for 
openSUSE:Factory checked in at 2013-10-24 14:12:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-testscenarios (Old)
 and      /work/SRC/openSUSE:Factory/.python3-testscenarios.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-testscenarios"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python3-testscenarios/python3-testscenarios.changes  
    2013-06-21 19:09:05.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-testscenarios.new/python3-testscenarios.changes
 2013-10-24 14:13:02.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Oct 23 08:47:34 UTC 2013 - [email protected]
+
+- Add BuildRequires: python3 for openSUSE 12.2, so hashlib is
+  available.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-testscenarios.spec ++++++
--- /var/tmp/diff_new_pack.zas7TU/_old  2013-10-24 14:13:04.000000000 +0200
+++ /var/tmp/diff_new_pack.zas7TU/_new  2013-10-24 14:13:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-testscenarios
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -23,6 +23,10 @@
 License:        Apache-2.0 or BSD-3-Clause
 Group:          Development/Languages/Python
 Source:         
http://pypi.python.org/packages/source/t/testscenarios/testscenarios-%{version}.tar.gz
+# for hashlib
+%if 0%{?suse_version} <= 1220
+BuildRequires:  python3
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python3-devel
 # Test requirements:

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

Reply via email to