diff --git a/python-astroid.spec b/python-astroid.spec index f7ae1ae..b1050b9 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -5,7 +5,7 @@ Name: python-astroid Version: 2.3.1 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{shortcommit}%{?dist} Summary: Common base representation of python source code for pylint and other projects License: GPLv2+ URL: https://github.com/%{github_owner}/%{github_name} @@ -22,6 +22,8 @@ BuildRequires: python3-six BuildRequires: python3-typed_ast >= 1.3.0 BuildRequires: python3-wrapt BuildRequires: git-core +Requires: python3-lazy-object-proxy +Requires: python3-wrapt %global _description %{expand: The aim of this module is to provide a common base representation of python @@ -65,6 +67,9 @@ rm -rf %{buildroot}%{python3_sitelib}/astroid/tests %{python3_sitelib}/astroid*.egg-info %changelog +* Fri Oct 04 2019 Gwyn Ciesla - 2.3.1-2.gitbff51e9 +- Fix requires, BZ 1758430. + * Mon Sep 30 2019 Gwyn Ciesla - 2.3.1-1.gitbff51e9 - 2.3.1