diff --git a/python-Pympler.changes b/python-Pympler.changes index d19567d..0aa77cd 100644 --- a/python-Pympler.changes +++ b/python-Pympler.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 8 08:24:18 UTC 2022 - Matej Cepl + +- Add BR for python-dbm to make build working on 15.*. + ------------------------------------------------------------------- Tue Jun 7 17:59:15 UTC 2022 - Marcus Rueckert diff --git a/python-Pympler.spec b/python-Pympler.spec index ac9480f..9e32ef5 100644 --- a/python-Pympler.spec +++ b/python-Pympler.spec @@ -25,6 +25,7 @@ License: Apache-2.0 URL: https://github.com/pympler/pympler Source: https://files.pythonhosted.org/packages/source/P/Pympler/Pympler-%{version}.tar.gz Patch0: pympler-flaky-tests.patch +BuildRequires: %{python_module dbm} BuildRequires: %{python_module pytest} BuildRequires: %{python_module setuptools} BuildRequires: fdupes