From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kUHRLbVGzF7wfwAA0tVLHw (envelope-from ) for ; Mon, 25 May 2020 22:29:09 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id 8NwsKbVGzF7uUAAA1q6Kng (envelope-from ) for ; Mon, 25 May 2020 22:29:09 +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 1E00F94042C for ; Mon, 25 May 2020 22:29:09 +0000 (UTC) Received: from localhost ([::1]:55626 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdLal-0006WJ-P8 for larch@yhetil.org; Mon, 25 May 2020 18:29:07 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41890) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jdLag-0006W1-UU for guix-patches@gnu.org; Mon, 25 May 2020 18:29:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59422) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jdLag-0001uv-Le for guix-patches@gnu.org; Mon, 25 May 2020 18:29:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jdLag-0000xI-I8 for guix-patches@gnu.org; Mon, 25 May 2020 18:29:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#41395] [PATCH 2/4] gnu: Update python-prompt-toolkit to version 3.0.5 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 25 May 2020 22:29:02 +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.15904457123636 (code B ref 41395); Mon, 25 May 2020 22:29:02 +0000 Received: (at 41395) by debbugs.gnu.org; 25 May 2020 22:28:32 +0000 Received: from localhost ([127.0.0.1]:42735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jdLaC-0000wZ-Di for submit@debbugs.gnu.org; Mon, 25 May 2020 18:28:32 -0400 Received: from eggs.gnu.org ([209.51.188.92]:34406) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jdLaA-0000wM-FM for 41395@debbugs.gnu.org; Mon, 25 May 2020 18:28:30 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:58865) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jdLa5-0001nJ-5J; Mon, 25 May 2020 18:28:25 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:39556 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jdLa4-0005wl-0u; Mon, 25 May 2020 18:28:24 -0400 From: Marius Bakke In-Reply-To: <87h7w4i7bj.fsf@alice.lan> References: <87v9ksckt3.fsf@alice.lan> <87h7w4i7bj.fsf@alice.lan> Date: Tue, 26 May 2020 00:28:21 +0200 Message-ID: <87v9kj6456.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: zmyoOvcsk5kB --=-=-= Content-Type: text/plain Edouard Klein writes: > * gnu/packages/machine-learning.scm (python-iml): Move python-nose from > propagated to native input. Can you submit this change as a separate patch, as it is unrelated to the python-prompt-toolkit update? [...] > @@ -12105,14 +12108,14 @@ collections of data.") > (define-public python-prompt-toolkit > (package > (name "python-prompt-toolkit") > - (version "2.0.7") > + (version "3.0.5") > (source > (origin > (method url-fetch) > - (uri (pypi-uri "prompt_toolkit" version ".tar.gz")) > + (uri (pypi-uri "prompt_toolkit" version)) > (sha256 > (base32 > - "0fgacqk73w7s932vy46pan2yp8rvjmlkag20xvaydh9mhf6h85zx")))) > + "1j3x5s4gp4ih73sbcni0a0vffbzvrxbrbnkvb3fzjgxn810ilgan")))) > (build-system python-build-system) > (arguments > `(#:phases > @@ -12126,12 +12129,11 @@ collections of data.") > (add-installed-pythonpath inputs outputs) > (invoke "py.test")))))) > (propagated-inputs > - `(("python-wcwidth" ,python-wcwidth) > - ("python-six" ,python-six) > - ("python-pygments" ,python-pygments))) > + `(("python-wcwidth" ,python-wcwidth))) I think you need to re-add these inputs in 'python-prompt-toolkit-2'. 'python2-prompt-toolkit' should probably inherit from 'python-prompt-toolkit-2' too, given that the dependency on Six is removed in version 3. Finally 'python-prompt-toolkit-1' (!!!) also needs to inherit from 'python-prompt-toolkit-2' so that the inputs don't change, unless version 1 can be removed entirely. Quite the cabal! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7MRoUACgkQoqBt8qM6 VPpPfgf/dSH9gV4QnkKT1JFJQ0I75NK+yR3zKYrQ7BZe645pSIUCLCU/pwXmv/fu k6ksxmV1Z4cuCctnp0Kjgrah4hZQy4OEqVJ1qTeeYjTXSTBVq7jDxZPh4CnpmmuH XzcIIiwas003TT5Rmlp9nIXRbjC7WJYjHz7lLrdhFJeWWVofopG1CLigQhNZseYO ztX8oMKe7lIBR/Yxo3Sw9+2iJoZfbyYC3EUjIRnW3I5pf1IkJZ4iTmucEQcbKtTG +sGw+l0s/BtFxpTu6ssZkUTkxW/D0EoD9HFJlPX7eseBNKjZM43GypC2brf9x4m3 6LDSdPst5Qn5czs7rJKtdsBkMxQVwA== =M+3p -----END PGP SIGNATURE----- --=-=-=--