From 33943a383351ff890c9ae53041bd2561eb30015d Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Wed, 18 Aug 2021 18:39:29 +0200 Subject: [PATCH] app-emulation/wa-linux-agent: Update to 2.3.1.1 This version has an officially documented support for python3, so it plays along our plans of removing python2 in favor of python3. When the switch actually happens, we will need to update the ebuild to mention the correct path to python modules. The path contains python version, which is a hindrance. Would be nice to have it hidden behind some variable. There is also a version 2.4.0.2, but it's marked as a prerelease on github, so decided to package 2.3.1.1 instead. --- .../coreos-overlay/app-emulation/wa-linux-agent/Manifest | 4 ++-- ...inux-agent-2.2.46.ebuild => wa-linux-agent-2.3.1.1.ebuild} | 0 ...m-azure-pro-2.2.46.ebuild => oem-azure-pro-2.3.1.1.ebuild} | 0 .../{oem-azure-2.2.46.ebuild => oem-azure-2.3.1.1.ebuild} | 0 4 files changed, 2 insertions(+), 2 deletions(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/{wa-linux-agent-2.2.46.ebuild => wa-linux-agent-2.3.1.1.ebuild} (100%) rename sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure-pro/{oem-azure-pro-2.2.46.ebuild => oem-azure-pro-2.3.1.1.ebuild} (100%) rename sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/{oem-azure-2.2.46.ebuild => oem-azure-2.3.1.1.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/Manifest b/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/Manifest index dcbe2c5334..89e7f97599 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/Manifest @@ -1,2 +1,2 @@ -DIST wa-linux-agent-2.2.46.tar.gz 971658 BLAKE2B b00d1bffd0d8e1c7f348986d000a5d5577db7133c497029d4abd64432b565784568cac17acd36d191a345154679002faea4edb9d241195eff9786374c2d26b5d -SHA512 a2f0bd162e6edcf35b5e56695dcbf66d3b71a57717aa8d6470f9d9652ba9363d6e1d93a06bb6c8a918c80310b3825e5cac266d02a1ba5423dab3983899acf750 +DIST wa-linux-agent-2.3.1.1.tar.gz 1197026 BLAKE2B 2751e43eb563705506d0f698eb69ee029de536f78ec03943861d98ac702d79dba265d72734ef1ad9ffd3b49eb0a2e55fd3536a50248db37c3d0f78b751fa6e27 +SHA512 d68a622f0280d442e02b34ddac668f466252a7ed4581af63eb88df544ddb0808db04a3f35e24c1202c974ad6b7aa1e30ed1d4a3c14a3ba0a12de02fa3a5c4406 diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.2.46.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.3.1.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.2.46.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.3.1.1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure-pro/oem-azure-pro-2.2.46.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure-pro/oem-azure-pro-2.3.1.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure-pro/oem-azure-pro-2.2.46.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure-pro/oem-azure-pro-2.3.1.1.ebuild diff --git a/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/oem-azure-2.2.46.ebuild b/sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/oem-azure-2.3.1.1.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/oem-azure-2.2.46.ebuild rename to sdk_container/src/third_party/coreos-overlay/coreos-base/oem-azure/oem-azure-2.3.1.1.ebuild