From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:32886) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iXiWP-0002Hw-3L for guix-patches@gnu.org; Thu, 21 Nov 2019 04:13:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iXiWO-0000ef-72 for guix-patches@gnu.org; Thu, 21 Nov 2019 04:13:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:42412) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iXiWO-0000eZ-3n for guix-patches@gnu.org; Thu, 21 Nov 2019 04:13:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iXiWL-0006zh-N9 for guix-patches@gnu.org; Thu, 21 Nov 2019 04:13:01 -0500 Subject: [bug#38291] [PATCH] gnu: python2-scientific: New source code location. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: Date: Thu, 21 Nov 2019 10:12:46 +0100 In-Reply-To: (Konrad Hinsen's message of "Tue, 19 Nov 2019 19:52:11 +0100") Message-ID: <8736ehk2y9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Konrad Hinsen Cc: 38291@debbugs.gnu.org Konrad Hinsen skribis: > * gnu/packages/python-xyz.scm (python2-scientific): New source code location. > Following the annoucement of Bitbucket to delete all > Mercurial repositories in June 2020, the source code has > been migrated to GitHub. LGTM, thanks! Ludo'.