Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nbclient for openSUSE:Factory
checked in at 2024-06-27 16:00:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nbclient (Old)
and /work/SRC/openSUSE:Factory/.python-nbclient.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nbclient"
Thu Jun 27 16:00:40 2024 rev:33 rq:1183266 version:0.10.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nbclient/python-nbclient.changes
2024-04-02 16:41:14.858655535 +0200
+++
/work/SRC/openSUSE:Factory/.python-nbclient.new.18349/python-nbclient.changes
2024-06-27 16:01:09.109864538 +0200
@@ -1,0 +2,5 @@
+Wed Jun 26 01:36:57 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Remove upper bound on pytest.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nbclient.spec ++++++
--- /var/tmp/diff_new_pack.tbBCq1/_old 2024-06-27 16:01:09.629884385 +0200
+++ /var/tmp/diff_new_pack.tbBCq1/_new 2024-06-27 16:01:09.633884537 +0200
@@ -62,7 +62,7 @@
BuildRequires: %{python_module ipywidgets}
BuildRequires: %{python_module nbclient = %{version}}
BuildRequires: %{python_module nbconvert >= 7}
-BuildRequires: %{python_module pytest >= 7 with %python-pytest < 8}
+BuildRequires: %{python_module pytest >= 7}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module testpath}
BuildRequires: %{python_module xmltodict}