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 6B4PHPWRfWFQFQAAgWs5BA (envelope-from ) for ; Sat, 30 Oct 2021 20:41:57 +0200 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 uG2zF/WRfWHrUwAAB5/wlQ (envelope-from ) for ; Sat, 30 Oct 2021 18:41:57 +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 3D49350E0 for ; Sat, 30 Oct 2021 20:41:57 +0200 (CEST) Received: from localhost ([::1]:40414 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mgtIi-0001rN-Al for larch@yhetil.org; Sat, 30 Oct 2021 14:41:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60762) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mgsGw-0003eh-G7 for guix-patches@gnu.org; Sat, 30 Oct 2021 13:36:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46875) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mgsGw-0005S8-7b for guix-patches@gnu.org; Sat, 30 Oct 2021 13:36:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mgsGv-0005Gh-WB for guix-patches@gnu.org; Sat, 30 Oct 2021 13:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#48263] [PATCH v2 1/3] gnu: python-hypercorn: Remove "python-" prefix from name. References: <20210506191726.103393-1-monego@posteo.net> In-Reply-To: <20210506191726.103393-1-monego@posteo.net> Resent-From: Vinicius Monego Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 30 Oct 2021 17:36:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 48263 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48263@debbugs.gnu.org Cc: Vinicius Monego Received: via spool by 48263-submit@debbugs.gnu.org id=B48263.163561536020238 (code B ref 48263); Sat, 30 Oct 2021 17:36:01 +0000 Received: (at 48263) by debbugs.gnu.org; 30 Oct 2021 17:36:00 +0000 Received: from localhost ([127.0.0.1]:58420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgsGu-0005GM-17 for submit@debbugs.gnu.org; Sat, 30 Oct 2021 13:36:00 -0400 Received: from mout01.posteo.de ([185.67.36.65]:48767) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mgsGr-0005Fz-V6 for 48263@debbugs.gnu.org; Sat, 30 Oct 2021 13:35:59 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id D2DD4240026 for <48263@debbugs.gnu.org>; Sat, 30 Oct 2021 19:35:50 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1635615350; bh=1YtNkOt4MC5WqUBwaN9PY2GGUDKeoUCGgbl1Hhfxceg=; h=From:To:Cc:Subject:Date:From; b=aZlRt8vw9hKZWCuwF2Vji0uCmfpiT+PU2yQirslpv8l0whq+fcAKeNMXXEiRCupc5 pENklrpR51pzZdpLWtYoBHYaIRaA2uRvSacxdO4r7rSZFU8NeuVytFQPa1/NMbToWL TeA0WC5dSAtDrD3R9TIrco8eQ3oLvMJuDcU9TdzMS8Qd/zKhnQHsQEj58sJ/w4P4qi 2q9rjJt3K4xJvdzPRmTgnU07GDsrfGwgyZLyZpH2AE8Us1Q7tskhouW/JmU9LDZ90S AE/2aicofO4QYqUH/sylI1/+6Sxx6hhi85c8nUTh5UjurxGGPAyjbzBrJYGcTaXkeg S1BAYtC2Gz/tQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4HhRKK4tCDz6tm5; Sat, 30 Oct 2021 19:35:49 +0200 (CEST) From: Vinicius Monego Date: Sat, 30 Oct 2021 17:30:46 +0000 Message-Id: <20211030173048.53815-1-monego@posteo.net> 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1635619317; 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=eY7ebV/i4/IUGHnUx8wq8ok6/O0cEsMTD6U4P6XxvJY=; b=fYGZv+RAcOfGhrPPOMtlKm332N5rGfJNTo4SudhW3OXxMXDbjnc9peogroPodNDi3s8jvJ X7rRm+SZOYlfb4VSX75WvSaw5h64oBgc9S+y0rBWWa/A6OxZG/K+g1nLj4Pkhlw55rM7Ot oDPzEukMIVQR5eD2dFCOAyuKgxXwpPy6+ZGScESkfNQUpUxEsP4cz1RisVj0/L5ao5PNu3 YgqZJ0s/faD2K78j27EBK7YuhzRo8w9VNpsP/NkSZqIYZjJdNDK8a6LFNOhhULPqkBxo1I ZVa72ISPwAaO+AXFiV+au6Q1vWuarqk4IozAtTPAFMrw1iKgv73ULgXszjaAZA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635619317; a=rsa-sha256; cv=none; b=kO94z84y+IhgeZF1gRcXnv1JU/In7z0S9vM3eBbLAU5gqRNUUUXTeVPaFKXAnQFVHK9+bX 0X4IvZi79P2xrOnLKeELuHp60Gd5pCYhrErAfg6W9sjYit3p/2Mgxf60MPH3bln2If02xx lF2OyfIFosUDKg0GCQ3SmaHELE+UjZOiyaursOJ9FJ9lwfsQWss3Gzl+0ryWtq8+55ccR7 psjVC7qbcRRYHtu+i4M+uPBdMW6qLKXLt0DkWbYDbulphDQoVD5hrj441UEATUjnjXPFXn yRkW9LqrSccMKnFp8Nt4fnQoYlHzd12KWh7fThcFJ6asNdRgynZwqjg/M7ntwQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=aZlRt8vw; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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-Spam-Score: 3.68 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=aZlRt8vw; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.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: 3D49350E0 X-Spam-Score: 3.68 X-Migadu-Scanner: scn0.migadu.com X-TUID: HLYfuh7DYOGi Hypercorn is mainly a CLI application but also supports a module interface. * gnu/packages/python-web.scm (python-hypercorn): New deprecated variable. (hypercorn): Renamed from the respective above. --- gnu/packages/python-web.scm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 2b5379950d..7a4e62ddf6 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -1615,9 +1615,9 @@ choose to use, ensuring that you can communicate via WebSockets, as defined in RFC6455, regardless of your programming paradigm.") (license license:expat))) -(define-public python-hypercorn +(define-public hypercorn (package - (name "python-hypercorn") + (name "hypercorn") (version "0.10.2") (source (origin @@ -1633,6 +1633,7 @@ RFC6455, regardless of your programming paradigm.") (lambda* (#:key inputs outputs #:allow-other-keys) (add-installed-pythonpath inputs outputs) (invoke "pytest" "-vv")))))) + ;; Propagate because Hypercorn also exposes functionality over a module. (propagated-inputs `(("python-h11" ,python-h11) ("python-h2" ,python-h2) @@ -1657,6 +1658,9 @@ WebSockets (over HTTP/1 and HTTP/2), ASGI/2, and ASGI/3 specifications. It can utilise asyncio, uvloop, or trio worker types.") (license license:expat))) +(define-public python-hypercorn + (deprecated-package "python-hypercorn" hypercorn)) + (define-public python-querystring-parser (package (name "python-querystring-parser") base-commit: e1261ddd38cf02a0f046f3a5360502d659b4e7d4 -- 2.30.2