From 86be3f0bba7cf0d3267e31833a1b48c486f63c4bccd5e388de48ae9fab760a1d Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Sat, 22 Apr 2023 06:22:18 +0000 Subject: [PATCH] Accepting request 1081325 from home:dirkmueller:acdc:as_python3_module SR for python stack proposal OBS-URL: https://build.opensuse.org/request/show/1081325 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anyio?expand=0&rev=23 --- python-anyio.changes | 10 ++++++++++ python-anyio.spec | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/python-anyio.changes b/python-anyio.changes index 70394b1..69c6984 100644 --- a/python-anyio.changes +++ b/python-anyio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Apr 21 12:21:49 UTC 2023 - Dirk Müller + +- add sle15_python_module_pythons (jsc#PED-68) + +------------------------------------------------------------------- +Thu Apr 13 22:39:54 UTC 2023 - Matej Cepl + +- Make calling of %{sle15modernpython} optional. + ------------------------------------------------------------------- Tue Mar 7 06:29:28 UTC 2023 - Steve Kowalik diff --git a/python-anyio.spec b/python-anyio.spec index b60363f..fef749a 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -16,6 +16,7 @@ # +%{?sle15_python_module_pythons} Name: python-anyio Version: 3.6.2 Release: 0 @@ -41,7 +42,6 @@ BuildRequires: %{python_module pytest >= 7.0} BuildRequires: %{python_module pytest-mock >= 3.6.1} BuildRequires: %{python_module trio >= 0.16} BuildRequires: %{python_module trustme} -BuildRequires: %{python_module uvloop if (%python-base without python36-base)} # /SECTION BuildRequires: fdupes Requires: python-idna >= 2.8