diff --git a/python-anyio.changes b/python-anyio.changes index e2a0946..6c9e867 100644 --- a/python-anyio.changes +++ b/python-anyio.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 17 06:59:56 UTC 2021 - Dominique Leuenberger + +- Do not build for python 3.6: the required dependency uvloop does + no longer support Python 3.6 since version 0.16. + ------------------------------------------------------------------- Thu Jun 3 09:17:54 UTC 2021 - Antonio Larrosa diff --git a/python-anyio.spec b/python-anyio.spec index a14c04c..e5d5660 100644 --- a/python-anyio.spec +++ b/python-anyio.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python36 1 Name: python-anyio Version: 3.1.0 Release: 0