Hello community,
here is the log from the commit of package python-Levenshtein for
openSUSE:Factory checked in at 2013-10-25 11:20:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-Levenshtein (Old)
and /work/SRC/openSUSE:Factory/.python-Levenshtein.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Levenshtein"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-Levenshtein/python-Levenshtein.changes
2012-02-08 15:34:05.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-Levenshtein.new/python-Levenshtein.changes
2013-10-25 11:20:39.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:07:43 UTC 2013 - [email protected]
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-Levenshtein.spec ++++++
--- /var/tmp/diff_new_pack.Zmirbj/_old 2013-10-25 11:20:43.000000000 +0200
+++ /var/tmp/diff_new_pack.Zmirbj/_new 2013-10-25 11:20:43.000000000 +0200
@@ -1,24 +1,31 @@
#
# spec file for package python-Levenshtein
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-#
-# This file and all modifications and additions to this
-# package are under the same license as the package itself.
+# 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
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: python-Levenshtein
Version: 0.10.2
Release: 0
-License: GPL-2.0+
Summary: Python extension computing string distances and similarities
-Url: http://github.com/miohtama/python-Levenshtein
+License: GPL-2.0+
Group: Development/Libraries/Python
+Url: http://github.com/miohtama/python-Levenshtein
Source0: python-Levenshtein-%{version}.tar.bz2
BuildRequires: python-devel
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitearch: %global python_sitearch %(python -c "from
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]