diff --git a/python-sphinx-autodoc-typehints.changes b/python-sphinx-autodoc-typehints.changes index 7b783df..e6b7452 100644 --- a/python-sphinx-autodoc-typehints.changes +++ b/python-sphinx-autodoc-typehints.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 27 17:20:01 UTC 2021 - Ben Greiner + +- Skip python310: Not ready yet. Factory needs only the primary + python3 flavor + ------------------------------------------------------------------- Tue Aug 3 09:42:00 UTC 2021 - Matej Cepl diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index e2c7776..5ab818c 100644 --- a/python-sphinx-autodoc-typehints.spec +++ b/python-sphinx-autodoc-typehints.spec @@ -18,6 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 +%define skip_python310 1 Name: python-sphinx-autodoc-typehints Version: 1.12.0 Release: 0