Hello community,
here is the log from the commit of package python3-PasteDeploy for
openSUSE:Factory checked in at 2017-03-02 19:39:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-PasteDeploy (Old)
and /work/SRC/openSUSE:Factory/.python3-PasteDeploy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-PasteDeploy"
Thu Mar 2 19:39:35 2017 rev:7 rq:461150 version:1.5.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-PasteDeploy/python3-PasteDeploy.changes
2016-05-25 21:23:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-PasteDeploy.new/python3-PasteDeploy.changes
2017-03-02 19:39:36.384355697 +0100
@@ -1,0 +2,5 @@
+Wed Mar 1 00:35:59 UTC 2017 - [email protected]
+
+- Change python3-distribute BuildRequires to python3-setuptools
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python3-PasteDeploy.spec ++++++
--- /var/tmp/diff_new_pack.t4I2zb/_old 2017-03-02 19:39:36.976271938 +0100
+++ /var/tmp/diff_new_pack.t4I2zb/_new 2017-03-02 19:39:36.976271938 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-PasteDeploy
#
-# Copyright (c) 2016 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
@@ -27,7 +27,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python3
BuildRequires: python3-devel
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
#there is no port of Paste yet
#Requires: python3-Paste