Hello community,
here is the log from the commit of package python-PasteScript for
openSUSE:Factory checked in at 2013-10-25 11:25:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-PasteScript (Old)
and /work/SRC/openSUSE:Factory/.python-PasteScript.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PasteScript"
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-PasteScript/python-PasteScript.changes
2012-06-26 17:57:17.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python-PasteScript.new/python-PasteScript.changes
2013-10-25 11:25:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:09:51 UTC 2013 - [email protected]
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-PasteScript.spec ++++++
--- /var/tmp/diff_new_pack.GHdPd0/_old 2013-10-25 11:25:49.000000000 +0200
+++ /var/tmp/diff_new_pack.GHdPd0/_new 2013-10-25 11:25:49.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-PasteScript
#
-# 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
@@ -28,7 +28,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-PasteDeploy
BuildRequires: python-devel
-BuildRequires: python-distribute
+BuildRequires: python-setuptools
%if 0%{?suse_version} && 0%{?suse_version} <= 1210
Requires: python-cheetah
%else
@@ -36,7 +36,7 @@
%endif
Requires: python-Paste >= 1.3
Requires: python-PasteDeploy
-Requires: python-distribute
+Requires: python-setuptools
Provides: python-pastescript = %{version}
Obsoletes: python-pastescript < %{version}
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]