all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53228] [PATCH 0/2] gnu: poetry: Fix inputs.
@ 2022-01-13  9:45 Tanguy Le Carrour
  2022-01-13  9:50 ` [bug#53228] [PATCH 1/2] Revert "gnu: Remove python-msgpack-transitional." Tanguy Le Carrour
  2022-01-13 19:05 ` bug#53228: [PATCH 0/2] " Leo Famulari
  0 siblings, 2 replies; 5+ messages in thread
From: Tanguy Le Carrour @ 2022-01-13  9:45 UTC (permalink / raw)
  To: 53228; +Cc: Tanguy Le Carrour

Dear Guix,

Unfortunately, I messed up Poetry package in my last patch set!

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=53054

Poetry depends on an outdated version of `python-msgpack`, so I re-added
the `python-msgpack-transitional`.

I tried adding a `python-msgpack-0.5.6` instead, but I ended up with a
Poetry package containing conflicting inputs, for `python-cachecontrol`
was depending on a more recent version of `python-msgpack`.

This issue has been reported upstream as mentioned in the second patch.

Again, sorry for the mess!


Tanguy Le Carrour (2):
  Revert "gnu: Remove python-msgpack-transitional."
  gnu: poetry: Fix inputs.

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

-- 
2.34.0





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

end of thread, other threads:[~2022-01-14  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13  9:45 [bug#53228] [PATCH 0/2] gnu: poetry: Fix inputs Tanguy Le Carrour
2022-01-13  9:50 ` [bug#53228] [PATCH 1/2] Revert "gnu: Remove python-msgpack-transitional." Tanguy Le Carrour
2022-01-13  9:50   ` [bug#53228] [PATCH 2/2] gnu: poetry: Fix inputs Tanguy Le Carrour
2022-01-13 19:05 ` bug#53228: [PATCH 0/2] " Leo Famulari
2022-01-14  7:53   ` [bug#53228] " Tanguy LE CARROUR

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.