From 766eff9c3d5abc81633e6a523344dca0dc2ec1e757304437cbd2f4650a8fb726 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 19 May 2025 07:46:44 +0000 Subject: [PATCH] Accepting request 1278196 from home:ojkastl_buildservice:Branch_devel_languages_python update to 3.2.1 OBS-URL: https://build.opensuse.org/request/show/1278196 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extra-platforms?expand=0&rev=13 --- extra_platforms-3.1.0.tar.gz | 3 --- extra_platforms-3.2.1.tar.gz | 3 +++ python-extra-platforms.changes | 19 +++++++++++++++++++ python-extra-platforms.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 extra_platforms-3.1.0.tar.gz create mode 100644 extra_platforms-3.2.1.tar.gz diff --git a/extra_platforms-3.1.0.tar.gz b/extra_platforms-3.1.0.tar.gz deleted file mode 100644 index 966e8c3..0000000 --- a/extra_platforms-3.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60b6da2d0976aae1f88e6176516d46a5230861b24b5d20c14d1dee788c801690 -size 48932 diff --git a/extra_platforms-3.2.1.tar.gz b/extra_platforms-3.2.1.tar.gz new file mode 100644 index 0000000..530d015 --- /dev/null +++ b/extra_platforms-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8af8990224736a38c16ffa823dfcf4d8035f63aef3edb67cc137e08a45d585ce +size 40684 diff --git a/python-extra-platforms.changes b/python-extra-platforms.changes index 3422f3f..c5f7769 100644 --- a/python-extra-platforms.changes +++ b/python-extra-platforms.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun May 18 06:25:24 UTC 2025 - Johannes Kastl + +- update to 3.2.1: + * Add convenient ALL_PLATFORMS_WITHOUT_CI group to exclude all CI + systems from ALL_PLATFORMS + +------------------------------------------------------------------- +Sun May 18 06:03:14 UTC 2025 - Johannes Kastl + +- update to 3.2.0: + * Add detection of CI systems: GITHUB_CI, GITLAB_CI and + UNKNOWN_CI. + * Add new CI group to group all CI platforms. + * Move OS families diagrams to group documentation page. + * Remove ALL_PLATFORMS from Sankey diagram. + * Run tests on windows-11-arm runners. + * Remove tests on EOL ubuntu-20-04. + ------------------------------------------------------------------- Wed Mar 5 10:53:54 UTC 2025 - Johannes Kastl diff --git a/python-extra-platforms.spec b/python-extra-platforms.spec index 44134a5..5b4c3ae 100644 --- a/python-extra-platforms.spec +++ b/python-extra-platforms.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-extra-platforms -Version: 3.1.0 +Version: 3.2.1 Release: 0 Summary: Detect platforms and group them by family License: GPL-2.0-or-later