unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* usage of pypi-uri in the pypi importer
@ 2020-10-17 19:17 Malte Frank Gerdes
  2020-10-26 15:22 ` zimoun
  0 siblings, 1 reply; 4+ messages in thread
From: Malte Frank Gerdes @ 2020-10-17 19:17 UTC (permalink / raw)
  To: guix-devel

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


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

end of thread, other threads:[~2020-10-27 21:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-17 19:17 usage of pypi-uri in the pypi importer Malte Frank Gerdes
2020-10-26 15:22 ` zimoun
2020-10-27 17:04   ` Malte Frank Gerdes
2020-10-27 21:58     ` zimoun

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).