Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-voila for openSUSE:Factory 
checked in at 2022-06-05 21:28:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-voila (Old)
 and      /work/SRC/openSUSE:Factory/.python-voila.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-voila"

Sun Jun  5 21:28:35 2022 rev:10 rq:980882 version:0.3.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-voila/python-voila.changes        
2022-01-08 23:24:33.606277726 +0100
+++ /work/SRC/openSUSE:Factory/.python-voila.new.1548/python-voila.changes      
2022-06-05 21:28:40.801058445 +0200
@@ -1,0 +2,87 @@
+Sun Jun  5 11:18:43 UTC 2022 - Ben Greiner <c...@bnavigator.de>
+
+- Update to version 0.3.5:
+  * feat: support all kernel ServerConnection options #1129
+    (@maartenbreddels)
+- Release 0.3.4:
+  * feat: make request info available in env for preheated kernels
+    #1109 (@mariobuikhuizen)
+
+-------------------------------------------------------------------
+Fri Mar 18 17:21:06 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- update to version 0.3.3:
+  * Enhancements made
+    + Add theme handling to error pages #1108 (@martinRenou)
+    + Add timeout on the control comm target #1106 (@martinRenou)
+  * Documentation improvements
+    + Remove extra tick from the Changelog #1099 (@martinRenou)
+
+-------------------------------------------------------------------
+Sun Feb 27 01:04:44 UTC 2022 - Arun Persaud <a...@gmx.de>
+
+- specfile
+  * require jupyterlab-server for tests
+
+- update to version 0.3.2:
+  * Enhancements made
+    + JupyterLab Voila preview extension: Automatically save Notebook
+      before refreshing the preview #1094 (@legendb317)
+    + Update JupyterLab extension logo #1092 (@martinRenou)
+    + Handle JupyterLab custom themes #1089 (@martinRenou)
+  * Bugs fixed
+    + Bump css-loader and `style-loader" #1096 (@trungleduc)
+  * Maintenance and upkeep improvements
+    + Bump url-parse from 1.5.3 to 1.5.7 in /ui-tests #1097
+      (@dependabot)
+    + Bump follow-redirects from 1.14.7 to 1.14.8 in /ui-tests #1093
+      (@dependabot)
+    + Bump simple-get from 3.1.0 to 3.1.1 in /ui-tests #1091
+      (@dependabot)
+    + Add script to automatically reset the stable branch on release
+      #1085 (@jtpio)
+    + Add bot for updating Galata references #1083 (@martinRenou)
+
+- changes from version 0.3.1:
+  * Enhancements made
+    + Allow all lab templates to use the lab theme #1064
+      (@martinRenou)
+    + Fix element style display #1058 (@martinRenou)
+    + Add more Jinja macros #1057 (@martinRenou)
+    + Lab template: fix body tag #1053 (@martinRenou)
+    + Implement async generator based Voila get handler #1025
+      (@davidbrochart)
+    + Feature: fetch all widgets in one single comm message using the
+      control channel #766 (@maartenbreddels)
+  * Bugs fixed
+    + Fix file redirect error #1073 (@trungleduc)
+    + Lab template: fix body tag #1053 (@martinRenou)
+  * Maintenance and upkeep improvements
+    + Bump node-fetch from 2.6.1 to 2.6.7 #1079 (@dependabot)
+    + Bump node-fetch from 2.6.1 to 2.6.7 in /ui-tests #1078
+      (@dependabot)
+    + Bump nanoid from 3.1.25 to 3.2.0 #1070 (@dependabot)
+    + Bump nanoid from 3.1.25 to 3.2.0 in /ui-tests #1069
+      (@dependabot)
+    + Bump trim-off-newlines from 1.0.1 to 1.0.3 #1066 (@dependabot)
+    + Fix Binder badge PR comment being overwritten #1065 (@jtpio)
+    + Automatically download labvariables CSS instead of shipping them
+      #1062 (@martinRenou)
+    + Remove traitlets 4 test, add missing traitlets dependency and
+      drop Python 3.6 support #1060 (@martinRenou)
+    + Bump follow-redirects from 1.14.3 to 1.14.7 in /ui-tests #1059
+      (@dependabot)
+    + Try fixing UI tests #1054 (@martinRenou)
+    + UI-tests: Update ipympl screenshots #1048 (@martinRenou)
+    + Turn off debug mode and remove warnings for
+      many_iopub_messages_test.py #1045 (@trungleduc)
+    + Use maintainer-tools base setup action, update Python versions
+      on CI #1043 (@jtpio)
+    + Use nbclient to create a new kernel client #860 (@davidbrochart)
+  * Documentation improvements
+    + Fix environment.yml file location in the README #1052
+      (@martinRenou)
+  * Other merged PRs
+    + Pin ipympl to 0.8.7 #1068 (@trungleduc)
+
+-------------------------------------------------------------------

Old:
----
  voila-0.3.0-gh.tar.gz
  voila-0.3.0.tar.gz

New:
----
  voila-0.3.5-gh.tar.gz
  voila-0.3.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-voila.spec ++++++
--- /var/tmp/diff_new_pack.hlyR0d/_old  2022-06-05 21:28:42.637060916 +0200
+++ /var/tmp/diff_new_pack.hlyR0d/_new  2022-06-05 21:28:42.657060942 +0200
@@ -24,24 +24,24 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
-
 %if 0%{?suse_version} > 1500
 %bcond_without libalternatives
 %else
 %bcond_with libalternatives
 %endif
-
 %{?!python_module:%define python_module() python3-%{**}}
 %define         skip_python2 1
 Name:           python-voila%{psuffix}
-Version:        0.3.0
+Version:        0.3.5
 Release:        0
 Summary:        Plugin for serving read-only live Jupyter notebooks
 License:        BSD-3-Clause
 URL:            https://github.com/voila-dashboards/voila
+# Need both source archives: PyPI for the npm compiled JS static files, GitHub 
for the tests
 Source:         
https://files.pythonhosted.org/packages/source/v/voila/voila-%{version}.tar.gz
 Source1:        
https://github.com/voila-dashboards/voila/archive/refs/tags/v%{version}.tar.gz#/voila-%{version}-gh.tar.gz
 Source99:       python-voila-rpmlintrc
+BuildRequires:  %{python_module base >= 3.7}
 BuildRequires:  %{python_module jupyter-packaging >= 0.10}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
@@ -49,14 +49,17 @@
 BuildRequires:  jupyter-notebook-filesystem
 BuildRequires:  python-rpm-macros
 Requires:       jupyter-voila = %{version}
-Requires:       python-jupyter-client >= 6.1.3
-Requires:       python-jupyter-server >= 0.3.0
-Requires:       python-nbclient >= 0.4.0
-Requires:       python-nbconvert >= 6.0.0
 Requires:       python-websockets >= 9.0
+Requires:       (python-jupyter-client >= 6.1.3 with python-jupyter-client < 8)
+Requires:       (python-jupyter-server >= 0.3.0 with python-jupyter-server < 2)
+Requires:       (python-jupyterlab-server >= 2.3.0 with 
python-jupyterlab-server < 3)
+Requires:       (python-nbclient >= 0.4 with python-nbclient < 0.6)
+Requires:       (python-nbconvert >= 6.4.5 with python-nbconvert < 7)
+Requires:       (python-traitlets >= 5.0.3 with python-traitlets < 6)
+BuildArch:      noarch
 %if %{with libalternatives}
-Requires:       alts
 BuildRequires:  alts
+Requires:       alts
 %else
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
@@ -65,13 +68,11 @@
 BuildRequires:  %{python_module ipywidgets}
 BuildRequires:  %{python_module matplotlib-web}
 BuildRequires:  %{python_module matplotlib}
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pandas}
 BuildRequires:  %{python_module pytest-tornasync}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module voila = %{version}}
 %endif
-BuildArch:      noarch
 %python_subpackages
 
 %description

++++++ voila-0.3.0-gh.tar.gz -> voila-0.3.5-gh.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-voila/voila-0.3.0-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-voila.new.1548/voila-0.3.5-gh.tar.gz differ: 
char 13, line 1

++++++ voila-0.3.0-gh.tar.gz -> voila-0.3.5.tar.gz ++++++
/work/SRC/openSUSE:Factory/python-voila/voila-0.3.0-gh.tar.gz 
/work/SRC/openSUSE:Factory/.python-voila.new.1548/voila-0.3.5.tar.gz differ: 
char 4, line 1

Reply via email to