14
0

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:
2017-07-05 09:37:12 +00:00
committed by Git OBS Bridge
parent 49ba076614
commit eb07ae970b
2 changed files with 8 additions and 0 deletions

View File

@@ -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

View File

@@ -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