From 943de90b9be2eb00134e62f860c3120554227866a083000d2e27937d31cdeb03 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 25 Dec 2020 20:21:36 +0000 Subject: [PATCH] Doesn't support Python 2 any more. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-parso?expand=0&rev=35 --- python-parso.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-parso.spec b/python-parso.spec index eb2f163..55eb2cb 100644 --- a/python-parso.spec +++ b/python-parso.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-parso Version: 0.8.1 Release: 0