1
0
forked from pool/python-pycrdt

Accepting request 1183712 from devel:languages:python:jupyter

- Remove upper bound on pytest.

OBS-URL: https://build.opensuse.org/request/show/1183712
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pycrdt?expand=0&rev=3
This commit is contained in:
2024-06-28 13:47:30 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 28 00:36:00 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Remove upper bound on pytest.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 29 19:13:03 UTC 2024 - Ben Greiner <code@bnavigator.de> Fri Mar 29 19:13:03 UTC 2024 - Ben Greiner <code@bnavigator.de>

View File

@@ -30,7 +30,7 @@ BuildRequires: cargo-packaging
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
# SECTION test requirements # SECTION test requirements
BuildRequires: %{python_module pytest >= 7.4.2 with %python-pytest < 8} BuildRequires: %{python_module pytest >= 7.4.2}
#BuildRequires: %%{python_module pydantic >= 2.5.2 with %%python-pydantic < 3} #BuildRequires: %%{python_module pydantic >= 2.5.2 with %%python-pydantic < 3}
BuildRequires: %{python_module y-py >= 0.7.0~a1} BuildRequires: %{python_module y-py >= 0.7.0~a1}
BuildRequires: %{python_module objsize} BuildRequires: %{python_module objsize}