Hello community,
here is the log from the commit of package python3-EasyProcess for
openSUSE:Factory checked in at 2017-03-02 19:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-EasyProcess (Old)
and /work/SRC/openSUSE:Factory/.python3-EasyProcess.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-EasyProcess"
Thu Mar 2 19:39:51 2017 rev:9 rq:461165 version:0.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-EasyProcess/python3-EasyProcess.changes
2016-10-28 10:45:00.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-EasyProcess.new/python3-EasyProcess.changes
2017-03-02 19:39:52.270107802 +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-EasyProcess.spec ++++++
--- /var/tmp/diff_new_pack.UsPW3x/_old 2017-03-02 19:39:52.878021780 +0100
+++ /var/tmp/diff_new_pack.UsPW3x/_new 2017-03-02 19:39:52.882021213 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-EasyProcess
#
-# 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 @@
BuildRequires: python3
BuildRequires: python3-2to3
BuildRequires: python3-devel
-BuildRequires: python3-distribute
+BuildRequires: python3-setuptools
BuildArch: noarch
%description