diff --git a/python-astroid.spec b/python-astroid.spec index 6ba6612..6a0e54e 100644 --- a/python-astroid.spec +++ b/python-astroid.spec @@ -1,3 +1,6 @@ +# Remove when globs in setup.py work. +%{?python_disable_dependency_generator} + %global github_owner PyCQA %global github_name astroid %global commit ace7b2967ea762ec43fc7be8ab9c8007564d9be2 @@ -5,7 +8,7 @@ Name: python-astroid Version: 2.3.3 -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} @@ -67,6 +70,9 @@ rm -rf %{buildroot}%{python3_sitelib}/astroid/tests %{python3_sitelib}/astroid*.egg-info %changelog +* Thu Dec 12 2019 Gwyn Ciesla - 2.3.3-2.gitace7b29 +- Disable dependency generator. + * Wed Nov 06 2019 Gwyn Ciesla - 2.3.3-1.gitace7b29 - 2.3.3