From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oKf3HzNKk2VzxgAAkFu2QA (envelope-from ) for ; Tue, 02 Jan 2024 00:26:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id IBAVGjNKk2VI3wAAe85BDQ (envelope-from ) for ; Tue, 02 Jan 2024 00:26:43 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=ciIRKEDh; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704151603; h=from:from:sender:sender:reply-to: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=rcoOK+jpn8J9xAqDYBGdoH+sdLwjbV07Fr+OeqJ/swM=; b=BzBj4eJTIC+WMEAuazviFMWHyxGuIDiOdSEdgzjTjqtI22vuTrxC/MUOh5/b6e9ERABr3r zPgUhnkkHLo/glRhBf3ETv/50hTbJtf0hBuBg6kInwpi0MApUWMnYLJjBjmUwQvETnOxaj EN6WFHHlkBk3X3WTiZR8TTSOwjnPfZLGKmF3S/nW/SJOyGileRgD7OcjbMozFrOcSnNO80 0mImjA+26pEpPVUvWjGXbyxIWCYCtwPHZcBcsZw14I2rrhz1eeg2dzpD2hoGXzSfOOgU/R cZp8AbZiY2RVVFHa7mUX5j0xMhUeLv4UZrkGU79ueqqwx3k+yKbuOYCO8tgMgg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=ciIRKEDh; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704151603; a=rsa-sha256; cv=none; b=m+b+ckBvwUUpqkYFcPSvXIvFIX5txf4aojd6jJjpsEOVicvqecWvT5eEHxnuaw4lXTGbl5 tDjkRqRQ0oHhdhveu9XLTWYHscwd2YKVKLrw5GmUa1izAVQKazBCd3Dp3GD+LrpidEgX0S HdSgiETvyZYYzqMX0PvDV/jOLaNdAn6IWqzmIM0VDQkmZZuMiqEJKanOktPGslXVfYNm9o nQFatDYdzgWBixyjLURDpi/2FGSpv0offNDy9kAcvVvK/iQ2CI+1Uwn9oT9JPEy6twlDEb rxAOdJtMpsbJ4RxbTSM7AniwMpKqMLomGDZxJ5wHLTyRiDnzxE0urmMjcuLpdQ== 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 4EDFB39D2F for ; Tue, 2 Jan 2024 00:26:43 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rKRfa-00055x-VQ; Mon, 01 Jan 2024 18:26:06 -0500 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 1rKRfX-00054B-RF for guix-patches@gnu.org; Mon, 01 Jan 2024 18:26:03 -0500 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 1rKRfX-0003h4-J8; Mon, 01 Jan 2024 18:26:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rKRfY-0003Q8-A6; Mon, 01 Jan 2024 18:26:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68197] [PATCH 4/5] gnu: Add python-websockets-12. Resent-From: Jaeme Sifat Original-Sender: "Debbugs-submit" Resent-CC: lars@6xq.net, marius@gnu.org, me@bonfacemunyoki.com, jgart@dismail.de, guix-patches@gnu.org Resent-Date: Mon, 01 Jan 2024 23:26:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68197 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68197@debbugs.gnu.org Cc: Jaeme Sifat , Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart X-Debbugs-Original-Xcc: Lars-Dominik Braun , Marius Bakke , Munyoki Kilyungi , jgart Received: via spool by 68197-submit@debbugs.gnu.org id=B68197.170415152913029 (code B ref 68197); Mon, 01 Jan 2024 23:26:04 +0000 Received: (at 68197) by debbugs.gnu.org; 1 Jan 2024 23:25:29 +0000 Received: from localhost ([127.0.0.1]:48921 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKRez-0003O4-CU for submit@debbugs.gnu.org; Mon, 01 Jan 2024 18:25:29 -0500 Received: from mailtransmit05.runbox.com ([2a0c:5a00:149::26]:46318) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rKRev-0003Na-Vs for 68197@debbugs.gnu.org; Mon, 01 Jan 2024 18:25:26 -0500 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit05.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1rKReo-00D7vw-80 for 68197@debbugs.gnu.org; Tue, 02 Jan 2024 00:25:18 +0100 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:MIME-Version:References:In-Reply-To :Message-ID:Date:Subject:Cc:To:From; bh=rcoOK+jpn8J9xAqDYBGdoH+sdLwjbV07Fr+OeqJ/swM=; b=ciIRKEDhvvFrNI/zsolhlrh7Nr kBLOQId2e2grBcTisY7ZPtTomkPfaWD5czVCYKOc/aSO4agr4HgkFkn2I6NJLwfTJ0XQL6H2FliP7 k+XgvhO8ozf1fbr8s/UIT7LCz3zxvZ3Mb7yRolZJ5bkHFjS67BrkjyLjAnF2wV/Cl76KuFqJKG/HE fxkcnWcRP+QSFV+Aqr88WiDhegZRZu7XcFDmwOdg9wM8sDhvN+q40vkpSzoBSb67Xpxa434ywPHLG LbpBUKJbt8p3Gqyc5l4rPY8nvLpEmGpHJhu7j01hQtVu8dsTcb1ZCT51V8e0TjEbIU8Dj/eCUDLBt DszLPSgQ==; Received: from [10.9.9.74] (helo=submission03.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1rKRen-0003jM-V5 for 68197@debbugs.gnu.org; Tue, 02 Jan 2024 00:25:18 +0100 Received: by submission03.runbox with esmtpsa [Authenticated ID (1176697)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1rKReT-000oge-Vh; Tue, 02 Jan 2024 00:24:58 +0100 Date: Mon, 1 Jan 2024 18:21:52 -0500 Message-ID: <53b0dff03e4b9107facb8da9a29075b9d4725d24.1704150597.git.jaeme@runbox.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: 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: , Reply-to: Jaeme Sifat X-ACL-Warn: , Jaeme Sifat via Guix-patches From: Jaeme Sifat via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.35 X-Spam-Score: -6.35 X-Migadu-Queue-Id: 4EDFB39D2F X-TUID: +rXqhGogha/H * gnu/packages/python-web.scm (python-websockets-12): New variable. Change-Id: I5e4555098039d17db87f16f488e302cc27668898 --- gnu/packages/python-web.scm | 36 +++++++++++++++++++++++++----------- 1 file changed, 25 insertions(+), 11 deletions(-) diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm index 92d041e794..35e9a027e9 100644 --- a/gnu/packages/python-web.scm +++ b/gnu/packages/python-web.scm @@ -6335,8 +6335,32 @@ (define-public python-warcio files.") (license license:asl2.0)))) +(define-public python-websockets-12 + (package + (name "python-websockets") + (version "12.0") + (source + (origin + (method url-fetch) + (uri (pypi-uri "websockets" version)) + (sha256 + (base32 "06wbik9ksfbzafq0fla3r2pjvgpy3c0qrr87w3hhs9kcpfy9rpw1")))) + (build-system pyproject-build-system) + (arguments (list #:tests? #f)) + (home-page "https://github.com/aaugustin/websockets") + (synopsis + "Python implementation of the WebSocket Protocol (RFC 6455 & 7692)") + (description + "@code{websockets} is a library for building WebSocket servers and clients +in Python with a focus on correctness and simplicity. + +Built on top of @code{asyncio}, Python's standard asynchronous I/O framework, +it provides an elegant coroutine-based API.") + (license license:bsd-3))) + (define-public python-websockets (package + (inherit python-websockets-12) (name "python-websockets") (version "11.0.3") (source @@ -6355,17 +6379,7 @@ (define-public python-websockets #~(modify-phases %standard-phases (add-before 'check 'extend-test-timeout (lambda _ - (setenv "WEBSOCKETS_TESTS_TIMEOUT_FACTOR" "10")))))) - (home-page "https://github.com/aaugustin/websockets") - (synopsis - "Python implementation of the WebSocket Protocol (RFC 6455 & 7692)") - (description - "@code{websockets} is a library for building WebSocket servers and clients -in Python with a focus on correctness and simplicity. - -Built on top of @code{asyncio}, Python's standard asynchronous I/O framework, -it provides an elegant coroutine-based API.") - (license license:bsd-3))) + (setenv "WEBSOCKETS_TESTS_TIMEOUT_FACTOR" "10")))))))) (define-public python-selenium (package -- 2.41.0