all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#74899] [PATCH 0/2] Fix some failing Python pacakge builds
@ 2024-12-15 19:47 Juliana Sims via Guix-patches via
  2024-12-15 19:49 ` [bug#74899] [PATCH 1/2] gnu: python-emoji: Add missing native inputs Juliana Sims via Guix-patches via
  2024-12-15 19:49 ` [bug#74899] [PATCH 2/2] gnu: python-colorthief: " Juliana Sims via Guix-patches via
  0 siblings, 2 replies; 3+ messages in thread
From: Juliana Sims via Guix-patches via @ 2024-12-15 19:47 UTC (permalink / raw)
  To: 74899
  Cc: Juliana Sims, Lars-Dominik Braun, Marius Bakke, Munyoki Kilyungi,
	Sharlatan Hellseher, Tanguy Le Carrour, jgart

Hello,

After the python-team merge, some package builds failed.  It seems they need
python-setuptools and python-wheel as native inputs.  These packages were
failing to build and, by extension, causing komikku, caja-extensions, poezio,
and gajim, at least, to fail to build.  These patches fix both.

Thanks,
Juli

Juliana Sims (2):
  gnu: python-emoji: Add missing native inputs.
  gnu: python-colorthief: Add missing native inputs.

 gnu/packages/python-xyz.scm | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)


base-commit: de4ab8c7705a2ba7f84c3d0c8577ed9cc7ccf614
-- 
2.46.0





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

end of thread, other threads:[~2024-12-15 19:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15 19:47 [bug#74899] [PATCH 0/2] Fix some failing Python pacakge builds Juliana Sims via Guix-patches via
2024-12-15 19:49 ` [bug#74899] [PATCH 1/2] gnu: python-emoji: Add missing native inputs Juliana Sims via Guix-patches via
2024-12-15 19:49 ` [bug#74899] [PATCH 2/2] gnu: python-colorthief: " Juliana Sims via Guix-patches via

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.