From fad9c4cd909994a5c826ec196e25ee97d7c973a8959e5f61a28b7377e6adcf9b Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 May 2025 15:20:06 +0000 Subject: [PATCH] Accepting request 1277593 from home:glaubitz:branches:devel:languages:python - Update to version 6.1.18 * Resolved a regression issue that prevented PIO Home from opening external links (issue #5084) - Use Python 3.11 on SLE-15 by default OBS-URL: https://build.opensuse.org/request/show/1277593 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=34 --- platformio-6.1.17.tar.gz | 3 --- platformio-6.1.18.tar.gz | 3 +++ python-platformio.changes | 8 ++++++++ python-platformio.spec | 3 ++- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 platformio-6.1.17.tar.gz create mode 100644 platformio-6.1.18.tar.gz diff --git a/platformio-6.1.17.tar.gz b/platformio-6.1.17.tar.gz deleted file mode 100644 index 94dd797..0000000 --- a/platformio-6.1.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f2364cfeed1d30d99f04ee359754c82591a43c83b6ce2de5bf1334c364f85332 -size 239577 diff --git a/platformio-6.1.18.tar.gz b/platformio-6.1.18.tar.gz new file mode 100644 index 0000000..51dfaf7 --- /dev/null +++ b/platformio-6.1.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea19c66fba3c5272378afa6ae11abbf883243dd8e503ac5f4ff8ac277ccc7c6 +size 239977 diff --git a/python-platformio.changes b/python-platformio.changes index 9472e60..9a643bd 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu May 15 08:04:39 UTC 2025 - John Paul Adrian Glaubitz + +- Update to version 6.1.18 + * Resolved a regression issue that prevented PIO Home from + opening external links (issue #5084) +- Use Python 3.11 on SLE-15 by default + ------------------------------------------------------------------- Tue Feb 25 20:36:07 UTC 2025 - Dirk Müller diff --git a/python-platformio.spec b/python-platformio.spec index 2ecb82d..ff5148e 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-platformio -Version: 6.1.17 +Version: 6.1.18 Release: 0 Summary: New Generation Ecosystem for Embedded Development License: Apache-2.0