Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jupyterlab-pygments for 
openSUSE:Factory checked in at 2022-12-25 15:15:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyterlab-pygments (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyterlab-pygments.new.1563 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyterlab-pygments"

Sun Dec 25 15:15:11 2022 rev:7 rq:1045279 version:0.2.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyterlab-pygments/python-jupyterlab-pygments.changes
    2022-08-02 22:09:32.781833795 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyterlab-pygments.new.1563/python-jupyterlab-pygments.changes
  2022-12-25 15:15:30.585596137 +0100
@@ -1,0 +2,6 @@
+Sun Dec 25 11:39:59 UTC 2022 - Ben Greiner <[email protected]>
+
+- Find the license in any installed sitelib: we might not have
+  python3 flavor (:backports)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyterlab-pygments.spec ++++++
--- /var/tmp/diff_new_pack.hJZhyA/_old  2022-12-25 15:15:30.993598446 +0100
+++ /var/tmp/diff_new_pack.hJZhyA/_new  2022-12-25 15:15:30.997598468 +0100
@@ -69,7 +69,7 @@
 %install
 %pyproject_install %{SOURCE0}
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
-cp  
%{buildroot}%{python3_sitelib}/jupyterlab_pygments-%{version}.dist-info/LICENSE 
.
+find %{buildroot}%{_prefix} -path 
'*/site-packages/jupyterlab_pygments-%{version}.dist-info/LICENSE' -exec cp {} 
. ';' -quit
 %endif
 
 %if %{with test}
@@ -84,7 +84,7 @@
 %{python_sitelib}/jupyterlab_pygments-%{version}.dist-info
 
 %files -n jupyter-jupyterlab-pygments
-%_jupyter_labextensions_dir3/jupyterlab_pygments
+%{_jupyter_labextensions_dir3}/jupyterlab_pygments
 %endif
 
 %changelog

Reply via email to