unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Julien Lepiller <julien@lepiller.eu>
To: 33047@debbugs.gnu.org
Subject: bug#33047: pypi importer uses incorrect package names
Date: Mon, 15 Oct 2018 15:43:02 +0200	[thread overview]
Message-ID: <e5965fe7462e7825cfe61169762a3562@lepiller.eu> (raw)

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.

             reply	other threads:[~2018-10-15 13:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-15 13:43 Julien Lepiller [this message]
2019-03-29  4:23 ` bug#24450: bug#33047: pypi importer uses incorrect package names Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e5965fe7462e7825cfe61169762a3562@lepiller.eu \
    --to=julien@lepiller.eu \
    --cc=33047@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).