forked from pool/python-starlette
- Correct typing_extensions Requires.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-starlette?expand=0&rev=67
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 29 07:20:41 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Correct typing_extensions Requires.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 22 07:41:52 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||
|
||||
|
@@ -39,7 +39,7 @@ BuildRequires: %{python_module pip}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-anyio >= 3.6.2
|
||||
Requires: (python-typing_extensions >= 3.10.0 if python-base < 3.10)
|
||||
Requires: (python-typing_extensions >= 4.10.0 if python-base < 3.13)
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module anyio >= 3.6.2}
|
||||
|
Reference in New Issue
Block a user