emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#53228: closed ([PATCH 0/2] gnu: poetry: Fix inputs.)


From: GNU bug Tracking System
Subject: bug#53228: closed ([PATCH 0/2] gnu: poetry: Fix inputs.)
Date: Thu, 13 Jan 2022 19:06:02 +0000

Your message dated Thu, 13 Jan 2022 14:05:28 -0500
with message-id <YeB3+JyLVYQH+fPM@jasmine.lan>
and subject line Re: [bug#53228] [PATCH 0/2] gnu: poetry: Fix inputs.
has caused the debbugs.gnu.org bug report #53228,
regarding [PATCH 0/2] gnu: poetry: Fix inputs.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
53228: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53228
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] gnu: poetry: Fix inputs. Date: Thu, 13 Jan 2022 10:45:29 +0100
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#53228] [PATCH 0/2] gnu: poetry: Fix inputs. Date: Thu, 13 Jan 2022 14:05:28 -0500
On Thu, Jan 13, 2022 at 10:45:29AM +0100, Tanguy Le Carrour wrote:
> 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.

Thanks for taking care of this.

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

I tweaked the commit messages and pushed as
391f22fa3e34ac0ef0c31a422ccfb49c92f744ac


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]