From d30299fdbd7cca86c92c17be930086fddd850b9ad2765d1277df8a4602ea82c7 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 2 Sep 2020 20:13:53 +0000 Subject: [PATCH] - Just say no to Python 2, it just doesn't work anymore. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jedi?expand=0&rev=78 --- python-jedi.changes | 1 + python-jedi.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/python-jedi.changes b/python-jedi.changes index a8b27f7..a8ddf9c 100644 --- a/python-jedi.changes +++ b/python-jedi.changes @@ -3,6 +3,7 @@ Wed Sep 02 20:04:52 UTC 2020 - mcepl@cepl.eu - Temporarily switch on _service to make jedi compatible with the latest parso (gh#davidhalter/jedi#1665) +- Just say no to Python 2, it just doesn't work anymore. - Update to version 0.17.2+git.1596665570.216f976f: * Add a .readthedocs.yml to make sure that it's properly pip installed before the documentation is built * Formatting diff --git a/python-jedi.spec b/python-jedi.spec index b58ad9c..ae2c367 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -17,6 +17,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%define skip_python2 1 Name: python-jedi Version: 0.17.2+git.1596665570.216f976f Release: 0