GNU bug report logs - #62688
[PATCH] gnu: python-websockets: Update to 11.0.1.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Thu, 6 Apr 2023 05:49:01 UTC

Severity: normal

Tags: moreinfo, patch

Done: "jgart" <jgart <at> dismail.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 62688 in the body.
You can then email your comments to 62688 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#62688; Package guix-patches. (Thu, 06 Apr 2023 05:49:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to jgart <jgart <at> dismail.de>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 06 Apr 2023 05:49:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: Lars-Dominik Braun <lars <at> 6xq.net>, jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: python-websockets: Update to 11.0.1.
Date: Thu,  6 Apr 2023 00:47:06 -0500
* gnu/packages/python-web.scm (python-websockets): Update to 11.0.1.
[build-system]: Use pyproject-build-system.
---

Hi,

Here's a patch updating python-websockets to the latest release. Tests are passing.

all best,

jgart

 gnu/packages/python-web.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 495e13acfe..d9475e9350 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -6089,7 +6089,7 @@ (define-public python-warcio
 (define-public python-websockets
   (package
     (name "python-websockets")
-    (version "10.3")
+    (version "11.0.1")
     (source
      (origin
        (method git-fetch)
@@ -6099,8 +6099,8 @@ (define-public python-websockets
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1vk7g5z977mi89hamwiqawpmibwvv9ghrf3pqva1waxmyc7gyjb5"))))
-    (build-system python-build-system)
+         "1pbkm9hd0lfkd6j25vyd3dgj6bsyrpc5bd1i0ay68f7np45jjgvh"))))
+    (build-system pyproject-build-system)
     (arguments
      (list #:phases
            #~(modify-phases %standard-phases
-- 
2.39.2





Added tag(s) moreinfo. Request was from Christopher Baines <mail <at> cbaines.net> to control <at> debbugs.gnu.org. (Mon, 19 Jun 2023 10:28:01 GMT) Full text and rfc822 format available.

Information forwarded to guix-patches <at> gnu.org:
bug#62688; Package guix-patches. (Mon, 19 Jun 2023 10:30:03 GMT) Full text and rfc822 format available.

Message #10 received at 62688 <at> debbugs.gnu.org (full text, mbox):

From: Christopher Baines <mail <at> cbaines.net>
To: jgart <jgart <at> dismail.de>
Cc: 62688 <at> debbugs.gnu.org
Subject: Re: [bug#62688] [PATCH] gnu: python-websockets: Update to 11.0.1.
Date: Mon, 19 Jun 2023 11:28:13 +0100
[Message part 1 (text/plain, inline)]
jgart via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/python-web.scm (python-websockets): Update to 11.0.1.
> [build-system]: Use pyproject-build-system.
> ---
>
> Hi,
>
> Here's a patch updating python-websockets to the latest release. Tests are passing.
>
> all best,
>
> jgart
>
>  gnu/packages/python-web.scm | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Hi,

The status of [1] was a bit misleading, but it looks like this change
breaks at least python-sanic-bootstrap and python-uvicorn on
x86_64-linux.

1: https://qa.guix.gnu.org/issue/62688

Would you be able to take a look?

Thanks,

Chris
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#62688; Package guix-patches. (Tue, 20 Jun 2023 15:18:02 GMT) Full text and rfc822 format available.

Message #13 received at 62688 <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: "Christopher Baines" <mail <at> cbaines.net>
Cc: 62688 <at> debbugs.gnu.org
Subject: Re: [bug#62688] [PATCH] gnu: python-websockets: Update to 11.0.1.
Date: Tue, 20 Jun 2023 15:17:20 +0000
Hi Christopher,

> > breaks at least python-sanic-bootstrap and python-uvicorn on

Hope all is well! I looked at this a bit yesterday. 

I'll need to spend a some more time on it. 

I'll give it another go this coming weekend, potentially before then.

python-sanic-bootstrap at least can be updated which also requires packaging two new dependencies. I'm hoping this might fix it. 

This is the approach that I am going with at the moment. 

I haven't looked into python-uvicorn yet. 

If you have any further suggestions feel free to reply to this, otherwise, I'll keep you posted on the status of this ticket.

all best,

jgart




Reply sent to "jgart" <jgart <at> dismail.de>:
You have taken responsibility. (Tue, 18 Jun 2024 06:38:02 GMT) Full text and rfc822 format available.

Notification sent to jgart <jgart <at> dismail.de>:
bug acknowledged by developer. (Tue, 18 Jun 2024 06:38:02 GMT) Full text and rfc822 format available.

Message #18 received at 62688-done <at> debbugs.gnu.org (full text, mbox):

From: "jgart" <jgart <at> dismail.de>
To: 62688-done <at> debbugs.gnu.org
Date: Tue, 18 Jun 2024 06:36:49 +0000
This ticket has been resolved.




Information forwarded to guix-patches <at> gnu.org:
bug#62688; Package guix-patches. (Wed, 26 Jun 2024 16:24:01 GMT) Full text and rfc822 format available.

Message #21 received at 62688 <at> debbugs.gnu.org (full text, mbox):

From: jgart <jgart <at> dismail.de>
To: 62688 <at> debbugs.gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: Re: [PATCH] gnu: python-websockets: Update to 11.0.1.
Date: Wed, 26 Jun 2024 11:23:02 -0500
please ingnore, testing something

-- 
Best regards,
jgart




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 25 Jul 2024 11:24:15 GMT) Full text and rfc822 format available.

This bug report was last modified 1 day ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.