Hello community,

here is the log from the commit of package python-socketpool for 
openSUSE:Factory checked in at 2015-12-03 13:30:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-socketpool (Old)
 and      /work/SRC/openSUSE:Factory/.python-socketpool.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-socketpool"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-socketpool/python-socketpool.changes      
2013-11-26 19:35:14.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-socketpool.new/python-socketpool.changes 
2015-12-03 13:30:15.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Jul 16 15:47:17 UTC 2015 - [email protected]
+
+- fix build on non-SUSE distros whose rpm does not know Recommends:
+- remove leftover encoding.patch
+
+-------------------------------------------------------------------

Old:
----
  encoding.patch

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

Other differences:
------------------
++++++ python-socketpool.spec ++++++
--- /var/tmp/diff_new_pack.9eicab/_old  2015-12-03 13:30:16.000000000 +0100
+++ /var/tmp/diff_new_pack.9eicab/_new  2015-12-03 13:30:16.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-socketpool
 #
-# 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
@@ -26,8 +26,10 @@
 Source:         
http://pypi.python.org/packages/source/s/socketpool/socketpool-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  python-nose
+%if 0%{?suse_version}
 Recommends:     python-eventlet
 Recommends:     python-gevent
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %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()")}


Reply via email to