From 4444a7fad3f87fa144a4c5d27567013f09394ddb51a7c6afa46bcc600343a57e Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 10 Nov 2022 12:09:26 +0000 Subject: [PATCH] - Switch to wheel build/install, move scripts/ directory to the packages's namespace (see https://community.platformio.org/t/installs-scripts-directory-to-the-global-namespace/30396). OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-platformio?expand=0&rev=19 --- python-platformio.changes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/python-platformio.changes b/python-platformio.changes index c8887d9..e934813 100644 --- a/python-platformio.changes +++ b/python-platformio.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Nov 10 12:07:39 UTC 2022 - Matej Cepl + +- Switch to wheel build/install, move scripts/ directory to the + packages's namespace (see + https://community.platformio.org/t/installs-scripts-directory-to-the-global-namespace/30396). + ------------------------------------------------------------------- Wed Nov 9 16:27:43 UTC 2022 - Yogalakshmi Arunachalam