From 2545ca7ab3035cafc7fe48ebc6272955348f910fc40126a0c0c13477dde21276 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Fri, 9 Oct 2020 20:39:36 +0000 Subject: [PATCH] - update to 5.0.1: * Integration with the new PlatformIO Trusted Registry * Integration with the new Account Management System * New Package Management System * see https://docs.platformio.org/page/core/migration.html for migrating from 4.x * full list of changes at https://docs.platformio.org/en/latest/core/history.html OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=6 --- platformio-4.3.4.tar.gz | 3 --- platformio-5.0.1.tar.gz | 3 +++ python-platformio.changes | 10 ++++++++++ python-platformio.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 platformio-4.3.4.tar.gz create mode 100644 platformio-5.0.1.tar.gz diff --git a/platformio-4.3.4.tar.gz b/platformio-4.3.4.tar.gz deleted file mode 100644 index 528c559..0000000 --- a/platformio-4.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9385860a7072ac7bb4a71c4d7644acf1cdd4bc1e88af8a5ab53ee0e935c31b07 -size 190096 diff --git a/platformio-5.0.1.tar.gz b/platformio-5.0.1.tar.gz new file mode 100644 index 0000000..05e7c41 --- /dev/null +++ b/platformio-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0251dd03d31c7ec89d30e5da582b7cad0f4332d9ec20648b672f26c623f885fc +size 211141 diff --git a/python-platformio.changes b/python-platformio.changes index 025270a..8da7516 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Oct 9 20:37:13 UTC 2020 - Dirk Mueller + +- update to 5.0.1: + * Integration with the new PlatformIO Trusted Registry + * Integration with the new Account Management System + * New Package Management System + * see https://docs.platformio.org/page/core/migration.html for migrating from 4.x + * full list of changes at https://docs.platformio.org/en/latest/core/history.html + ------------------------------------------------------------------- Fri Aug 28 10:57:42 UTC 2020 - Dirk Mueller diff --git a/python-platformio.spec b/python-platformio.spec index aded935..7a62750 100644 --- a/python-platformio.spec +++ b/python-platformio.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-platformio -Version: 4.3.4 +Version: 5.0.1 Release: 0 Summary: New Generation Ecosystem for Embedded Development License: Apache-2.0