Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package jupyter-jupyter_dashboards for
openSUSE:Factory checked in at 2021-09-23 23:03:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyter_dashboards (Old)
and /work/SRC/openSUSE:Factory/.jupyter-jupyter_dashboards.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "jupyter-jupyter_dashboards"
Thu Sep 23 23:03:52 2021 rev:2 rq:920900 version:0.7.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/jupyter-jupyter_dashboards/jupyter-jupyter_dashboards.changes
2019-05-22 10:57:32.726929855 +0200
+++
/work/SRC/openSUSE:Factory/.jupyter-jupyter_dashboards.new.1899/jupyter-jupyter_dashboards.changes
2021-09-23 23:03:56.408317947 +0200
@@ -1,0 +2,5 @@
+Wed Sep 15 10:02:52 UTC 2021 - [email protected]
+
+- %check: note there's no testsuite in the package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ jupyter-jupyter_dashboards.spec ++++++
--- /var/tmp/diff_new_pack.c81uox/_old 2021-09-23 23:03:56.848318275 +0200
+++ /var/tmp/diff_new_pack.c81uox/_new 2021-09-23 23:03:56.848318275 +0200
@@ -1,7 +1,7 @@
#
# spec file for package jupyter-jupyter_dashboards
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
#
-%bcond_without test
Name: jupyter-jupyter_dashboards
Version: 0.7.0
Release: 0
@@ -33,7 +32,7 @@
Requires: jupyter-notebook >= 4.0
Requires: python3-certifi
Requires(post): jupyter-notebook >= 4.0
-Requires(preun): jupyter-notebook >= 4.0
+Requires(preun):jupyter-notebook >= 4.0
Provides: python3-jupyter_dashboards = %{version}
Obsoletes: python3-jupyter_dashboards <= %{version}
BuildArch: noarch
@@ -83,10 +82,8 @@
%preun
%{jupyter_nbextension_disable jupyter_dashboards}
-%if %{with test}
%check
-python3 setup.py test
-%endif
+# python3 setup.py test
%files
%license LICENSE.md