Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jupyter-jupyterlab-latex for 
openSUSE:Factory checked in at 2024-09-06 17:18:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.10096 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyterlab-latex"

Fri Sep  6 17:18:28 2024 rev:9 rq:1199035 version:4.1.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex/jupyter-jupyterlab-latex.changes
        2024-05-13 17:58:33.734948660 +0200
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.10096/jupyter-jupyterlab-latex.changes
     2024-09-06 17:18:49.472588280 +0200
@@ -1,0 +2,9 @@
+Thu Sep  5 17:39:17 UTC 2024 - Ben Greiner <[email protected]>
+
+- Update to 4.1.1
+  * Migrate to updated JupyterLab extension template #230
+    (@akisaini)
+  * Fix a bug of synctex edit command #231 (@naoh16)
+  * Minor JS changes
+
+-------------------------------------------------------------------

Old:
----
  jupyterlab_latex-4.0.0-gh.tar.gz

New:
----
  jupyterlab_latex-4.1.1.tar.gz

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

Other differences:
------------------
++++++ jupyter-jupyterlab-latex.spec ++++++
--- /var/tmp/diff_new_pack.YMxW34/_old  2024-09-06 17:18:56.020860360 +0200
+++ /var/tmp/diff_new_pack.YMxW34/_new  2024-09-06 17:18:56.024860527 +0200
@@ -18,15 +18,13 @@
 
 %define pythons python3
 Name:           jupyter-jupyterlab-latex
-Version:        4.0.0
+Version:        4.1.1
 Release:        0
 Summary:        Jupyter Notebook server extension which acts as an endpoint 
for LaTeX
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 URL:            https://github.com/jupyterlab/jupyterlab-latex
-# >= 3.1 not on PyPI gh#jupyterlab/jupyterlab-latex#218
-#Source:         
https://files.pythonhosted.org/packages/py3/j/jupyterlab_latex/jupyterlab_latex-%%{version}-py3-none-any.whl
-Source0:        
https://github.com/jupyterlab/jupyterlab-latex/archive/refs/tags/v%{version}.tar.gz#/jupyterlab_latex-%{version}-gh.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/j/jupyterlab-latex/jupyterlab_latex-%{version}.tar.gz
 # package-lock.json file generated with command:
 # npm install --package-lock-only --legacy-peer-deps --ignore-scripts
 Source2:        package-lock.json
@@ -39,15 +37,15 @@
 BuildRequires:  local-npm-registry
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-base >= 3.8
+BuildRequires:  python3-hatch-jupyter-builder >= 0.5
+BuildRequires:  python3-hatch-nodejs-version >= 0.3.2
+BuildRequires:  python3-hatchling >= 1.5.0
 BuildRequires:  python3-pip
-BuildRequires:  python3-wheel
 BuildRequires:  texlive-latex-bin
-BuildRequires:  (python3-jupyter-packaging >= 0.12 with 
python3-jupyter-packaging < 2)
-BuildRequires:  (python3-jupyter-server >= 2 with python3-jupyter-server < 3)
-BuildRequires:  (python3-jupyterlab >= 4 with python3-jupyterlab < 5)
+BuildRequires:  (python3-jupyter-server >= 2.0.1 with python3-jupyter-server < 
3)
+BuildRequires:  (python3-jupyterlab > 4 with python3-jupyterlab < 5)
 Requires:       texlive-latex-bin
-Requires:       (python3-jupyter-server >= 2 with python3-jupyter-server < 3)
-Requires:       (python3-jupyterlab >= 4 with python3-jupyterlab < 5)
+Requires:       (python3-jupyter-server >= 2.0.1 with python3-jupyter-server < 
3)
 Provides:       python3-jupyter_jupyterlab_latex = %{version}-%{release}
 Obsoletes:      python3-jupyter_jupyterlab_latex < %{version}-%{release}
 Provides:       python3-jupyterlab-latex = %{version}-%{release}
@@ -57,7 +55,7 @@
 An extension for JupyterLab which allows for live-editing of LaTeX documents.
 
 %prep
-%autosetup -p1 -n jupyterlab-latex-%{version}
+%autosetup -p1 -n jupyterlab_latex-%{version}
 local-npm-registry %{_sourcedir} install --also=dev
 sed -i "s/jlpm/npm/" pyproject.toml
 sed -i "s/jlpm/npm run/g" package.json
@@ -82,8 +80,8 @@
 python3 -c 'import jupyterlab_latex'
 
 %files
-%license %{python3_sitelib}/jupyterlab_latex-*.dist-info/LICENSE
-%{python3_sitelib}/jupyterlab_latex-%{version}*.dist-info
+%license LICENSE
+%{python3_sitelib}/jupyterlab_latex-%{version}.dist-info
 %{python3_sitelib}/jupyterlab_latex/
 %dir %_jupyter_labextensions_dir3/@jupyterlab
 %_jupyter_labextensions_dir3/@jupyterlab/latex

++++++ jupyterlab_latex-4.0.0-gh.tar.gz -> jupyterlab_latex-4.1.1.tar.gz ++++++
++++ 8715 lines of diff (skipped)

++++++ node_modules.obscpio ++++++
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex/node_modules.obscpio 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.10096/node_modules.obscpio
 differ: char 3305, line 13

++++++ node_modules.spec.inc ++++++
++++ 1526 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex/node_modules.spec.inc
++++ and 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.10096/node_modules.spec.inc

++++++ package-lock.json ++++++
++++ 21401 lines (skipped)
++++ between 
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex/package-lock.json
++++ and 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.10096/package-lock.json

Reply via email to