forked from pool/python-pycrdt
- Remove upper bound on pytest.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-pycrdt?expand=0&rev=5
This commit is contained in:
parent
ed40b4e9e0
commit
2117f03c2e
@ -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>
|
||||
|
||||
|
@ -30,7 +30,7 @@ BuildRequires: cargo-packaging
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
# 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 y-py >= 0.7.0~a1}
|
||||
BuildRequires: %{python_module objsize}
|
||||
|
Loading…
x
Reference in New Issue
Block a user