Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-jupytext for openSUSE:Factory
checked in at 2022-03-23 20:19:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupytext (Old)
and /work/SRC/openSUSE:Factory/.python-jupytext.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupytext"
Wed Mar 23 20:19:13 2022 rev:5 rq:964308 version:unknown
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupytext/python-jupytext.changes
2020-02-25 16:05:51.344446474 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupytext.new.25692/python-jupytext.changes
2022-03-23 20:21:05.090554631 +0100
@@ -1,0 +2,6 @@
+Wed Mar 23 12:28:43 UTC 2022 - [email protected]
+
+- python-mock is not required for build even if the testsuite would
+ run
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupytext.spec ++++++
--- /var/tmp/diff_new_pack.HwHoPC/_old 2022-03-23 20:21:05.674554961 +0100
+++ /var/tmp/diff_new_pack.HwHoPC/_new 2022-03-23 20:21:05.678554964 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jupytext
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -40,7 +40,6 @@
BuildArch: noarch
# SECTION test requirements
BuildRequires: %{python_module PyYAML}
-BuildRequires: %{python_module mock}
BuildRequires: %{python_module nbformat >= 4.0.0}
BuildRequires: %{python_module testfixtures}
# /SECTION