commit python-jupyter-protocol for openSUSE:Factory

2020-01-16 Thread root
Hello community,

here is the log from the commit of package python-jupyter-protocol for 
openSUSE:Factory checked in at 2020-01-16 18:20:57

Comparing /work/SRC/openSUSE:Factory/python-jupyter-protocol (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter-protocol.new.26092 (New)


Package is "python-jupyter-protocol"

Thu Jan 16 18:20:57 2020 rev:3 rq:764777 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter-protocol/python-jupyter-protocol.changes
  2019-11-29 16:02:43.224810265 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-protocol.new.26092/python-jupyter-protocol.changes
   2020-01-16 18:20:57.872965435 +0100
@@ -1,0 +2,6 @@
+Wed Jan 15 15:32:26 UTC 2020 - Todd R 
+
+- Update to 0.2.0
+  * Rework everything to use "protocol" instead of "client"
+
+---

Old:

  jupyter_protocol-0.1.1.tar.gz

New:

  jupyter_protocol-0.2.0.tar.gz



Other differences:
--
++ python-jupyter-protocol.spec ++
--- /var/tmp/diff_new_pack.dsAXyZ/_old  2020-01-16 18:20:58.476965777 +0100
+++ /var/tmp/diff_new_pack.dsAXyZ/_new  2020-01-16 18:20:58.476965777 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_protocol
 #
-# Copyright (c) 2019 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
@@ -18,7 +18,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-jupyter-protocol
-Version:0.1.1
+Version:0.2.0
 Release:0
 License:BSD-3-Clause
 Summary:Jupyter protocol implementation

++ jupyter_protocol-0.1.1.tar.gz -> jupyter_protocol-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_protocol-0.1.1/PKG-INFO 
new/jupyter_protocol-0.2.0/PKG-INFO
--- old/jupyter_protocol-0.1.1/PKG-INFO 2018-06-10 11:33:52.0 +0200
+++ new/jupyter_protocol-0.2.0/PKG-INFO 2019-12-01 23:00:35.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: jupyter_protocol
-Version: 0.1.1
+Version: 0.2.0
 Summary: Jupyter protocol implementation
 Home-page: https://jupyter.org
 Author: Jupyter Development Team
@@ -14,5 +14,5 @@
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 3
-Requires-Python: >=3.4
+Requires-Python: >=3.5
 Provides-Extra: test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_protocol-0.1.1/docs/Makefile 
new/jupyter_protocol-0.2.0/docs/Makefile
--- old/jupyter_protocol-0.1.1/docs/Makefile2018-03-31 15:36:26.0 
+0200
+++ new/jupyter_protocol-0.2.0/docs/Makefile2019-11-05 17:35:45.0 
+0100
@@ -87,9 +87,9 @@
@echo
@echo "Build finished; now you can run "qcollectiongenerator" with the" 
\
  ".qhcp project file in $(BUILDDIR)/qthelp, like this:"
-   @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/jupyter_client.qhcp"
+   @echo "# qcollectiongenerator $(BUILDDIR)/qthelp/jupyter_protocol.qhcp"
@echo "To view the help file:"
-   @echo "# assistant -collectionFile 
$(BUILDDIR)/qthelp/jupyter_client.qhc"
+   @echo "# assistant -collectionFile 
$(BUILDDIR)/qthelp/jupyter_protocol.qhc"
 
 applehelp:
$(SPHINXBUILD) -b applehelp $(ALLSPHINXOPTS) $(BUILDDIR)/applehelp
@@ -104,8 +104,8 @@
@echo
@echo "Build finished."
@echo "To view the help file:"
-   @echo "# mkdir -p $$HOME/.local/share/devhelp/jupyter_client"
-   @echo "# ln -s $(BUILDDIR)/devhelp 
$$HOME/.local/share/devhelp/jupyter_client"
+   @echo "# mkdir -p $$HOME/.local/share/devhelp/jupyter_protocol"
+   @echo "# ln -s $(BUILDDIR)/devhelp 
$$HOME/.local/share/devhelp/jupyter_protocol"
@echo "# devhelp"
 
 epub:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/jupyter_protocol-0.1.1/docs/api/client.rst 
new/jupyter_protocol-0.2.0/docs/api/client.rst
--- old/jupyter_protocol-0.1.1/docs/api/client.rst  2018-03-31 
15:36:26.0 +0200
+++ new/jupyter_protocol-0.2.0/docs/api/client.rst  1970-01-01 
01:00:00.0 +0100
@@ -1,43 +0,0 @@
-client - communicating with kernels
-===
-
-.. currentmodule:: jupyter_client
-
-.. seealso::
-
-   :doc:`/messaging`
- The Jupyter messaging specification
-
-.. autoclass:: KernelClient
-
-   .. automethod:: load_connection_file
-
-   .. automethod:: load_connection_info
-

commit python-jupyter-protocol for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package python-jupyter-protocol for 
openSUSE:Factory checked in at 2019-11-29 15:58:19

Comparing /work/SRC/openSUSE:Factory/python-jupyter-protocol (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter-protocol.new.26869 (New)


Package is "python-jupyter-protocol"

Fri Nov 29 15:58:19 2019 rev:2 rq:749691 version:0.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter-protocol/python-jupyter-protocol.changes
  2019-08-13 13:17:21.797476565 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter-protocol.new.26869/python-jupyter-protocol.changes
   2019-11-29 16:02:43.224810265 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 17:41:25 UTC 2019 - Todd R 
+
+- jupyter_core has been renamed to jupyter-core
+
+---



Other differences:
--
++ python-jupyter-protocol.spec ++
--- /var/tmp/diff_new_pack.pI7KZq/_old  2019-11-29 16:02:43.628810099 +0100
+++ /var/tmp/diff_new_pack.pI7KZq/_new  2019-11-29 16:02:43.632810097 +0100
@@ -28,7 +28,7 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module setuptools}
 # SECTION test requirements
-BuildRequires:  %{python_module jupyter_core}
+BuildRequires:  %{python_module jupyter-core}
 BuildRequires:  %{python_module python-dateutil >= 2.1}
 BuildRequires:  %{python_module pyzmq >= 13}
 BuildRequires:  %{python_module traitlets}
@@ -38,7 +38,7 @@
 BuildRequires:  %{python_module mock}
 # /SECTION
 BuildRequires:  fdupes
-Requires:   python-jupyter_core
+Requires:   python-jupyter-core
 Requires:   python-python-dateutil >= 2.1
 Requires:   python-pyzmq >= 13
 Requires:   python-traitlets