From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id aIayGC5f0l45CQAA0tVLHw (envelope-from ) for ; Sat, 30 May 2020 13:27:10 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id qNeYFC5f0l4fRgAAbx9fmQ (envelope-from ) for ; Sat, 30 May 2020 13:27:10 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 002E99401AE for ; Sat, 30 May 2020 13:27:09 +0000 (UTC) Received: from localhost ([::1]:49566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf1W0-0002nV-Fa for larch@yhetil.org; Sat, 30 May 2020 09:27:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51436) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf1Vu-0002nC-1O for guix-patches@gnu.org; Sat, 30 May 2020 09:27:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:45625) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jf1Vt-0006fZ-OQ for guix-patches@gnu.org; Sat, 30 May 2020 09:27:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jf1Vt-0001JX-Kd for guix-patches@gnu.org; Sat, 30 May 2020 09:27:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41395] [PATCH 2/3] gnu: Remove python-prompt-toolkit-1 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 May 2020 13:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41395 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Edouard Klein , 41395@debbugs.gnu.org Received: via spool by 41395-submit@debbugs.gnu.org id=B41395.15908452055029 (code B ref 41395); Sat, 30 May 2020 13:27:01 +0000 Received: (at 41395) by debbugs.gnu.org; 30 May 2020 13:26:45 +0000 Received: from localhost ([127.0.0.1]:57171 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf1Vc-0001J3-UJ for submit@debbugs.gnu.org; Sat, 30 May 2020 09:26:45 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43994) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf1Vb-0001Iq-Fl for 41395@debbugs.gnu.org; Sat, 30 May 2020 09:26:43 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:34736) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf1VW-0006ZY-1K; Sat, 30 May 2020 09:26:38 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:40472 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jf1VU-0005sM-Sn; Sat, 30 May 2020 09:26:37 -0400 From: Marius Bakke In-Reply-To: <87k10yylc4.fsf@alice.lan> References: <87v9ksckt3.fsf@alice.lan> <87k10yylc4.fsf@alice.lan> Date: Sat, 30 May 2020 15:26:34 +0200 Message-ID: <875zcd1rlh.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -3.3 (---) X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: 9AhmKh84eLQf --=-=-= Content-Type: text/plain Edouard Klein writes: > * gnu/packages/python-xyz.scm (python-prompt-toolkit-1): Remove variable. This also removes 'python2-prompt-toolkit-1' contrary to what the commit message says. Unfortunately that variable is still in use. So I skipped this patch for now. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7SXwoACgkQoqBt8qM6 VPqUXwf+LN2its7MMX4xD0Po/120oW2kes44+EG0EF5oULpiliOwq6EPsDofZctF D71CVjUx4FNJv+FbuvWw4OQ86c63DSSlCwK6GFPrhdzQIPpMlfR157yd2efLoRfG jjswRZOXOZfKvSIp7hqZGbsjO7mPDreypyrp44aWbldVzTlx26ktJWvL7NjzT8Tk uwlTLXqODtTiDP68k9sEFhOXi2GnqB2yu71VmR3AeMps8o9eKn56ztFDT/6y26OW Td7lVEYmW+Y99cThj0W0CJ02ENIq3A33eMCqFy/Q6E7TcXQkmz0YiGjS8CqtxZJY KCiKIVIQedBhWW1zn8nN2WG5a9Abdw== =4hxn -----END PGP SIGNATURE----- --=-=-=--