From e69a6149a46b8adc87afda05a155901dbd2ce9c1edd30668eeb665c86abd2fc7 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 1 Oct 2022 17:27:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pymongo?expand=0&rev=86 --- python-pymongo.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pymongo.spec b/python-pymongo.spec index e637600..16a6a24 100644 --- a/python-pymongo.spec +++ b/python-pymongo.spec @@ -28,7 +28,7 @@ URL: https://github.com/mongodb/mongo-python-driver Source: https://files.pythonhosted.org/packages/source/p/pymongo/pymongo-%{version}.tar.gz # PATCH-FIX-SUSE: upstream does not care about 32bit Patch0: mongodb-skip-test.patch -BuildRequires: %{python_module devel} +BuildRequires: %{python_module devel >= 3.7} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros