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 UG9HNUm0hl8dXQAA0tVLHw (envelope-from ) for ; Wed, 14 Oct 2020 08:18:17 +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 CB8bMUm0hl+kKQAA1q6Kng (envelope-from ) for ; Wed, 14 Oct 2020 08:18:17 +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 7BBDD9402A5 for ; Wed, 14 Oct 2020 08:18:16 +0000 (UTC) Received: from localhost ([::1]:45080 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kSbzB-0007HT-Vg for larch@yhetil.org; Wed, 14 Oct 2020 04:18:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60452) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kSbz0-0007GR-7f for guix-patches@gnu.org; Wed, 14 Oct 2020 04:18:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:38451) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kSbyz-000763-VD for guix-patches@gnu.org; Wed, 14 Oct 2020 04:18:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kSbyz-0005bI-Ri for guix-patches@gnu.org; Wed, 14 Oct 2020 04:18:01 -0400 Subject: bug#43980: Update offlineimap to 7.3.3 Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 14 Oct 2020 08:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 43980 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Tim Gesthuizen Cc: 43980-done@debbugs.gnu.org Mail-Followup-To: 43980@debbugs.gnu.org, efraim@flashner.co.il, tim.gesthuizen@yahoo.de Received: via spool by 43980-done@debbugs.gnu.org id=D43980.160266347821516 (code D ref 43980); Wed, 14 Oct 2020 08:18:01 +0000 Received: (at 43980-done) by debbugs.gnu.org; 14 Oct 2020 08:17:58 +0000 Received: from localhost ([127.0.0.1]:49995 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSbyv-0005ay-Qo for submit@debbugs.gnu.org; Wed, 14 Oct 2020 04:17:57 -0400 Received: from flashner.co.il ([178.62.234.194]:54518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kSbyt-0005ac-CP for 43980-done@debbugs.gnu.org; Wed, 14 Oct 2020 04:17:56 -0400 Received: from localhost (unknown [141.226.15.20]) by flashner.co.il (Postfix) with ESMTPSA id 23BAD4024B; Wed, 14 Oct 2020 08:17:48 +0000 (UTC) Date: Wed, 14 Oct 2020 11:17:10 +0300 From: Efraim Flashner Message-ID: <20201014081710.GC1145@E5400> References: <87y2ka0x80.fsf.ref@yahoo.de> <87y2ka0x80.fsf@yahoo.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="PuGuTyElPB9bOcsM" Content-Disposition: inline In-Reply-To: <87y2ka0x80.fsf@yahoo.de> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Spam-Score: -1.0 (-) 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: -2.61 X-TUID: pTTlH1vsxYUC --PuGuTyElPB9bOcsM Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I changed python-rfc6555 to pull from the latest commit so it would build with python3 also. The main thing was moving python2-selectors2 to propagated-inputs so it gets carried along to the dependant applications. With this I removed python2-selectors2 from inputs in offlineimap. I also added a copyright line for you in both files. Thanks! Patches pushed. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --PuGuTyElPB9bOcsM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl+GtAYACgkQQarn3Mo9 g1G36hAAnel39Lrhvf1IrVL1dxyGnsl/QT96ICTqfpPYwx4NHwLJNK5v5Mga+NTA bzMn7r9ul2YIQKYF8vsBIvRyZ9lp80jS2Po7K1Ua7tm8/vI63C1QSGb3fwVslslD eQ2x3IcO7zs15DpleUza+lJTZbBnVs0cNQMxEjCu9cbo8b+ygcxxd79QY6ubWe0x Dv/X+mq4SH8mcc+bceK2cpa+cqHhKwUkI9MHfcl1FqDefoKL8xO2HqyAql6hkplk +cM/0r45D61tTDXoRhGIri0DZByC6phLkf92nOjvo9L+GtHTgfZd9HnO1HYejf4n jFi4IWYkL828gRBcDV0iIoIvJXTe6vgUWE5NP9rs0gaNLDNgTTOkjDUTKgK/pFQR TqYevKAzrDxFP7l5lgoTIgva66ZuyNFejQVuzeKCxiInqlCbYv5MMS47RnBHVFHX oGbr8n2oXBhWCMa0RrRFkbTEIX9LEi0vAG4NIQSiOSZj1bczFUJsrTyY2AZLVqZ3 HnMzDB11sJRIEQtEE4tkCEC81zif7Mc1ADX1VPtjmKzs5CMJdR4u3DguHAxn2vO+ OiyJAQKhbhjfBxS54lKA7c8TzrOQf551D6urB4h3QTTf4JAYE3riWNFsxRSIRxpL UAIAQ/A/Dvfx/7yhGRpgs+E6Qo66k/8XyLIt3a2rjlsGNa0onK4= =Hqk8 -----END PGP SIGNATURE----- --PuGuTyElPB9bOcsM--