From ebcc7847a0d6bd1db36c6597bb841e9179e3492f0b6072a9f7069ff83080b1b1 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 8 Jun 2022 08:25:25 +0000 Subject: [PATCH] - Add BR for python-dbm to make build working on 15.*. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pympler?expand=0&rev=10 --- python-Pympler.changes | 5 +++++ python-Pympler.spec | 1 + 2 files changed, 6 insertions(+) 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