From ac0f9ba2d8bfb7ed9eec16dc685c351fa0721601 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Thu, 16 Feb 2023 14:44:17 +0100 Subject: [PATCH] app-emulation/wa-linux-agent: Bump python dep to 3.10 --- ...ux-agent-2.6.0.2.ebuild => wa-linux-agent-2.6.0.2-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/{wa-linux-agent-2.6.0.2.ebuild => wa-linux-agent-2.6.0.2-r1.ebuild} (98%) diff --git a/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2.ebuild b/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2-r1.ebuild similarity index 98% rename from sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2.ebuild rename to sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2-r1.ebuild index 048c7911b0..6b824a1d69 100644 --- a/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/app-emulation/wa-linux-agent/wa-linux-agent-2.6.0.2-r1.ebuild @@ -15,7 +15,7 @@ IUSE="" # Depending on specific version of python-oem allows us to notice when # we update the major version of python and then to make sure that we # install the package in correctly versioned site-packages directory. -DEP_PYVER="3.9" +DEP_PYVER="3.10" RDEPEND=" dev-lang/python-oem:${DEP_PYVER}