stefantalpalaru / gentoo-overlay

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

dev-lang/python-exec-2.4.10-r200:2/2::stefantalpalaru is missing python3_12 #134

Closed Techwolf closed 8 months ago

Techwolf commented 8 months ago

Missing python3_12 in dev-lang/python-exec is causing world update failures.

!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:

dev-lang/python-exec:2

  (dev-lang/python-exec-2.4.10:2/2::gentoo, ebuild scheduled for merge) USE="(native-symlinks) -test" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) (python3_10) (python3_11) (python3_12)" pulled in by
    dev-lang/python-exec[python_targets_python3_12(-)] required by (dev-lang/python-3.12.1:3.12/3.12::gentoo, ebuild scheduled for merge) USE="bluetooth ensurepip gdbm ncurses readline sqlite ssl tk -build -debug -examples -libedit -lto -pgo -test -valgrind -verify-sig" ABI_X86="(64)"

  (dev-lang/python-exec-2.4.10-r200:2/2::stefantalpalaru, installed) USE="(native-symlinks) userland_GNU -test" ABI_X86="(64)" PYTHON_TARGETS="(pypy3) python2_7 (python3_10) (python3_11) python3_9 -python3_8 -tauthon2_8" pulled in by
    dev-lang/python-exec:2[python_targets_python2_7(-)?] required by (dev-python/wxpython-3.0.2.0-r5:3.0/3.0::stefantalpalaru, installed) USE="cairo opengl userland_GNU -examples -libnotify" ABI_X86="(64)" PYTHON_TARGETS="python2_7"
stefantalpalaru commented 8 months ago

I no longer provide a "python-exec" in my overlay, since February.

Is something preventing you from syncing a newer version?

Techwolf commented 8 months ago

Yes, media-gfx/displaycal pulls in dev-python/wxpython.

stefantalpalaru commented 8 months ago

I also package "displaycal-py3". Go ahead and sync it.

Techwolf commented 8 months ago

Never mind, discovered there is an updated displaycal in portage now.