From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uLwmFMnm4WGv+AAAgWs5BA (envelope-from ) for ; Fri, 14 Jan 2022 22:10: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 mp11.migadu.com with LMTPS id SGFtEcnm4WFfHQAA9RJhRA (envelope-from ) for ; Fri, 14 Jan 2022 22:10:33 +0100 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 00EE1AD47 for ; Fri, 14 Jan 2022 22:10:33 +0100 (CET) Received: from localhost ([::1]:46382 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n8TqC-0004Zs-5w for larch@yhetil.org; Fri, 14 Jan 2022 16:10:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53634) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n8Tpk-0004YM-2W for guix-patches@gnu.org; Fri, 14 Jan 2022 16:10:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45477) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n8Tpi-00015O-G1 for guix-patches@gnu.org; Fri, 14 Jan 2022 16:10:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n8Tpi-0005Wv-BH for guix-patches@gnu.org; Fri, 14 Jan 2022 16:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53179] [PATCH v2 1/3] gnu: python-httpcore: Update to 0.13.7. References: <20220111052048.33674-1-monego@posteo.net> In-Reply-To: <20220111052048.33674-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 14 Jan 2022 21:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53179 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53179@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 53179-submit@debbugs.gnu.org id=B53179.164219455821166 (code B ref 53179); Fri, 14 Jan 2022 21:10:02 +0000 Received: (at 53179) by debbugs.gnu.org; 14 Jan 2022 21:09:18 +0000 Received: from localhost ([127.0.0.1]:38372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8Tov-0005V9-BR for submit@debbugs.gnu.org; Fri, 14 Jan 2022 16:09:18 -0500 Received: from mout01.posteo.de ([185.67.36.65]:34039) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n8Tos-0005Uo-Pg for 53179@debbugs.gnu.org; Fri, 14 Jan 2022 16:09:11 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id D3171240029 for <53179@debbugs.gnu.org>; Fri, 14 Jan 2022 22:09:04 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1642194544; bh=acUyDzr60Jykm5RXOVzqZ3PE8ZOuhlIqHlh1a0koFP8=; h=From:To:Cc:Subject:Date:From; b=ThKSubjXOQnCu+apWFlVSgU3o1zzPU3ednmqK50oMMPiQ51xh/7LmC9xJNq2+Ahvi DXhAAvM8H0tjnU9qqYcDgIMi7xaN5LXfE5kjuYYIC6rMv77LZMblYoh/dEIaoxwkGE 4v+gQhMagXK/s7us7JDoNvlU58ce6RKU+KZ3SMjvxLjLJS1SC7JYJq12qqjnW7rZaH 4FuwfOvSVnUMmuM7udQwcqvGNDApAA+PsbGTL8e+wpNXsXxJ/pCzK8zZch3w7iMv8f KXhsaEzdfM6sAJMG5l957Yxl5pxP66zzAlijyfXv48MURTDzHlwzfBUqM+S3jlWIoW pf4iAW7fn299g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JbDSH0gJrz9rxT; Fri, 14 Jan 2022 22:09:01 +0100 (CET) From: Vinicius Monego Date: Fri, 14 Jan 2022 21:08:44 +0000 Message-Id: <20220114210846.171922-1-monego@posteo.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642194633; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=N8KGFOUGoYWhOW0zuiNqYQO0+j3N1Eu7NEm8TCNyx9M=; b=aIP6aGejDVNIFmGCvu40icqey0DjFAmcIZgjVnNn0Q2sx/gt8yc/Ml4gklY0fnQvAspWzH 1V6ejQq46sIgBB0tcGhAmAn3s2Y1vkhZrQcgM9l/Xp7POnxmrkN5wCvrwEx+jz/Dlwod9d wEKLMNZugvCZ7kU6RNeRya2ZT5dphIvADdAntxR3U8iiyTgjz/vocpssbKNjMB1YUird77 a1cYs9S9Qz/GntDjBr+vFgkL0Vi/m15xFAVv/nduekABQLNEDh3JZ1pL3uEJB9gx6BP1De KLasw7KzoQiQ4rO1lv/D6ULFzJM9M6FPMygneQNFgKDwLLtC3UJJ68mWW3ZD5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642194633; a=rsa-sha256; cv=none; b=cwMVIZeSsWmXXnir7+atsSVI8vOm/hc1XlH9xy/TCCJh+KiRPTjqLYCJIv1h/Na1o6RMsS js7qSvjlW4U5esseqGfYpdExCtvCg8Ub1+QROklMXYK9fiWoQHvsAb7UaCoz1JeMOxxud4 twgIxAinHqqZJ+T06dae+IcsAHXOaQ0+ct6TZqEHd9ZdclZG0OHJzj54mfm/w/biwmWd7+ EQwQuXutuAoDAEihUm68A2efR4mAqT3Uj2N0yaHM2nnv4X7BZdqRBRI7RRJYrG7amTET0m UVuAsJxnvTm4OIdMEkcluH/XwWCgEDZpaZx0opo+CcPFs12MqcPjMZqJY8OMug== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ThKSubjX; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.12 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ThKSubjX; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 00EE1AD47 X-Spam-Score: -2.12 X-Migadu-Scanner: scn0.migadu.com X-TUID: 6l9FWPcP918A * gnu/packages/python-web.scm (python-httpcore): Update to 0.13.7. [native-inputs]: Order alphabetically. [propagated-inputs]: Add python-anyio. --- Fixed the copyright being added in the wrong file. gnu/packages/python-web.scm | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 708528983c..639470d7d4 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -37,7 +37,7 @@ ;;; Copyright © 2020 Holger Peters ;;; Copyright © 2020 Noisytoot ;;; Copyright © 2020 Edouard Klein -;;; Copyright © 2020, 2021 Vinicius Monego +;;; Copyright © 2020, 2021, 2022 Vinicius Monego ;;; Copyright © 2020 Konrad Hinsen ;;; Copyright © 2020 Giacomo Leidi ;;; Copyright © 2021 Ekaitz Zarraga @@ -5124,20 +5124,19 @@ and serve updated contents upon changes to the directory.") (define-public python-httpcore (package (name "python-httpcore") - (version "0.12.2") + (version "0.13.7") (source (origin - ;; PyPI tarball does not contain tests. - (method git-fetch) + (method git-fetch) ; no tests in PyPI (uri (git-reference (url "https://github.com/encode/httpcore") - (commit version))) + (commit version))) (file-name (git-file-name name version)) (sha256 - (base32 "1nrwwfdqjfc2a1k3j41cdwkprwvplf95fwmypdl2aq2qgp3209q0")))) + (base32 "1qf1kdscqs566qjzkxz9jxn0g30rx3s6jmxvizvc8q44m8rbs4gn")))) (build-system python-build-system) (arguments - `(#:tests? #f ; Tests hang at 98% + `(#:tests? #f ; Tests hang at 99% #:phases (modify-phases %standard-phases (replace 'check @@ -5158,10 +5157,10 @@ and serve updated contents upon changes to the directory.") python-pytest-asyncio python-pytest-cov python-pytest-trio - python-uvicorn - python-trustme)) + python-trustme + python-uvicorn)) (propagated-inputs - (list python-h11 python-h2 python-sniffio python-trio + (list python-anyio python-h11 python-h2 python-sniffio python-trio python-trio-typing)) (home-page "https://github.com/encode/httpcore") (synopsis "Minimal, low-level HTTP client") base-commit: 36f4745dc10e5d0e8b2a62cd2c8439629debae4f -- 2.30.2