From c405b4fce5f62bc6023d89e89ce6ed5aba8c24727e328c8161712f58ff540ffc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 17 Oct 2019 11:52:24 +0000 Subject: [PATCH] - Remove buildignores on pyparsing as the cycle is now sorted OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=124 --- python-pbr.changes | 5 +++++ python-pbr.spec | 2 -- 2 files changed, 5 insertions(+), 2 deletions(-) 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