Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipyvuetify for 
openSUSE:Factory checked in at 2024-09-16 17:43:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipyvuetify (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipyvuetify.new.29891 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipyvuetify"

Mon Sep 16 17:43:08 2024 rev:9 rq:1201286 version:1.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipyvuetify/python-ipyvuetify.changes      
2024-04-02 16:40:44.917552152 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ipyvuetify.new.29891/python-ipyvuetify.changes
   2024-09-16 17:44:20.684204792 +0200
@@ -1,0 +2,7 @@
+Sun Sep 15 16:53:38 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Update to 1.10.0
+  * Jupyter Lab 4 support
+- Drop avoidnpm.patch
+
+-------------------------------------------------------------------

Old:
----
  avoidnpm.patch
  ipyvuetify-1.9.1.tar.gz

New:
----
  ipyvuetify-1.10.0.tar.gz

BETA DEBUG BEGIN:
  Old:  * Jupyter Lab 4 support
- Drop avoidnpm.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ python-ipyvuetify.spec ++++++
--- /var/tmp/diff_new_pack.S4UWeW/_old  2024-09-16 17:44:21.224227125 +0200
+++ /var/tmp/diff_new_pack.S4UWeW/_new  2024-09-16 17:44:21.228227291 +0200
@@ -16,19 +16,18 @@
 #
 
 
-%define skip_python39 1
+%define distversion 1.10
 Name:           python-ipyvuetify
-Version:        1.9.1
+Version:        1.10.0
 Release:        0
 Summary:        Jupyter widgets based on vuetify UI components
 License:        MIT
 URL:            https://github.com/mariobuikhuizen/ipyvuetify
 Source0:        
https://files.pythonhosted.org/packages/source/i/ipyvuetify/ipyvuetify-%{version}.tar.gz
 Source1:        
https://github.com/widgetti/ipyvuetify/raw/v%{version}/examples/Examples.ipynb
-# PATCH-FIX-OPENSUSE avoid-npm.patch c...@bnavigator.de
-Patch0:         avoidnpm.patch
-BuildRequires:  %{python_module jupyter-packaging >= 0.7.9}
-BuildRequires:  %{python_module jupyterlab >= 3}
+# TODO: Use local-npm-registry  
https://github.com/openSUSE/obs-service-node_modules
+# This would first require the generate_source step, then the npm build step
+BuildRequires:  %{python_module jupyterlab >= 4}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
@@ -53,7 +52,7 @@
 Summary:        Jupyter widgets based on vuetify UI components - nbextension
 Requires:       jupyter-notebook
 # Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
-Requires:       python3dist(ipyvuetify) = %{version}
+Requires:       python3dist(ipyvuetify) = %{distversion}
 Suggests:       python3-ipyvuetify
 
 %description -n jupyter-ipyvuetify-nbextension
@@ -65,7 +64,7 @@
 Summary:        Jupyter widgets based on vuetify UI components - labextension
 Requires:       jupyter-jupyterlab
 # Any flavor is okay, but suggest the primary one for automatic zypper choice 
-- boo#1214354
-Requires:       python3dist(ipyvuetify) = %{version}
+Requires:       python3dist(ipyvuetify) = %{distversion}
 Suggests:       python3-ipyvuetify
 
 %description -n jupyter-jupyterlab-ipyvuetify

++++++ ipyvuetify-1.9.1.tar.gz -> ipyvuetify-1.10.0.tar.gz ++++++
++++ 6632 lines of diff (skipped)

Reply via email to