Hello community,
here is the log from the commit of package python-singledispatch for
openSUSE:Factory checked in at 2017-03-12 20:02:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-singledispatch (Old)
and /work/SRC/openSUSE:Factory/.python-singledispatch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-singledispatch"
Sun Mar 12 20:02:08 2017 rev:4 rq:477296 version:3.4.0.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-singledispatch/python-singledispatch.changes
2015-05-18 22:25:23.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-singledispatch.new/python-singledispatch.changes
2017-03-12 20:02:13.436835769 +0100
@@ -1,0 +2,5 @@
+Mon Mar 6 13:49:27 UTC 2017 - [email protected]
+
+- provide python2-singledispatch to support singlespec transparently
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-singledispatch.spec ++++++
--- /var/tmp/diff_new_pack.HqJyLW/_old 2017-03-12 20:02:14.044749749 +0100
+++ /var/tmp/diff_new_pack.HqJyLW/_new 2017-03-12 20:02:14.044749749 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-singledispatch
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -28,6 +28,7 @@
BuildRequires: python-setuptools
BuildRequires: python-six
Requires: python-six
+Provides: python2-singledispatch
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()")}