15
0

Accepting request 1297859 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 3.2.2

OBS-URL: https://build.opensuse.org/request/show/1297859
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extra-platforms?expand=0&rev=17
This commit is contained in:
2025-08-06 16:14:43 +00:00
committed by Git OBS Bridge
parent f1730cb4f1
commit 6d74d57eed
4 changed files with 13 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-extra-platforms
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-extra-platforms
Version: 3.2.2
Version: 3.2.3
Release: 0
Summary: Detect platforms and group them by family
License: GPL-2.0-or-later
@@ -32,9 +32,9 @@ BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module wheel}
BuildRequires: python-rpm-macros
# SECTION test requirements
BuildRequires: %{python_module pytest >= 8.3.1}
BuildRequires: %{python_module pytest >= 8.3.5}
BuildRequires: %{python_module pytest-randomly >= 3.16.0}
BuildRequires: %{python_module pytest-xdist >= 3.6.1}
BuildRequires: %{python_module pytest-xdist >= 3.8.0}
BuildRequires: %{python_module requests >= 2.32.3 with %python-requests < 2.33}
# /SECTION
BuildRequires: fdupes