GNU bug report logs - #24450
pypi importer outputs strange character series in optional dependency case.

Previous Next

Package: guix;

Reported by: ng0 <ng0 <at> we.make.ritual.n0.is>

Date: Fri, 16 Sep 2016 20:02:01 UTC

Severity: normal

Tags: patch

Merged with 24557, 33047, 33569, 34266

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#33047: closed (pypi importer uses incorrect package names)
Date: Tue, 02 Jul 2019 01:55:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 02 Jul 2019 10:54:30 +0900
with message-id <87tvc5w695.fsf <at> gmail.com>
and subject line Re: bug#24450: [PATCHv3] Re: pypi importer outputs strange character series in optional dependency case.
has caused the debbugs.gnu.org bug report #24450,
regarding pypi importer uses incorrect package names
to be marked as done.

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


-- 
24450: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24450
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: bug-guix <at> gnu.org
Subject: pypi importer uses incorrect package names
Date: Mon, 15 Oct 2018 15:43:02 +0200
Hi,

I found that sometimes the pypi importer had trouble importing packages 
correctly. For instance, running "guix import pypi txaio" gave me this 
list of dependencies:

(propagated-inputs
 `(("python-[all]" ,#{python-\x5b;all\x5d;}#)
   ("python-[asyncio]"
    ,#{python-\x5b;asyncio\x5d;}#)
   ...))

guix import pypi magic-wormhole had this:

(propagated-inputs
  ("python-autobahn[twisted]"
   ,#{python-autobahn\x5b;twisted\x5d;}#)
  ...))

Of course, they break the recursive importer, which makes it difficult 
to import these packages correctly.


[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Ricardo Wurmus <ricardo.wurmus <at> mdc-berlin.de>
Cc: 24450-done <at> debbugs.gnu.org
Subject: Re: bug#24450: [PATCHv3] Re: pypi importer outputs strange character
 series in optional dependency case.
Date: Tue, 02 Jul 2019 10:54:30 +0900
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Here's the current patch set, version 3, with the modifications
> as discussed in the previous exchanges [...]

I've now merged this patch series (version 3) into master, with top
commit 4b60ab8c006964d026dee8cf5f1260eba0b2bb81.

Closing.

Thank you!

Maxim


This bug report was last modified 6 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.