unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#49083: ‘guix import pypi’ fails in the absence of “sdist” releases
@ 2021-06-18  7:33 Ludovic Courtès
  2021-06-18  8:56 ` Leo Prikler
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2021-06-18  7:33 UTC (permalink / raw)
  To: 49083

Hi,

For some packages we get this:

--8<---------------cut here---------------start------------->8---
$ guix import pypi jaxlib
guix import: error: no source release for pypi package jaxlib 0.1.67
--8<---------------cut here---------------end--------------->8---

and indeed, there’s no “sdist” (source distribution), only
“bdist_wheel” (.whl files).

Nevertheless, should the importer do something smarter here?  The
metadata at <https://pypi.org/pypi/jaxlib/json> doesn’t contain info
about the source repository (though it contains the home page at
github.com).  Would it make sense to build from a .whl file or does this
necessarily include generated code and other byproducts?

Thanks,
Ludo’.




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

end of thread, other threads:[~2022-02-02 21:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18  7:33 bug#49083: ‘guix import pypi’ fails in the absence of “sdist” releases Ludovic Courtès
2021-06-18  8:56 ` Leo Prikler
2021-06-20 21:03   ` Ludovic Courtès
2021-06-22 18:58     ` Maxim Cournoyer
2022-02-02 17:46       ` Ludovic Courtès
2022-02-02 21:45         ` Maxim Cournoyer

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