unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Malte Frank Gerdes <malte.f.gerdes@gmail.com>
To: guix-devel@gnu.org
Subject: usage of pypi-uri in the pypi importer
Date: Sat, 17 Oct 2020 21:17:40 +0200	[thread overview]
Message-ID: <86r1pwu0ff.fsf@gmail.com> (raw)

Hi,

i noticed that the python pypi importer generates packages definitions
which rely on the pypi-uri function declared in the python build
system. I observed that the python build system itself doesn't use this
function at all, so why is it defined there and not in the python
importer, which seems to be the only piece of software using it?

Also: I tried to package pyinstrument-cext and noticed that the importer
generated function isn't able to find the source package - only
404's. The importer uses PyPI's json API to get information about a
given package (this includes it's url - called source-url), so is the
pypi-uri function needed at all? the necessary information is available
even without it. Or are there any specific reasons why things are as
they are?


Malte


             reply	other threads:[~2020-10-17 20:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-17 19:17 Malte Frank Gerdes [this message]
2020-10-26 15:22 ` usage of pypi-uri in the pypi importer zimoun
2020-10-27 17:04   ` Malte Frank Gerdes
2020-10-27 21:58     ` zimoun

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=86r1pwu0ff.fsf@gmail.com \
    --to=malte.f.gerdes@gmail.com \
    --cc=guix-devel@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).