This package is dead and everyone must port away from it. Tracking long-term effort, no talking in here.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8897071a78e0abd38eab7283c180d48e268c3d12 commit 8897071a78e0abd38eab7283c180d48e268c3d12 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-08-22 15:48:58 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-08-22 15:51:20 +0000 package.mask: Last rite dev-python/pygtk Bug: https://bugs.gentoo.org/706462 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/base/package.use.mask | 6 ++++++ profiles/package.mask | 6 ++++++ 2 files changed, 12 insertions(+)
Are you aware that media-gfx/gimp still depends on pygtk? dwn@karnak ~ % cd /var/portage/media-gfx/gimp dwn@karnak gimp % fgrep pygtk *.ebuild gimp-2.10.14-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] gimp-2.10.18-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] gimp-2.10.18-r2.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] gimp-2.10.20-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] dwn@karnak gimp % It is also compatible with Python 2.7 and not newer.
(In reply to David W Noon from comment #2) > Are you aware that media-gfx/gimp still depends on pygtk? > > dwn@karnak ~ % cd /var/portage/media-gfx/gimp > dwn@karnak gimp % fgrep pygtk *.ebuild > gimp-2.10.14-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] > gimp-2.10.18-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] > gimp-2.10.18-r2.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] > gimp-2.10.20-r1.ebuild: >=dev-python/pygtk-2.10.4:2[${PYTHON_MULTI_USEDEP}] > dwn@karnak gimp % > > It is also compatible with Python 2.7 and not newer. Yes, gimp depends on pygtk when it has USE=python. This is why that flag has been masked: profiles/base/package.use.mask: # Michał Górny <mgorny@gentoo.org> (2020-08-22) # These flags depend on dev-python/pygtk that is masked for removal. app-mobilephone/sobexsrv gtk <media-gfx/gimp-3 python <x11-libs/vte-0.58 python
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2af490dc930448f41784ae44bd976f2edd068421 commit 2af490dc930448f41784ae44bd976f2edd068421 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2020-09-21 14:29:00 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2020-09-21 14:29:32 +0000 dev-python/pygtk: Remove last-rited pkg Closes: https://bugs.gentoo.org/706462 Signed-off-by: Michał Górny <mgorny@gentoo.org> dev-python/pygtk/Manifest | 1 - .../files/pygtk-2.13.0-fix-codegen-location.patch | 11 --- .../pygtk/files/pygtk-2.14.1-libdir-pc.patch | 12 --- .../pygtk/files/pygtk-2.24.0-fix-leaks.patch | 58 ----------- .../pygtk/files/pygtk-2.24.0-pango-1.44.patch | 41 -------- .../pygtk/files/pygtk-2.24.0-quartz-objc.patch | 45 --------- .../pygtk/files/pygtk-2.24.0-test-fail.patch | 9 -- .../pygtk/files/pygtk-2.24.0-test_dialog.patch | 28 ------ dev-python/pygtk/metadata.xml | 23 ----- dev-python/pygtk/pygtk-2.24.0-r5.ebuild | 109 --------------------- profiles/package.deprecated | 4 - profiles/package.mask | 6 -- 12 files changed, 347 deletions(-)