From 43e903f39e15b41bd06b016c83c3b895d3d3ac6eccd31c7ea8c88128b0ac5ca7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 6 Jun 2022 23:11:04 +0000 Subject: [PATCH] Adjust SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-autodoc-typehints?expand=0&rev=33 --- python-sphinx-autodoc-typehints.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-sphinx-autodoc-typehints.spec b/python-sphinx-autodoc-typehints.spec index 611be71..508c488 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_python36 1 %define modname sphinx_autodoc_typehints %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test"