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 2022-05-12 22:59:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex (Old)
 and      /work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jupyter-jupyterlab-latex"

Thu May 12 22:59:20 2022 rev:4 rq:976236 version:3.1.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jupyter-jupyterlab-latex/jupyter-jupyterlab-latex.changes
        2020-01-16 18:20:21.916945096 +0100
+++ 
/work/SRC/openSUSE:Factory/.jupyter-jupyterlab-latex.new.1538/jupyter-jupyterlab-latex.changes
      2022-05-12 22:59:48.532752376 +0200
@@ -1,0 +2,13 @@
+Wed May 11 08:19:59 UTC 2022 - Ben Greiner <[email protected]>
+
+- Update to 3.1.0
+  * Switch to prebuilt (federated) extension model
+  * Fix bug with icons visibility in the dark theme
+- Release 3.0.0
+  * Update to JupyterLab 3.0
+  * Add LaTeX file menu
+  * Add download PDF button
+- Release 2.0.0
+  * Update to JupyterLab 2.0
+
+-------------------------------------------------------------------

Old:
----
  jupyterlab_latex-1.0.0-py3-none-any.whl

New:
----
  jupyter-jupyterlab-latex-rpmlintrc
  jupyterlab_latex-3.1.0-py3-none-any.whl

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

Other differences:
------------------
++++++ jupyter-jupyterlab-latex.spec ++++++
--- /var/tmp/diff_new_pack.k0ZcGR/_old  2022-05-12 22:59:49.080753112 +0200
+++ /var/tmp/diff_new_pack.k0ZcGR/_new  2022-05-12 22:59:49.080753112 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jupyter-jupyterlab-latex
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,27 +18,26 @@
 
 %define pythons python3
 Name:           jupyter-jupyterlab-latex
-Version:        1.0.0
+Version:        3.1.0
 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
 Source:         
https://files.pythonhosted.org/packages/py3/j/jupyterlab_latex/jupyterlab_latex-%{version}-py3-none-any.whl
+Source99:       jupyter-jupyterlab-latex-rpmlintrc
 BuildRequires:  fdupes
+BuildRequires:  jupyter-jupyterlab
 BuildRequires:  jupyter-notebook
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-base >= 3.6
 BuildRequires:  python3-pip
 Requires:       jupyter-notebook
 Requires:       texlive-latex-bin
-Provides:       python3-jupyter_jupyterlab_latex = %{version}
-Obsoletes:      python3-jupyter_jupyterlab_latex <= %{version}
-Provides:       python3-jupyterlab-latex = %{version}
+Provides:       python3-jupyter_jupyterlab_latex = %{version}-%{release}
+Obsoletes:      python3-jupyter_jupyterlab_latex < %{version}-%{release}
+Provides:       python3-jupyterlab-latex = %{version}-%{release}
 BuildArch:      noarch
-# SECTION test requirements
-BuildRequires:  jupyter-jupyterlab
-# /SECTION
 
 %description
 An extension for JupyterLab which allows for live-editing of LaTeX documents.
@@ -54,12 +53,19 @@
 %pyproject_install
 
 %{jupyter_move_config}
-%{fdupes %{buildroot}%{_jupyter_prefix} %{buildroot}%{python3_sitelib}}
+%fdupes %{buildroot}%{_jupyter_prefix}
+%fdupes %{buildroot}%{python3_sitelib}
+
+#%%check
+# no python tests
 
 %files
 %license %{python3_sitelib}/jupyterlab_latex-*.dist-info/LICENSE
-%{python3_sitelib}/jupyterlab_latex-*.dist-info
+%{python3_sitelib}/jupyterlab_latex-%{version}*.dist-info
 %{python3_sitelib}/jupyterlab_latex/
-%config %{_jupyter_servextension_confdir}/jupyterlab_latex.json
+%dir %_jupyter_labextensions_dir3/@jupyterlab
+%_jupyter_labextensions_dir3/@jupyterlab/latex
+%_jupyter_config %{_jupyter_servextension_confdir}/jupyterlab_latex.json
+%_jupyter_config %{_jupyter_server_confdir}/jupyterlab_latex.json
 
 %changelog

++++++ jupyter-jupyterlab-latex-rpmlintrc ++++++
# Note: These are not really backup files, they are needed
addFilter("backup-file-in-package .*/package.json.orig")
addFilter("filelist-forbidden .*/package.json.orig")

Reply via email to