From patchwork Fri Jan 14 21:08:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Vinicius Monego X-Patchwork-Id: 36345 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 0831127BBEA; Fri, 14 Jan 2022 21:10:32 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, SPF_HELO_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id BC54427BBE9 for ; Fri, 14 Jan 2022 21:10:31 +0000 (GMT) Received: from localhost ([::1]:46382 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n8TqA-0004Zs-Tk for patchwork@mira.cbaines.net; Fri, 14 Jan 2022 16:10:30 -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 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+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches * 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(-) base-commit: 36f4745dc10e5d0e8b2a62cd2c8439629debae4f 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")