Hello community,
here is the log from the commit of package python3-nose-cover3 for
openSUSE:Factory checked in at 2017-03-02 19:42:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-nose-cover3 (Old)
and /work/SRC/openSUSE:Factory/.python3-nose-cover3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-nose-cover3"
Thu Mar 2 19:42:19 2017 rev:5 rq:461215 version:0.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-nose-cover3/python3-nose-cover3.changes
2016-05-25 21:24:56.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.python3-nose-cover3.new/python3-nose-cover3.changes
2017-03-02 19:42:20.281164095 +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-nose-cover3.spec ++++++
--- /var/tmp/diff_new_pack.D0brhA/_old 2017-03-02 19:42:21.061053742 +0100
+++ /var/tmp/diff_new_pack.D0brhA/_new 2017-03-02 19:42:21.065053177 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python3-nose-cover3
#
-# 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
Requires: python3-coverage
Requires: python3-nose
BuildArch: noarch