Hello community,

here is the log from the commit of package python-jupyter-core for 
openSUSE:Leap:15.2 checked in at 2020-03-29 14:55:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-jupyter-core (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.python-jupyter-core.new.3160 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter-core"

Sun Mar 29 14:55:31 2020 rev:2 rq:789094 version:4.6.3

Changes:
--------
--- 
/work/SRC/openSUSE:Leap:15.2/python-jupyter-core/python-jupyter-core.changes    
    2020-03-19 11:03:36.267887465 +0100
+++ 
/work/SRC/openSUSE:Leap:15.2/.python-jupyter-core.new.3160/python-jupyter-core.changes
      2020-03-29 14:55:33.547151650 +0200
@@ -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.4P3KIC/_old  2020-03-29 14:55:33.971151981 +0200
+++ /var/tmp/diff_new_pack.4P3KIC/_new  2020-03-29 14:55:33.975151983 +0200
@@ -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}


Reply via email to