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 qMC2Ic1o0l4rEQAA0tVLHw (envelope-from ) for ; Sat, 30 May 2020 14:08:13 +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 UPSsHc1o0l4sbAAA1q6Kng (envelope-from ) for ; Sat, 30 May 2020 14:08:13 +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 2BB829401AE for ; Sat, 30 May 2020 14:08:13 +0000 (UTC) Received: from localhost ([::1]:60838 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf29k-00049n-6G for larch@yhetil.org; Sat, 30 May 2020 10:08:12 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56270) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jf29b-00049Z-2J for guix-patches@gnu.org; Sat, 30 May 2020 10:08:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47266) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jf29a-0000Af-ON for guix-patches@gnu.org; Sat, 30 May 2020 10:08:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jf29a-0002ib-K8 for guix-patches@gnu.org; Sat, 30 May 2020 10:08:02 -0400 Subject: bug#41592: [PATCH 1/1] gnu: python-orderedmultidict: Update to 1.0. Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 30 May 2020 14:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 41592 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hamzeh Nasajpour , 41592-done@debbugs.gnu.org Mail-Followup-To: 41592@debbugs.gnu.org, marius@gnu.org, h.nasajpour@pantherx.org Received: via spool by 41592-done@debbugs.gnu.org id=D41592.159084763910391 (code D ref 41592); Sat, 30 May 2020 14:08:02 +0000 Received: (at 41592-done) by debbugs.gnu.org; 30 May 2020 14:07:19 +0000 Received: from localhost ([127.0.0.1]:58811 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf28p-0002hT-US for submit@debbugs.gnu.org; Sat, 30 May 2020 10:07:19 -0400 Received: from eggs.gnu.org ([209.51.188.92]:48742) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jf28o-0002hH-1V for 41592-done@debbugs.gnu.org; Sat, 30 May 2020 10:07:14 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:35412) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jf28i-0008JN-Rf; Sat, 30 May 2020 10:07:08 -0400 Received: from ti0006q161-2604.bb.online.no ([84.202.68.75]:60846 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jf28g-0002qN-Rn; Sat, 30 May 2020 10:07:07 -0400 From: Marius Bakke In-Reply-To: <2b0804db-e4ba-46a5-845b-7c93d1e70a61@www.fastmail.com> References: <2b0804db-e4ba-46a5-845b-7c93d1e70a61@www.fastmail.com> Date: Sat, 30 May 2020 16:07:05 +0200 Message-ID: <87lfl9zfcm.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: JDZ9ItANx39x --=-=-= Content-Type: text/plain "Hamzeh Nasajpour" writes: > * gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0. Applied, thanks! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEu7At3yzq9qgNHeZDoqBt8qM6VPoFAl7SaIkACgkQoqBt8qM6 VPo42Af/VVgL/0kHPGsorhzhH+lLDllbhoCEHoire1Q+T86lgfQy+QWpAbVCvd0J voKIXa1IFJqJN1cbPDIdFuXo4smLaRYe30LR1fna02ccluGFoxdTdb2wSzrVfmV9 paKbkEJajwYcroQivdn2Nm/yQ7+SvVwClh64rN1ASN5hZg7tDBTLj2AJVcUKZUiN oSJ9xdDHgsK2cwGGbpRvnAGI0hdxY9ImL28KsSeRcr5tCjuswD0Zw69H1+i5S6Pb 0l+PPMlrELqlu5R8A04edwb++Qu0XUw4h74ga+EtO9E1H4s8wgEN2GvBBYlymqfC I+zxy2wVhEXWeZ/ZA/KwDNIFPG25Hw== =Jt45 -----END PGP SIGNATURE----- --=-=-=--