stefantalpalaru / gentoo-overlay

Gentoo overlay
GNU General Public License v2.0
43 stars 11 forks source link

dev-python/m2r #107

Closed necrose99 closed 1 year ago

necrose99 commented 1 year ago

newer versions has 3.4 python so it will likely work with more recent gentoo 3.x pythons... can nix 2.7

stefantalpalaru commented 1 year ago

Do you need the Python3 version?

necrose99 commented 1 year ago

PYTHON_COMPAT=( python{2_7,3_{6,7,8,9,10,11}} )

python 2 pretty much dead except for very legacy things , anyways emerge upgrade @world tends to grumble with 2.7....

adding the 3.x compat .... exends the life or rebuilds for 3.x python installs...

stefantalpalaru commented 1 year ago

Hard pass.