15
0

Accepting request 1202067 from devel:languages:python

- Add missing Requires on python-exceptiongroup.

OBS-URL: https://build.opensuse.org/request/show/1202067
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-quart-trio?expand=0&rev=2
This commit is contained in:
2024-09-20 15:11:50 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 20 04:21:43 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
- Add missing Requires on python-exceptiongroup.
-------------------------------------------------------------------
Thu Sep 19 05:48:30 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -35,6 +35,7 @@ BuildRequires: %{python_module trio >= 0.19}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-Quart >= 0.19
Requires: python-exceptiongroup
Requires: python-hypercorn >= 0.12
Requires: python-trio >= 0.19
Recommends: python-python-dotenv