From 6d74d57eed44f814f7ffd7627c2153ffabd6076e8b4df81597c56c66504f0737 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Wed, 6 Aug 2025 16:14:43 +0000 Subject: [PATCH] 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 --- extra_platforms-3.2.2.tar.gz | 3 --- extra_platforms-3.2.3.tar.gz | 3 +++ python-extra-platforms.changes | 6 ++++++ python-extra-platforms.spec | 8 ++++---- 4 files changed, 13 insertions(+), 7 deletions(-) delete mode 100644 extra_platforms-3.2.2.tar.gz create mode 100644 extra_platforms-3.2.3.tar.gz diff --git a/extra_platforms-3.2.2.tar.gz b/extra_platforms-3.2.2.tar.gz deleted file mode 100644 index 480f48e..0000000 --- a/extra_platforms-3.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:71ff20f757e0a73204cd5142caf0d35760ea8304a5bbd914c78fc3bdb6bdd8ea -size 41086 diff --git a/extra_platforms-3.2.3.tar.gz b/extra_platforms-3.2.3.tar.gz new file mode 100644 index 0000000..68d3abf --- /dev/null +++ b/extra_platforms-3.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e563eefc855593d9efe760e8509e2f3c213458744cb1dfc2917dd21b417694 +size 41099 diff --git a/python-extra-platforms.changes b/python-extra-platforms.changes index 21f564b..95d907e 100644 --- a/python-extra-platforms.changes +++ b/python-extra-platforms.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 6 05:28:30 UTC 2025 - Johannes Kastl + +- update to 3.2.3: + * Add detection of macOS Tahoe (v26.x) + ------------------------------------------------------------------- Sun May 25 07:58:30 UTC 2025 - Johannes Kastl diff --git a/python-extra-platforms.spec b/python-extra-platforms.spec index 84838b2..9773313 100644 --- a/python-extra-platforms.spec +++ b/python-extra-platforms.spec @@ -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