14
0
forked from pool/python-stestr

Accepting request 664991 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/664991
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stestr?expand=0&rev=8
This commit is contained in:
2019-01-28 19:45:53 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jan 9 22:49:20 UTC 2019 - Jonathan Brownell <jbrownell@suse.com>
- Fallback in case "Suggests:" keyword is not supported
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 7 13:41:42 UTC 2018 - Thomas Bechtold <tbechtold@suse.com> Fri Dec 7 13:41:42 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>

View File

@@ -53,7 +53,9 @@ Requires: python3-dbm
%endif %endif
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun): update-alternatives
%if !0%{?_no_weakdeps}
Suggests: python-subunit2sql >= 1.8.0 Suggests: python-subunit2sql >= 1.8.0
%endif
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages