From 7336e03da1ed8234bf108a3346beb75e0edd0188c7fb0a1b7231bed28833342a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 17 Sep 2024 13:42:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mmh3?expand=0&rev=2 --- python-mmh3.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/python-mmh3.spec b/python-mmh3.spec index 79d5b1a..5c1f5ee 100644 --- a/python-mmh3.spec +++ b/python-mmh3.spec @@ -15,20 +15,21 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-mmh3 Version: 4.1.0 Release: 0 Summary: Python extension for MurmurHash (MurmurHash3) License: MIT -URL: https://github.com/hajimes/mmh3 +URL: https://github.com/hajimes/mmh3 Source: https://files.pythonhosted.org/packages/source/m/mmh3/mmh3-%{version}.tar.gz Group: Development/Languages/Python -BuildRequires: python-rpm-macros BuildRequires: %{python_module devel} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools >= 61.0.0} BuildRequires: %{python_module wheel} +BuildRequires: python-rpm-macros # SECTION test requirements BuildRequires: %{python_module mypy >= 1.0} BuildRequires: %{python_module pytest >= 7.0.0} @@ -66,4 +67,3 @@ export CFLAGS="%{optflags}" %{python_sitearch}/mmh3-%{version}.dist-info %changelog -