Accepting request 740979 from devel:languages:python
- update to 5.4.3 * Use more verbose logging for test failure - Remove buildignores on pyparsing as the cycle is now sorted OBS-URL: https://build.opensuse.org/request/show/740979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pbr?expand=0&rev=50
This commit is contained in:
commit
3884b64e92
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9b321c204a88d8ab5082699469f52cc94c5da45c51f114113d01b3d993c24cdf
|
|
||||||
size 120106
|
|
3
pbr-5.4.3.tar.gz
Normal file
3
pbr-5.4.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c8e420cd4ed4cec4e7999ee47409e876af575d4c35a45840d59e8b5f3155ab8
|
||||||
|
size 117587
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 18 07:02:02 UTC 2019 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 5.4.3
|
||||||
|
* Use more verbose logging for test failure
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Oct 17 11:51:35 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Remove buildignores on pyparsing as the cycle is now sorted
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 8 15:30:36 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
Thu Aug 8 15:30:36 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-pbr%{psuffix}
|
Name: python-pbr%{psuffix}
|
||||||
Version: 5.4.2
|
Version: 5.4.3
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Build Reasonableness
|
Summary: Python Build Reasonableness
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
@ -36,8 +36,6 @@ Source: https://files.pythonhosted.org/packages/source/p/pbr/pbr-%{versi
|
|||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
#!BuildIgnore: python2-pyparsing
|
|
||||||
#!BuildIgnore: python3-pyparsing
|
|
||||||
Requires: python-setuptools
|
Requires: python-setuptools
|
||||||
Recommends: git-core
|
Recommends: git-core
|
||||||
Recommends: python-reno >= 2.5.0
|
Recommends: python-reno >= 2.5.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user