mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 06:21:08 +02:00
Merge pull request #3215 from dm0-/python
profiles: Don't upgrade past Python 3.4 until profiles are updated
This commit is contained in:
commit
101c7b71c3
@ -15,5 +15,5 @@
|
|||||||
# recent releases
|
# recent releases
|
||||||
=app-emulation/rkt-13.0
|
=app-emulation/rkt-13.0
|
||||||
|
|
||||||
# Prevent this from attempting to install along with GCC 7.
|
# Temporarily block newer stable Python versions until profiles are updated.
|
||||||
=sys-devel/gcc-6.4.0-r1
|
>=dev-lang/python-3.5
|
||||||
|
Loading…
x
Reference in New Issue
Block a user