forked from pool/python-testrepository
Accepting request 508291 from home:tbechtold:branches:devel:languages:python
- add Requires for python3-dbm OBS-URL: https://build.opensuse.org/request/show/508291 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testrepository?expand=0&rev=32
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 5 09:04:12 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
- add Requires for python3-dbm
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 19 14:12:32 UTC 2017 - tbechtold@suse.com
|
Fri May 19 14:12:32 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -41,6 +41,9 @@ Requires: python-fixtures
|
|||||||
Requires: python-python-subunit >= 0.0.10
|
Requires: python-python-subunit >= 0.0.10
|
||||||
Requires: python-testscenarios
|
Requires: python-testscenarios
|
||||||
Requires: python-testtools >= 0.9.30
|
Requires: python-testtools >= 0.9.30
|
||||||
|
%ifpython3
|
||||||
|
Requires: python3-dbm
|
||||||
|
%endif
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Reference in New Issue
Block a user