Hello community,
here is the log from the commit of package python-jupyter-core for
openSUSE:Factory checked in at 2020-03-27 00:26:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter-core (Old)
and /work/SRC/openSUSE:Factory/.python-jupyter-core.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-jupyter-core"
Fri Mar 27 00:26:28 2020 rev:3 rq:785817 version:4.6.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jupyter-core/python-jupyter-core.changes
2020-02-29 21:18:28.586048430 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter-core.new.3160/python-jupyter-core.changes
2020-03-27 00:26:29.680293192 +0100
@@ -1,0 +2,5 @@
+Tue Mar 17 07:20:32 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Do not pull sybmol named package but real named package
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter-core.spec ++++++
--- /var/tmp/diff_new_pack.ryk0bd/_old 2020-03-27 00:26:30.692293704 +0100
+++ /var/tmp/diff_new_pack.ryk0bd/_new 2020-03-27 00:26:30.696293706 +0100
@@ -24,7 +24,6 @@
%define psuffix %{nil}
%bcond_with test
%endif
-
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define oldpython python
Name: python-jupyter-core%{psuffix}
@@ -32,7 +31,6 @@
Release: 0
Summary: Base package on which Jupyter projects rely
License: BSD-3-Clause
-Group: Development/Languages/Python
URL: https://github.com/jupyter/jupyter_core
Source0:
https://files.pythonhosted.org/packages/source/j/jupyter_core/jupyter_core-%{version}.tar.gz
# PATCH-FIX-OPENSUSE -- use_rpms_paths.patch -- change paths so they are easy
to replace at build time
@@ -75,9 +73,8 @@
%package -n jupyter-jupyter-core
Summary: Base package on which Jupyter projects rely
-Group: Development/Languages/Python
Requires: jupyter-notebook-filesystem
-Requires: python3-jupyter_core = %{version}
+Requires: python3-jupyter-core = %{version}
Provides: jupyter-jupyter_core = %{version}
Obsoletes: jupyter-jupyter_core < %{version}
Provides: jupyter-jupyter-core-doc = %{version}