From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jack Hill Subject: Re: pypi URL 404 Date: Fri, 10 May 2019 14:55:57 -0400 (EDT) Message-ID: References: <87r296b2mv.fsf@fastmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Return-path: Received: from eggs.gnu.org ([209.51.188.92]:51002) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hPAga-0000SW-PG for guix-devel@gnu.org; Fri, 10 May 2019 14:56:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hPAgY-0000Fq-HY for guix-devel@gnu.org; Fri, 10 May 2019 14:56:00 -0400 Received: from minsky.hcoop.net ([104.248.1.95]:59310) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hPAgY-0000Ev-CN for guix-devel@gnu.org; Fri, 10 May 2019 14:55:58 -0400 In-Reply-To: <87r296b2mv.fsf@fastmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Marius Bakke Cc: guix-devel@gnu.org Thanks for your reply On Fri, 10 May 2019, Marius Bakke wrote: > It seems no proper source tarball is available on PyPI, only a "wheel": > > > > The importer uses those to extract requirements.txt, and apparently > returns the wheel hash when it fails to find a proper source. That is > probably a bug. I've opened #35673 about that: https://issues.guix.gnu.org/issue/35673 > In this case it is probably easiest to download the source from the > upstream repository, or ask the maintainer to upload a tarball. I'll adjust the source location. I've also asked upstream to upload a tarball: http://projectmallard.org/pipermail/mallard-list/2019-May/000287.html Best, Jack