diff --git a/python-asyncpg.changes b/python-asyncpg.changes index 88219ce..7f82065 100644 --- a/python-asyncpg.changes +++ b/python-asyncpg.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Sep 17 07:01:53 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. + ------------------------------------------------------------------- Mon May 3 20:51:42 UTC 2021 - Dirk Müller diff --git a/python-asyncpg.spec b/python-asyncpg.spec index cbd1d13..87b8ba2 100644 --- a/python-asyncpg.spec +++ b/python-asyncpg.spec @@ -17,6 +17,7 @@ %define skip_python2 1 +%define skip_python36 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-asyncpg Version: 0.22.0