diff --git a/sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0.ebuild b/sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0-r1.ebuild similarity index 98% rename from sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0.ebuild rename to sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0-r1.ebuild index 9aaff1c3f0..e7c12f03f3 100644 --- a/sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0.ebuild +++ b/sdk_container/src/third_party/coreos-overlay/dev-python/distro-oem/distro-oem-1.6.0-r1.ebuild @@ -16,7 +16,7 @@ KEYWORDS="amd64 arm64" # 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.6" +DEP_PYVER="3.9" SLOT="0" RDEPEND="dev-lang/python-oem:${DEP_PYVER}"