From ae0889167a03419d74a5daa41602ef1567ca70fc9011669d09ffee5420b768c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 21 Feb 2025 12:35:14 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extra-platforms?expand=0&rev=9 --- python-extra-platforms.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}