From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id WBYgIZwG7mQwmAAA9RJhRA:P1 (envelope-from ) for ; Tue, 29 Aug 2023 16:54:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id WBYgIZwG7mQwmAAA9RJhRA (envelope-from ) for ; Tue, 29 Aug 2023 16:54:20 +0200 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 116913B647 for ; Tue, 29 Aug 2023 16:54:20 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polidoro.io header.s=dreamhost header.b=xJxZTcWb; arc=reject ("signature check failed: fail, {[1] = sig:mailchannels.net:reject}"); dmarc=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" ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1693320860; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=eHUtjXSocWWRfl5uhw6Bcmmxm3/47YExVe3fdJqXeNI=; b=rdk5KcgyeJ05qTgvqV/N+GeyG/TPJNUc8yAQI3bwzhiwN0zJ/OGXhom9JEyTX5aEUlEumb P5ejDTA1p/+57mlY+/2OsZRPhXCXWhXFDLIsaB97dx35/84L24SgdlEY1kD11BQFQh6yZ1 1daCQcOlExO3ChVTuwp5WU6ApgA+IJy9gvxOs2Zo78I/cA/D58LZd3qWJj4jmEepl7+Djs gCfnbZr7i2mKmE/aaMBPdJuY6tU71r+MNz9fJCy/XXrg6kcy3nKq+HguEuPFD4jo6Agd6P Tus0LUSRT+ypKOsBXTMatkVp/4SAWQEmPenAlKWrbnsvDurUOO6vapeAMFBIxg== ARC-Seal: i=2; s=key1; d=yhetil.org; t=1693320860; a=rsa-sha256; cv=fail; b=oC8zbT9inyVoBpG8rf9Q232dH9EKru6XvYF90niujB/n3E5NqlJ94k6xDYf2Oy+0w0d4g/ kVnrguHKnnRdlH+qnMu3mFY/3odzCF0yCA4qxp6AFW0UoLpi4UXmoI1vL00GywabTuylRI zwL8yGJKHLyzae685SO4I6givqtD2ehW44/Rb2KOkjtpX3VGHHyrvjX+4NWav4HlaSTRZq Dx+MHspouHFIZo97kivqnHum9GeqeFPOnyt+Ygsrm0MnLLz2fG8AwU/rCEy/P1Z0C3o1IB NH3nTf/CxwMklyCtdZm40BUZix45VojlVQi2C8Hzz2huF8YT6+oQWqqtj7ixFg== ARC-Authentication-Results: i=2; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=polidoro.io header.s=dreamhost header.b=xJxZTcWb; arc=reject ("signature check failed: fail, {[1] = sig:mailchannels.net:reject}"); dmarc=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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qazJJ-0006IZ-2o; Tue, 29 Aug 2023 10:03:22 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qazJ1-0006FP-Iu for guix-patches@gnu.org; Tue, 29 Aug 2023 10:02:55 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qazJ1-0003mP-4k for guix-patches@gnu.org; Tue, 29 Aug 2023 10:02:55 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qazJ7-0005x0-Qi for guix-patches@gnu.org; Tue, 29 Aug 2023 10:03:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#64375] [PATCH 2/4] gnu: python-sanic: Update to 21.12.2. Resent-From: peter@polidoro.io Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 29 Aug 2023 14:03:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 64375 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 64375@debbugs.gnu.org Cc: Peter Polidoro Received: via spool by 64375-submit@debbugs.gnu.org id=B64375.169331774022782 (code B ref 64375); Tue, 29 Aug 2023 14:03:01 +0000 Received: (at 64375) by debbugs.gnu.org; 29 Aug 2023 14:02:20 +0000 Received: from localhost ([127.0.0.1]:51291 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qazIR-0005vJ-SW for submit@debbugs.gnu.org; Tue, 29 Aug 2023 10:02:20 -0400 Received: from heron.birch.relay.mailchannels.net ([23.83.209.82]:51541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qazIO-0005ux-WB for 64375@debbugs.gnu.org; Tue, 29 Aug 2023 10:02:19 -0400 X-Sender-Id: dreamhost|x-authsender|peter@polidoro.io Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id F35FC941AA8; Tue, 29 Aug 2023 14:02:06 +0000 (UTC) Received: from pdx1-sub0-mail-a213.dreamhost.com (unknown [127.0.0.6]) (Authenticated sender: dreamhost) by relay.mailchannels.net (Postfix) with ESMTPA id EA267941687; Tue, 29 Aug 2023 14:02:05 +0000 (UTC) ARC-Seal: i=1; s=arc-2022; d=mailchannels.net; t=1693317725; a=rsa-sha256; cv=none; b=w3gzf3kWylExH086I1BbcpJ0syp6egkT+8ReoKBGOZYDWS0qvZ5CZhEM5hD0GZI5trVzKD WK5HJJgn3xjLCkg6qkxTmG5RenfV7Lut0LbNufo6aEtLkTIpYKtlPHIhkzaStwDzZvFwUj Tpma1CLR6U0brye3wdtQJbH8rwLgeAgR8jO/sNw3byFG0RL1rszm5b87frHTBZKJnrxU6T dlXHC1ib4ELPqiIW82u7QZoDc7NIYmd+OY+jrG7Kb0eZYP472DifVN5292wA9wGFISNO++ ei/ng9TFko0zKFpfZlLfjCt255olpMrxkwq/WqW8o+Qce4kSuqmDj0Z59OfTJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=mailchannels.net; s=arc-2022; t=1693317725; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:dkim-signature; bh=eHUtjXSocWWRfl5uhw6Bcmmxm3/47YExVe3fdJqXeNI=; b=mEd85qruYxSqmFxerTn6dnEagCIC7IgoVRKwJo4xNZodZKk+uPOCvwbRjXcztW8s5On8NO ESZ3dwODJo2ro79cmK/bESsXY1dOq6uuCmC4mzWDtjRPH4VdPTjBGi6GUpV6pxCFxkrf8Z uqBhG7k2dra6HBq9LJI5zkMUlNqcI33R4hBAK5ROnOrZBQhHJrAe6Rf3WYQ56m4ka4BAgP 4Wsvu1+0xGxzXD+WWNiKMCnwoNhjoy0XtoJIiIKDC2MZ0c+SN/ZX3Nu+SunKGQ9SE8Stb1 txdhQRUje8AtUSMpo0Y7BV4rODUmZtxQrUI3IkAMf7v2BeroHFgjJ1FczhMeiA== ARC-Authentication-Results: i=1; rspamd-6fd95854bb-x4v62; auth=pass smtp.auth=dreamhost smtp.mailfrom=peter@polidoro.io X-Sender-Id: dreamhost|x-authsender|peter@polidoro.io X-MC-Relay: Neutral X-MailChannels-SenderId: dreamhost|x-authsender|peter@polidoro.io X-MailChannels-Auth-Id: dreamhost X-Tasty-Arch: 48db9c54509d1300_1693317726795_3371469002 X-MC-Loop-Signature: 1693317726795:2910197258 X-MC-Ingress-Time: 1693317726795 Received: from pdx1-sub0-mail-a213.dreamhost.com (pop.dreamhost.com [64.90.62.162]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384) by 100.115.75.198 (trex/6.9.1); Tue, 29 Aug 2023 14:02:06 +0000 Received: from minotaur.lan (unknown [206.241.0.254]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: peter@polidoro.io) by pdx1-sub0-mail-a213.dreamhost.com (Postfix) with ESMTPSA id 4RZpyP3Qz7z1R; Tue, 29 Aug 2023 07:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=polidoro.io; s=dreamhost; t=1693317725; bh=eHUtjXSocWWRfl5uhw6Bcmmxm3/47YExVe3fdJqXeNI=; h=From:To:Cc:Subject:Date:Content-Transfer-Encoding; b=xJxZTcWbPBuuMzLroBYbCbp7z4l6yHyIXV2Omq/lWPQl/RDSFmwkVc/GfC8fiJL/4 0LvN0lN5EwN3phDz0TAVeFIo25/xrHWS8Q/lcQcT3Ez9kwbN/Ig4I1WAg93+dASLOQ Ve9qYgZSD2ZKZY9tT2BgbrrKIbEt6BrVJFb7mKn4vsv5EvJS0IqjNkLWju5Ex6AvaB aWTiy792tbG/iU/CvGBOl9Kt0prtIUQpuCWHIRfQe1F6ulr2fKC0sWA6KWNm5vSpNS IoL+jvWhjJce5trPibstL18NkRc1NaLGKwCfC4GEwh0dXAJqdr72zo7wR+Klq/3hXU vsSPxV1i/oSRA== From: peter@polidoro.io Date: Tue, 29 Aug 2023 10:01:48 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: <0937f3c37f3a629b11391a791e7a220c42ab215c.1693317568.git.peter@polidoro.io> References: <0937f3c37f3a629b11391a791e7a220c42ab215c.1693317568.git.peter@polidoro.io> MIME-Version: 1.0 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.28 X-Spam-Score: 0.28 X-Migadu-Queue-Id: 116913B647 X-Migadu-Scanner: mx2.migadu.com X-TUID: sUNdLaTGLI/F From: Peter Polidoro * gnu/packages/python-web.scm (python-sanic): Update to 21.12.2. --- gnu/packages/python-web.scm | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 4c38636af5..5e3f3a0ed2 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -7017,14 +7017,14 @@ (define-public python-sanic (package (name "python-sanic") ;; We provide the latest LTS version of python-sanic. - (version "21.12.1") + (version "21.12.2") (source (origin (method url-fetch) (uri (pypi-uri "sanic" version)) (sha256 (base32 - "0b8mcd1q9qkwcv2qz8nlyaacs0bp7a1l31sdq2m8hhkxykzfq5bg")))) + "1qz5dq19dc1aagwapq2cxpgy40kyw6dk488jdl68d139midf29n4")))) (build-system python-build-system) (arguments (list @@ -7048,7 +7048,8 @@ (define-public python-sanic ;; Unclear why they fail since core-updates merge. " and not test_missing_sni" " and not test_no_matching_cert" - " and not test_wildcards")))))))) + " and not test_wildcards" + " and not test_json_encoding")))))))) (propagated-inputs (list python-aiofiles python-httptools -- 2.41.0