From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id MODYG9kU3WFeMgEAgWs5BA (envelope-from ) for ; Tue, 11 Jan 2022 06:25:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id SOysFNkU3WE+sAAAG6o9tA (envelope-from ) for ; Tue, 11 Jan 2022 06:25:45 +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 F02F73D011 for ; Tue, 11 Jan 2022 06:25:44 +0100 (CET) Received: from localhost ([::1]:34946 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1n79fE-00007f-5J for larch@yhetil.org; Tue, 11 Jan 2022 00:25:44 -0500 Received: from eggs.gnu.org ([209.51.188.92]:36424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n79eZ-00005S-Rn for guix-patches@gnu.org; Tue, 11 Jan 2022 00:25:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60988) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1n79eZ-0001T5-5V for guix-patches@gnu.org; Tue, 11 Jan 2022 00:25:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1n79eZ-0004qT-24 for guix-patches@gnu.org; Tue, 11 Jan 2022 00:25:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53179] [PATCH 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: Tue, 11 Jan 2022 05:25:03 +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.164187869618598 (code B ref 53179); Tue, 11 Jan 2022 05:25:03 +0000 Received: (at 53179) by debbugs.gnu.org; 11 Jan 2022 05:24:56 +0000 Received: from localhost ([127.0.0.1]:53886 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n79eM-0004pa-UO for submit@debbugs.gnu.org; Tue, 11 Jan 2022 00:24:56 -0500 Received: from mout02.posteo.de ([185.67.36.66]:44701) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n79eI-0004pB-BL for 53179@debbugs.gnu.org; Tue, 11 Jan 2022 00:24:49 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 4B064240107 for <53179@debbugs.gnu.org>; Tue, 11 Jan 2022 06:24:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1641878680; bh=qJUmarrXKhsQgMJBRmJ8p+8qNeiifbglUHylIexKwxY=; h=From:To:Cc:Subject:Date:From; b=KZJ9HT9TwNuUDIFCDk15lKb1TYR9RzGiUI2rtuUl9XVSYbGdwB4KkKcOAcvZJFhz6 s4YFwLXOTjOJszPekpXvr/PhW5xKMyp4vPvX4uh56NW52z8cBAjhlAY4QdVd5bYgdu VgSefKhEDVMjW/g3DAK3Tn6uVNWs4KsCn0Znf060x0oOGk2yQfszvCmG+ys/2aOpjC ffDYRHZms5Mp3LVvmLuhYiVD03Ss+pi1kpQErQlKAH0MCu00GVOldw4ieJvFQtliRy Cvd3oqQeUVfbBI2h/uThzUCwJ0d/aa5fW9ucyLRzLfW5uFZnUwq8NKIMF7L3uTV9/O FA2HxmUGZY/1g== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4JXzdx3k5Pz9rxR; Tue, 11 Jan 2022 06:24:36 +0100 (CET) From: Vinicius Monego Date: Tue, 11 Jan 2022 05:24:27 +0000 Message-Id: <20220111052429.34592-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=1641878745; 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=K1w8t7lq3vIHRwtuwrVlP4mthcN1mc1nyDgQmNXd4Hk=; b=c6Roijk2sZqI+86J5jxfw05WHUwi6uhlAEN64R6rkaJs0zDZ9/Ov+Oxlbhz+WYiAlXquXw TVV46VDL2ufZ22XLU3rWKZvdHae5LSjQAZeBuDX+ngXrCPwjxAd07FJA/gVWU54ASNGOYz 0JUUTgOxy186fJEGwgdZLsruwrShzhw8g2eyiTuhsK45q3zXLTnuxTJgbDuMk2Xp73AXYU zN/Gvg6JrYPZP3BZE43YAg4qrFVgRgNOShXtpf7q6thHZYzzn7bT8DWPoh03eQHwOAeG0X L5GKT4kRSSTCJY8HTyxz6GH/MFgLtUigIUV7c9xJCjQvnbyqhBP5wreCSnxW7A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1641878745; a=rsa-sha256; cv=none; b=Iu/3HdtNPhSFCUpyvzHJ224fRHBiRTuV5ZkoCYr52xMzyjKvaAuwSiiNVaeef9ROlaMHSO paB/El5N/SS/3YO2Tdf+BaCo36gMKyaE44UKWYTpb/qP+fhXRpfQxpf2hzCdt+9prtz3XX g2LIBaT1agSPBlphq/uzw2rU1blqZCjJt9Whd7qLIoGRA6HwoxhnGXjFwNExwMyaXkxiWX Rn9UwHUQQNWgzhWub5eGy/SVFOCKQzY3oI7lPtJpUlcKRshgQVblsMb9c1e9zld438A9rN FC9LR+ZiYlsZyroTCjuo4zZXhrjWDCmtJs3YSNt5l3+N7KqEqLq3lD7EqBC+rg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KZJ9HT9T; 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: -1.21 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KZJ9HT9T; 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: F02F73D011 X-Spam-Score: -1.21 X-Migadu-Scanner: scn1.migadu.com X-TUID: 71NphJJFDfx7 * gnu/packages/python-web.scm (python-httpcore): Update to 0.13.7. [native-inputs]: Order alphabetically. [propagated-inputs]: Add python-anyio. --- gnu/packages/ebook.scm | 2 +- gnu/packages/python-web.scm | 17 ++++++++--------- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 03671ee902..5a02e79d1a 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm @@ -6,7 +6,7 @@ ;;; Copyright © 2017 Roel Janssen ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice ;;; Copyright © 2020 Marius Bakke -;;; Copyright © 2020, 2021 Vinicius Monego +;;; Copyright © 2020, 2021, 2022 Vinicius Monego ;;; Copyright © 2020 Zheng Junjie <873216071@qq.com> ;;; Copyright © 2021 la snesne ;;; Copyright © 2021 Petr Hodina diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 253b68e02c..ccce679933 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -5030,20 +5030,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 @@ -5064,10 +5063,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: 9d613c36de1ea52e745d30bad841b6cdeaca65f4 -- 2.30.2