all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#55453] [PATCH 0/1] gnu: python-rich: Update to 12.4.1.
@ 2022-05-16 15:04 Taiju HIGASHI
  2022-05-16 15:09 ` [bug#55453] [PATCH 1/1] " Taiju HIGASHI
  2022-05-24 14:50 ` bug#55453: [PATCH 0/1] " Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Taiju HIGASHI @ 2022-05-16 15:04 UTC (permalink / raw)
  To: 55453; +Cc: Taiju HIGASHI

Hi,

Build of python-rich fails because the version of python-rich is out of date.
As a result, the build of pelican, which depends on python-rich, also fails.

I think this is because the version of pygments has been upgraded and the
problem fixed in the pull request below has occurred.

With this patch, both python-rich and pelican can be built.

Thank you

Taiju HIGASHI (1):
  gnu: python-rich: Update to 12.4.1.

 gnu/packages/python-xyz.scm | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)

--
2.35.1




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

end of thread, other threads:[~2022-05-24 14:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-16 15:04 [bug#55453] [PATCH 0/1] gnu: python-rich: Update to 12.4.1 Taiju HIGASHI
2022-05-16 15:09 ` [bug#55453] [PATCH 1/1] " Taiju HIGASHI
2022-05-16 15:14   ` Taiju HIGASHI
2022-05-24 14:50 ` bug#55453: [PATCH 0/1] " Ludovic Courtès

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.