Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ipysheet for openSUSE:Factory 
checked in at 2023-06-14 16:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ipysheet (Old)
 and      /work/SRC/openSUSE:Factory/.python-ipysheet.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ipysheet"

Wed Jun 14 16:29:53 2023 rev:9 rq:1092989 version:0.7.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ipysheet/python-ipysheet.changes  
2022-12-26 23:28:09.604967287 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ipysheet.new.15902/python-ipysheet.changes   
    2023-06-14 16:31:19.399199899 +0200
@@ -1,0 +2,5 @@
+Tue Jun 13 20:56:25 UTC 2023 - Ben Greiner <[email protected]>
+
+- Unpin jupyterlab build requirement
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-ipysheet.spec ++++++
--- /var/tmp/diff_new_pack.jdOh4u/_old  2023-06-14 16:31:20.571207103 +0200
+++ /var/tmp/diff_new_pack.jdOh4u/_new  2023-06-14 16:31:20.607207324 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ipysheet
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define         skip_python2 1
+%define distversion 0.7
 Name:           python-ipysheet
 Version:        0.7.0
 Release:        0
@@ -26,11 +26,12 @@
 Source:         
https://files.pythonhosted.org/packages/source/i/ipysheet/ipysheet-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.6}
 BuildRequires:  %{python_module jupyter_packaging >= 0.7.9 with 
%python-jupyter_packaging < 1}
-BuildRequires:  %{python_module jupyterlab >= 3.0.0 with %python-jupyterlab < 
4}
+BuildRequires:  %{python_module jupyterlab >= 3.0.0}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools >= 40.8}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
+BuildRequires:  jupyter-rpm-macros
 BuildRequires:  python-rpm-macros
 Requires:       jupyter-ipysheet = %{version}
 Requires:       (python-ipywidgets >= 7.5.0 with python-ipywidgets < 9)
@@ -58,9 +59,9 @@
 
 %package -n jupyter-ipysheet
 Summary:        Spreadsheet widget for the Jupyter notebook - Jupyterfiles
-Requires:       python3-ipysheet = %{version}
 Requires:       (jupyter-ipywidgets >= 7.5.0 with jupyter-ipywidgets < 9)
 Requires:       (jupyter-jupyterlab or jupyter-notebook)
+Requires:       python3dist(ipysheet) = %{distversion}
 Provides:       jupyter-ipysheet = %{version}-%{release}
 
 %description -n jupyter-ipysheet

Reply via email to