mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-17 15:21:45 +01:00
dev-python/distro-oem: Bump python dep to 3.10
This commit is contained in:
parent
ac0f9ba2d8
commit
7241464358
@ -19,7 +19,7 @@ KEYWORDS="amd64 arm64"
|
|||||||
# Depending on specific version of python-oem allows us to notice when
|
# 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
|
# we update the major version of python and then to make sure that we
|
||||||
# install the package in correctly versioned site-packages directory.
|
# install the package in correctly versioned site-packages directory.
|
||||||
DEP_PYVER="3.9"
|
DEP_PYVER="3.10"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
RDEPEND="dev-lang/python-oem:${DEP_PYVER}"
|
RDEPEND="dev-lang/python-oem:${DEP_PYVER}"
|
||||||
Loading…
x
Reference in New Issue
Block a user