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 ms0.migadu.com with LMTPS id CNczGqUAkmGkyQAAgWs5BA (envelope-from ) for ; Mon, 15 Nov 2021 07:39:33 +0100 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 OIbvFaUAkmG0ewAAB5/wlQ (envelope-from ) for ; Mon, 15 Nov 2021 06:39:33 +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 61825AA6F for ; Mon, 15 Nov 2021 07:39:32 +0100 (CET) Received: from localhost ([::1]:45092 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mmVeN-00068r-FI for larch@yhetil.org; Mon, 15 Nov 2021 01:39:31 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58868) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mmVcx-00066U-Pw for guix-patches@gnu.org; Mon, 15 Nov 2021 01:38:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:40827) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mmVcx-0004XV-Gm for guix-patches@gnu.org; Mon, 15 Nov 2021 01:38:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mmVcw-0004iP-D0 for guix-patches@gnu.org; Mon, 15 Nov 2021 01:38:02 -0500 Subject: bug#51630: [PATCH 1/2] gnu: python-furl: Update to 2.1.2. In-Reply-To: <20211106085802.5917-1-jgart@dismail.de> Resent-From: Arun Isaac Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 15 Nov 2021 06:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51630 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 51630-done@debbugs.gnu.org Mail-Followup-To: 51630@debbugs.gnu.org, arunisaac@systemreboot.net, jgart@dismail.de Received: via spool by 51630-done@debbugs.gnu.org id=D51630.163695825018074 (code D ref 51630); Mon, 15 Nov 2021 06:38:02 +0000 Received: (at 51630-done) by debbugs.gnu.org; 15 Nov 2021 06:37:30 +0000 Received: from localhost ([127.0.0.1]:52373 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmVcP-0004hS-Ph for submit@debbugs.gnu.org; Mon, 15 Nov 2021 01:37:29 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:43520) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mmVcM-0004hG-FY for 51630-done@debbugs.gnu.org; Mon, 15 Nov 2021 01:37:28 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=EsNL3Lm23S5eZuGwHhyHB1R3wLlLOlah5kEHiuLksLE=; b=J7F57dRM7gVrk5Pf8ZXQ0cVzkA SzRzEzYGHAXjMzimXjRMw6xNEpvl1+pRHU/eCr0efPaQvH8/CLc33bsbyU23SUSm1PBGQq+2Q4GQJ k6OlmHg+dtioGQPeGe0x1WWjxBTAQqQ+/wP+upWLF4b711qrMxw5nzIN92DZ/lWs4DEqf8/rEN7Uu 5Yn88DGAYuxmOehykh5cl2CmRsDAhdBfoN+F/df9pBHhYuDIXK3LCJzFltvNHA4sB7V1VSQGvH4K4 PDi98ufYhai5y8i/odolGdAJPKmWqgE5bTUB+v2DxrYWvv5UggTaNx2Ob3DgQmF7v0eHHEL3jzwpt mq0w169A==; Received: from [192.168.2.1] (port=8042 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1mmVcJ-000A4o-Kx; Mon, 15 Nov 2021 12:07:23 +0530 From: Arun Isaac References: <20211106085802.5917-1-jgart@dismail.de> <20211110173246.29027-1-jgart@dismail.de> Date: Mon, 15 Nov 2021 12:07:22 +0530 Message-ID: <871r3hkjq5.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1636958373; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=EsNL3Lm23S5eZuGwHhyHB1R3wLlLOlah5kEHiuLksLE=; b=lUfLVs0KD2tePX2rAXbgjoJB0jcwpiQm9c3hJv+nhxsC2eg38BG5B4IETxie7bg0cd2IAI g5ibcsgymOxUyIpuzA1NretQy8dLfXf7Ddso8IwgjyW+O2R7ueOeEk1giDHSyBn4L+42Md GhD9hWZlMTy5iWowbpVr4aZRLddcRsg6wMUudhCedM3v/wa3KLH1CP19Z/ewcvCAH6Qxlm Xp6obP/qZaT0Ls054svxuEe6K3XJCLivklgo1NWbg7TIzSajpej3mZlLVf/hjTg/E6V/Cp ZsRnmDOESDKPwCgmOJDkKsihioHy5xH0iIh2wWapbs9AuW3PMT0Pt8nx+3DDGw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1636958373; a=rsa-sha256; cv=none; b=iVSPMcYhleXG+EZSAE1tf5B3jWuzyRohe485exZNOh1YQIcl0TSR4abQb8KIHeDWTGRvw7 eyFZjOvwQH2uq3PUGeunm3ybI8hBarajhJsZ/1b2qTdBcWtmg/SLpjMZCgMiE9yLag1nPF 1Ao0rPN0T5J9LPRCRwNbHc/L5z0lLPtiIzj1XYtjij/TDKUFwDnaCXjwiDl3regnPrretl 5PY0LWkh0J+/Dbsntx9cAtCsM7BB9VUJQzoJ7ksV7DTllCpFPrKMSxWH8///RG0kE4tr3C 0fwHzUsdEKyfag/yiGhr81PJnRiqrJhb/MRFhrhs2co3BUAKuOB1DYGmbj87Pw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=J7F57dRM; 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-Migadu-Spam-Score: -3.84 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=systemreboot.net header.s=default header.b=J7F57dRM; dmarc=fail reason="SPF not aligned (relaxed)" header.from=systemreboot.net (policy=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-Migadu-Queue-Id: 61825AA6F X-Spam-Score: -3.84 X-Migadu-Scanner: scn1.migadu.com X-TUID: xXjRuo6/Hu6b --=-=-= Content-Type: text/plain Hi jgart, I have pushed your patches after adding a copyright header, modifying the commit messages a little and removing the fix-tests phase from the python-orderedmultidict phase. Thanks! Arun --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFOBAEBCAA5FiEEf3MDQ/Lwnzx3v3nTLiXui2GAK7MFAmGSACIbHGFydW5pc2Fh Y0BzeXN0ZW1yZWJvb3QubmV0AAoJEC4l7othgCuzeggH9jDjrI+DHkSRQdBSMRgs eP8rC5gxMj8pqULZGPfPZL+T12XPc4QP1HaqBC/k7GeoGpGjPC3pGp57TTiZpm0r SY73TwbAvqEO58KT4OyXj36a4L3M8Dw9U8QuXmpOeHuDmbfEPV/7YlOnQOZCO/Hs zGUPj6LyOuEFzTpzYKOeQFhz4tjKhJM1qsXe0LL93p9oCHl1gFy67MinJQ1UFmGK aDZiRNO9gz0gtFJlcbfAkHvGGK0j807buIutNP4NDBzYVqOR2605wMjB3cVbmwYW 26rPoI8k+rfGaZLZGmA1fNKBXqlVe00gSRuF+dpFV8NnupeVXK1KqTHCZnb2qubd QQ== =Xzfs -----END PGP SIGNATURE----- --=-=-=--