From: Sharlatan Hellseher <sharlatanus@gmail.com>
To: 74138@debbugs.gnu.org
Cc: Jakob Kirsch <jakob.kirsch@web.de>,
Lars-Dominik Braun <lars@6xq.net>, Marius Bakke <marius@gnu.org>,
Munyoki Kilyungi <me@bonfacemunyoki.com>,
Sharlatan Hellseher <sharlatanus@gmail.com>,
Tanguy Le Carrour <tanguy@bioneland.org>,
jgart <jgart@dismail.de>
Subject: [bug#74138] [PATCH v2 1/2] gnu: python-websockets: Update to 13.0.
Date: Fri, 1 Nov 2024 21:41:47 +0000 [thread overview]
Message-ID: <97712404ec58c0a71a68ece695cb7d842e93d3d3.1730497109.git.sharlatanus@gmail.com> (raw)
In-Reply-To: <cover.1730497109.git.sharlatanus@gmail.com>
From: Jakob Kirsch <jakob.kirsch@web.de>
* gnu/packages/python-web.scm (python-websockets): Update to 13.0.
Change-Id: I242cc257c779d1dba992e814ba4da68c99daff6e
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index d892e03c9d..b92ce4533a 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -6845,7 +6845,7 @@ (define-public python-warcio
(define-public python-websockets
(package
(name "python-websockets")
- (version "12.0")
+ (version "13.0")
(source
(origin
(method git-fetch)
@@ -6855,7 +6855,7 @@ (define-public python-websockets
(file-name (git-file-name name version))
(sha256
(base32
- "1a587a1knjsy9zmgab9v2yncx0803pg2hfcvf7kz6vs8ixaggqmh"))))
+ "1brnaf1c4r9377p2npxpkik9ggqzmymvnnazdhw6s2wzfhlln8vv"))))
(build-system python-build-system)
(arguments
(list #:phases
--
2.46.0
next prev parent reply other threads:[~2024-11-01 21:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-31 16:25 [bug#74138] [PATCH v1] gnu: yt-dlp: Update to 2024.10.22 Jakob Kirsch via Guix-patches via
2024-10-30 22:14 ` Doğan Çeçen
2024-11-01 21:41 ` [bug#74138] [PATCH v2 0/2] " Sharlatan Hellseher
2024-11-01 21:41 ` Sharlatan Hellseher [this message]
2024-11-01 21:41 ` [bug#74138] [PATCH v2 2/2] " Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=97712404ec58c0a71a68ece695cb7d842e93d3d3.1730497109.git.sharlatanus@gmail.com \
--to=sharlatanus@gmail.com \
--cc=74138@debbugs.gnu.org \
--cc=jakob.kirsch@web.de \
--cc=jgart@dismail.de \
--cc=lars@6xq.net \
--cc=marius@gnu.org \
--cc=me@bonfacemunyoki.com \
--cc=tanguy@bioneland.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).