forked from pool/python-stestr
Accepting request 631275 from home:comurphy:branches:devel:languages:python
- Add python3-dbm dependency * Required for python3: https://github.com/mtreinish/stestr/blob/2.1.1/stestr/subunit_trace.py#L34-L39 OBS-URL: https://build.opensuse.org/request/show/631275 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stestr?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Aug 24 09:29:20 UTC 2018 - comurphy@suse.com
|
||||||
|
|
||||||
|
- Add python3-dbm dependency
|
||||||
|
* Required for python3: https://github.com/mtreinish/stestr/blob/2.1.1/stestr/subunit_trace.py#L34-L39
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 7 20:19:38 UTC 2018 - dmueller@suse.com
|
Tue Aug 7 20:19:38 UTC 2018 - dmueller@suse.com
|
||||||
|
|
||||||
|
@@ -48,6 +48,9 @@ Requires: python-python-subunit >= 1.3.0
|
|||||||
Requires: python-six >= 1.10.0
|
Requires: python-six >= 1.10.0
|
||||||
Requires: python-testtools >= 2.2.0
|
Requires: python-testtools >= 2.2.0
|
||||||
Requires: python-voluptuous >= 0.8.9
|
Requires: python-voluptuous >= 0.8.9
|
||||||
|
%ifpython3
|
||||||
|
Requires: python3-dbm
|
||||||
|
%endif
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
Suggests: python-subunit2sql >= 1.8.0
|
Suggests: python-subunit2sql >= 1.8.0
|
||||||
|
Reference in New Issue
Block a user