Hello community,
here is the log from the commit of package python-blessings for
openSUSE:Leap:15.2 checked in at 2020-03-31 07:23:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-blessings (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-blessings.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-blessings"
Tue Mar 31 07:23:13 2020 rev:18 rq:789490 version:1.7
Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/python-blessings/python-blessings.changes
2020-03-09 18:03:07.160750611 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-blessings.new.3160/python-blessings.changes
2020-03-31 07:23:15.622421219 +0200
@@ -1,0 +2,5 @@
+Fri Mar 27 10:08:34 UTC 2020 - Paolo Stivanin <[email protected]>
+
+- Remove nose dep since we are not running the tests
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-blessings.spec ++++++
--- /var/tmp/diff_new_pack.5l5rJi/_old 2020-03-31 07:23:16.686421681 +0200
+++ /var/tmp/diff_new_pack.5l5rJi/_new 2020-03-31 07:23:16.714421693 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-blessings
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -26,7 +26,6 @@
URL: https://github.com/erikrose/blessings
Source:
https://files.pythonhosted.org/packages/source/b/blessings/blessings-%{version}.tar.gz
BuildRequires: %{python_module curses}
-BuildRequires: %{python_module nose}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module six}
BuildRequires: python-rpm-macros