stefantalpalaru / gentoo-overlay

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

>=dev-python/setuptools-50 required by dev-python/pikepdf but media-gfx/displaycal requires setuptools with python 2.7, resulting in conflict. #77

Closed Techwolf closed 3 years ago

Techwolf commented 3 years ago

displaycal will have a depenisty chain that requires dev-python/setuptools tha has python 2.7. dev-python/setuptools-50 from main gentoo does not have python 2.7 support.

dev-python/pycairo dev-python/faulthandler dev-python/pygobject dev-python/pyopengl dev-python/wxpython media-gfx/displaycal

Note that I masked dev-python/setuptools-50 to prevent an error when doing an emerge world update. The current error is:

The following mask changes are necessary to proceed:
 (see "package.unmask" in the portage(5) man page for more details)
# required by dev-python/pikepdf-2.2.0-r1::gentoo
# required by app-text/pdfarranger-1.6.2::gentoo
# required by @selected
# required by @world (argument)
# /etc/portage/package.mask:
# prevent a couple python packages from upgrading to non-python2.7
=dev-python/setuptools-50.3.0
stefantalpalaru commented 3 years ago

Fixed.