diff --git a/pbr-5.4.2.tar.gz b/pbr-5.4.2.tar.gz deleted file mode 100644 index d6bf963..0000000 --- a/pbr-5.4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf -size 120106 diff --git a/pbr-5.4.3.tar.gz b/pbr-5.4.3.tar.gz new file mode 100644 index 0000000..1a40088 --- /dev/null +++ b/pbr-5.4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8 +size 117587 diff --git a/python-pbr.changes b/python-pbr.changes index 85fa59e..afe59d7 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Oct 18 07:02:02 UTC 2019 - Dirk Mueller + +- update to 5.4.3 + * Use more verbose logging for test failure + +------------------------------------------------------------------- +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..d8fccff 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-pbr%{psuffix} -Version: 5.4.2 +Version: 5.4.3 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0 @@ -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