From c8d017bd6840552c6601a7eaef244f788c41ba30d9ced3f5b40e35a46b8e4467 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 19 Dec 2022 10:27:20 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-trio?expand=0&rev=30 --- python-trio.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-trio.spec b/python-trio.spec index 86ba0e2..4dd7871 100644 --- a/python-trio.spec +++ b/python-trio.spec @@ -44,7 +44,9 @@ BuildRequires: netcfg BuildRequires: python-rpm-macros Requires: python-async_generator >= 1.9 Requires: python-attrs >= 19.2.0 +%if 0%{?python_version_nodots} < 311 Requires: python-exceptiongroup +%endif Requires: python-idna Requires: python-outcome Requires: python-sniffio