From 372a4c00c1d4823731ccdf6ea91b19ca6744ac51c9d086f091b80d0174d176ad Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Sun, 12 Jan 2025 14:36:42 +0000 Subject: [PATCH] add wheel as dep for 15.6 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geoip2?expand=0&rev=34 --- python-geoip2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/python-geoip2.spec b/python-geoip2.spec index 450ff47..6bd3cf2 100644 --- a/python-geoip2.spec +++ b/python-geoip2.spec @@ -28,6 +28,7 @@ Source: https://files.pythonhosted.org/packages/source/g/geoip2/geoip2-% BuildRequires: %{python_module base >= 3.8} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros # SECTION test requirements