diff --git a/python-extra-platforms.spec b/python-extra-platforms.spec index 9cb3375..72e0e4b 100644 --- a/python-extra-platforms.spec +++ b/python-extra-platforms.spec @@ -24,7 +24,7 @@ Summary: Detect platforms and group them by family License: GPL-2.0-or-later URL: https://github.com/kdeldycke/extra-platforms Source: https://files.pythonhosted.org/packages/source/e/extra-platforms/extra_platforms-%{version}.tar.gz -BuildRequires: %{python_module boltons >= 24.1.0} +BuildRequires: %{python_module boltons >= 25.0.0} BuildRequires: %{python_module distro >= 1.9.0} BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools}