diff --git a/python-pbr.changes b/python-pbr.changes index 85fa59e..e8c281e 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 11:51:35 UTC 2019 - Tomáš Chvátal + +- Remove buildignores on pyparsing as the cycle is now sorted + ------------------------------------------------------------------- Thu Aug 8 15:30:36 UTC 2019 - Thomas Bechtold diff --git a/python-pbr.spec b/python-pbr.spec index e5b9780..f159c78 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -36,8 +36,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{versi BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -#!BuildIgnore: python2-pyparsing -#!BuildIgnore: python3-pyparsing Requires: python-setuptools Recommends: git-core Recommends: python-reno >= 2.5.0