15
0

Accepting request 1250389 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 3.1.0

OBS-URL: https://build.opensuse.org/request/show/1250389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extra-platforms?expand=0&rev=11
This commit is contained in:
2025-03-05 11:00:34 +00:00
committed by Git OBS Bridge
parent f023c8433a
commit a5f12def16
4 changed files with 26 additions and 4 deletions

View File

@@ -18,12 +18,13 @@
%{?sle15_python_module_pythons}
Name: python-extra-platforms
Version: 2.1.0
Version: 3.1.0
Release: 0
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 base >= 3.11}
BuildRequires: %{python_module boltons >= 25.0.0}
BuildRequires: %{python_module distro >= 1.9.0}
BuildRequires: %{python_module pip}