From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:50872) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpYMF-0001yZ-G8 for guix-patches@gnu.org; Mon, 22 Jul 2019 09:28:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpYME-0007MQ-It for guix-patches@gnu.org; Mon, 22 Jul 2019 09:28:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51349) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hpYME-0007MG-FK for guix-patches@gnu.org; Mon, 22 Jul 2019 09:28:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hpYME-0004U0-AC for guix-patches@gnu.org; Mon, 22 Jul 2019 09:28:02 -0400 Subject: [bug#36755] [PATCH] gnu: mallard-ducktype: Update to 1.0.2. Resent-Message-ID: Date: Mon, 22 Jul 2019 09:27:14 -0400 (EDT) From: Jack Hill In-Reply-To: <20190722065056.GL1034@macbook41> Message-ID: References: <20190722000800.28933-1-jackhill@jackhill.us> <20190722065056.GL1034@macbook41> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Efraim Flashner Cc: 36755@debbugs.gnu.org On Mon, 22 Jul 2019, Efraim Flashner wrote: > The patch applies cleanly but it turns out the test suite doesn't run. > Digging a little further, the test suite isn't included with the pypi > release, so I'd prefer to stay with the git checkout so we can run the > test suite. Thanks for the review and catching that. I agree that sticking with the git checkout sounds like the correct course of action. > Can you send an updated patch that keeps the git checkout? Sure, new patch coming shortly.