From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4Nj6HjSn8171GQAA0tVLHw (envelope-from ) for ; Wed, 24 Jun 2020 19:19:16 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id IKHiGjSn814MWwAAB5/wlQ (envelope-from ) for ; Wed, 24 Jun 2020 19:19:16 +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 EF69F940145 for ; Wed, 24 Jun 2020 19:19:15 +0000 (UTC) Received: from localhost ([::1]:51996 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joAvS-0006Mh-I7 for larch@yhetil.org; Wed, 24 Jun 2020 15:19:14 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1joAvG-0006MR-KG for guix-patches@gnu.org; Wed, 24 Jun 2020 15:19:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:55796) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1joAvG-0003UO-Bp for guix-patches@gnu.org; Wed, 24 Jun 2020 15:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1joAvG-0003Co-7z for guix-patches@gnu.org; Wed, 24 Jun 2020 15:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#42015] [PATCH] gnu: Add python-imageio. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 24 Jun 2020 19:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 42015 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Vinicius Monego , 42015@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 42015-submit@debbugs.gnu.org id=B42015.159302632212295 (code B ref 42015); Wed, 24 Jun 2020 19:19:02 +0000 Received: (at 42015) by debbugs.gnu.org; 24 Jun 2020 19:18:42 +0000 Received: from localhost ([127.0.0.1]:39109 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joAuv-0003CF-Pn for submit@debbugs.gnu.org; Wed, 24 Jun 2020 15:18:41 -0400 Received: from eggs.gnu.org ([209.51.188.92]:53154) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1joAuu-0003By-0o for 42015@debbugs.gnu.org; Wed, 24 Jun 2020 15:18:40 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54017) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1joAuo-0003BM-In; Wed, 24 Jun 2020 15:18:34 -0400 Received: from ti0006q161-3115.bb.online.no ([88.95.106.80]:47222 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1joAun-0001gK-KY; Wed, 24 Jun 2020 15:18:34 -0400 From: Marius Bakke In-Reply-To: <20200623030736.21717-1-monego@posteo.net> References: <20200623030736.21717-1-monego@posteo.net> Date: Wed, 24 Jun 2020 21:18:31 +0200 Message-ID: <87tuz06znc.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: FvdoeNRgB4Ze --=-=-= Content-Type: text/plain Vinicius Monego writes: > * gnu/packages/python-science.scm (python-imageio): New variable. It looks like Ricardo committed a variant of this patch in 88e0101b61af45584d36af541c499258d037f2ac. However I think I prefer your description, and the home page seems more appropriate. Would you like to submit an update for those? :-) --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7zpwcACgkQoqBt8qM6 VPrfSAgArqC6M5nt3gThikFsUljBQ5dE7I0C+bPNJSMudxJCRO8kvplNPSEQ6Dw7 W3jTNZ0gU9IDRrZBn4N3hggyONPJSNziAWTO39q2Fb5iewkJxrP3jgwVGpJLbG6n /fWSAxR7Ls14Oa5/8aVj+qnLMpNgt4j077snzbSqKV8Bbmp5WI3nBjyVyAzdgb15 nsX3A6AgHMl4BKpuuSc95GTjNYRp3xIU6bZYsKr09DHjCgEjeA+707qBSbNVaTMk 6NgSUOY43ouUktI80JM00YcHVx6i1BJncn7fR9Fg4JxZVkJVU63D4dkJFG+jJG6p gKBKvmTA5bD9AFh105MFaF3v4G0kWQ== =o+k1 -----END PGP SIGNATURE----- --=-=-=--