diff --git a/python-requests-mock.changes b/python-requests-mock.changes index c7894f8..5921e95 100644 --- a/python-requests-mock.changes +++ b/python-requests-mock.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 14 16:37:14 UTC 2017 - dmueller@suse.com + +- fix build for SLE12 + ------------------------------------------------------------------- Sat Jun 10 07:47:41 UTC 2017 - dmueller@suse.com diff --git a/python-requests-mock.spec b/python-requests-mock.spec index f97b5df..dfd898c 100644 --- a/python-requests-mock.spec +++ b/python-requests-mock.spec @@ -37,10 +37,10 @@ BuildRequires: %{python_module six} BuildRequires: %{python_module testrepository >= 0.0.18} BuildRequires: %{python_module testtools} BuildRequires: fdupes -BuildRequires: python3-dbm Requires: python-requests >= 1.1 Requires: python-six %ifpython3 +BuildRequires: python3-dbm Requires: python3-dbm %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build