unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Possible to separate out tk from python?
@ 2023-12-17  6:22 John Kehayias
  2023-12-17  9:25 ` Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: John Kehayias @ 2023-12-17  6:22 UTC (permalink / raw)
  To: guix-devel

Hi Guix,

Quick(?) question if someone happens to know: can we separate out the tk dependency from the python package, for instance by making the tk output of python a separate package?

I'm asking because I've realized that it is through tk that python, and thus a good chunk of all packages, depend on things like libx11 and xorgproto. In updating xorgproto for xorg-server-xwayland update, this causes python to be rebuilt. I saw the same when ungrafting libx11 but didn't look close enough to realize it is through tk.

(As an aside, in using python as a user, it is easy to miss the python:tk output when you need it. And without searching I'm guessing many fewer packages depend on python:tk than the default output.)

I don't know enough about how python is built (and then used in building) off the top of my head to know if this is possible. But if it was, I think it could untangle lots of the package graph.

Thanks in advance!
John



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-17  9:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-17  6:22 Possible to separate out tk from python? John Kehayias
2023-12-17  9:25 ` Efraim Flashner

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).