From 302320f2ff8b533b7f1e8d5b84e1c1987b796422 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Jun 18 2018 10:12:47 +0000 Subject: Rebuilt for Python 3.7 --- diff --git a/python-astroid.spec b/python-astroid.spec index e7b2d59..ca359ec 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -6,7 +6,7 @@ Version: 2.0.0 %global pre dev1 %global pypi_ver %{version}%{pre} %global github_tag %{github_name}-2.0.%{pre} -Release: 0.2%{pre}%{?dist} +Release: 0.3%{pre}%{?dist} Summary: Common base representation of python source code for pylint and other projects License: GPLv2+ URL: https://github.com/%{github_owner}/%{github_name} @@ -80,6 +80,9 @@ rm -rf %{buildroot}%{python3_sitelib}/astroid/tests %{python3_sitelib}/astroid*.egg-info %changelog +* Mon Jun 18 2018 Miro Hrončok - 2.0.0-0.3dev1 +- Rebuilt for Python 3.7 + * Mon Jun 04 2018 Miro Hrončok - 2.0.0-0.2dev1 - Update to 2.0.0dev1