From 540ba485247956e9e775125dcf79dcb222b7a3e6 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 15 2018 13:03:52 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-jedi.spec b/python-jedi.spec index 2ead25e..9ef77e6 100644 --- a/python-jedi.spec +++ b/python-jedi.spec @@ -10,7 +10,7 @@ than all other static analysis frameworks for Python. Name: python-%{pypi_name} Version: 0.12.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An auto completion tool for Python that can be used for text editors License: MIT and Python URL: https://jedi.readthedocs.org @@ -87,6 +87,9 @@ py.test-%{python3_version} --verbose %changelog +* Fri Jun 15 2018 Miro Hrončok - 0.12.0-2 +- Rebuilt for Python 3.7 + * Mon Apr 16 2018 Carl George - 0.12.0-1 - Latest upstream - Enable test suite