GNU bug report logs - #49083
‘guix import pypi’ fails in the absence of “sdist” releases

Previous Next

Package: guix;

Reported by: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Date: Fri, 18 Jun 2021 07:34:01 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Leo Prikler <leo.prikler <at> student.tugraz.at>
To: 49083 <at> debbugs.gnu.org
Cc: ludo <at> gnu.org
Subject: bug#49083: ‘guix import pypi’ fails in the absence of “sdist” releases
Date: Fri, 18 Jun 2021 10:56:33 +0200
Wheels are (as far as I understand) binary distributions, so they ought
to contain everything, that gets put into site-packages.  I don't think
they make for good source packages.  In particular, the jaxlib wheel
contains a bunch of shared objects and almost none of the source that
one can see on Github.

Instead of erroring out, we could try to check whether the homepage
points to a git forge and try to generate a git-reference from that. 
Failing this, we might want to set source to something, that produces
an error when read or when used as a variable, similar to how unknown
licenses are handled.

Regards,
Leo





This bug report was last modified 3 years and 106 days ago.

Previous Next


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