GNU bug report logs - #55114
[PATCH] gnu: python-anyio: Update to 3.5.0.

Previous Next

Package: guix-patches;

Reported by: Peter Polidoro <peter <at> polidoro.io>

Date: Mon, 25 Apr 2022 19:58:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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 55114 in the body.
You can then email your comments to 55114 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#55114; Package guix-patches. (Mon, 25 Apr 2022 19:58:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Peter Polidoro <peter <at> polidoro.io>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 25 Apr 2022 19:58:02 GMT) Full text and rfc822 format available.

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

From: Peter Polidoro <peter <at> polidoro.io>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: python-anyio: Update to 3.5.0.
Date: Mon, 25 Apr 2022 15:55:50 -0400
[0001-gnu-python-anyio-Update-to-3.5.0.patch (text/x-diff, attachment)]
From bdded85a3b7bdcdff2ff33dd1545a9f500456928 Mon Sep 17 00:00:00 2001
From: Peter Polidoro <peter <at> polidoro.io>
Date: Mon, 25 Apr 2022 15:53:15 -0400
Subject: [PATCH] gnu: python-anyio: Update to 3.5.0.

* gnu/packages/python-xyz.scm (python-anyio): Update to 3.5.0.
---
 gnu/packages/python-xyz.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 9a5d311680..25f60c6fb8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -24766,14 +24766,14 @@ (define-public python-iocapture
 (define-public python-anyio
   (package
     (name "python-anyio")
-    (version "3.3.0")
+    (version "3.5.0")
     (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "anyio" version))
        (sha256
         (base32
-         "0x03hsprdrs86wjjkj96zm2jswy3a5bgyrknyi58pzz5hdsscmxf"))))
+         "19m58805wir4i2s45dd5ynwlzb7ky1218isbir53gpqzzgigzbm0"))))
     (build-system python-build-system)
     (arguments
      `(#:phases
@@ -24821,7 +24821,8 @@ (define-public python-anyio
                         " and not test_send_eof"
                         " and not test_send_large_buffer"
                         " and not test_send_receive"
-                        " and not test_socket_options"))))))))
+                        " and not test_socket_options"
+                        " and not test_unretrieved_future_exception_server_crash"))))))))
     (propagated-inputs
      (list python-idna python-sniffio python-typing-extensions))
     (native-inputs
-- 
2.35.1





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Sun, 08 May 2022 21:51:01 GMT) Full text and rfc822 format available.

Notification sent to Peter Polidoro <peter <at> polidoro.io>:
bug acknowledged by developer. (Sun, 08 May 2022 21:51:01 GMT) Full text and rfc822 format available.

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

From: Ludovic Courtès <ludo <at> gnu.org>
To: Peter Polidoro <peter <at> polidoro.io>
Cc: Ricardo Wurmus <rekado <at> elephly.net>, 55114-done <at> debbugs.gnu.org
Subject: Re: bug#55114: [PATCH] gnu: python-anyio: Update to 3.5.0.
Date: Sun, 08 May 2022 23:50:16 +0200
Hi,

Peter Polidoro <peter <at> polidoro.io> skribis:

>>From bdded85a3b7bdcdff2ff33dd1545a9f500456928 Mon Sep 17 00:00:00 2001
> From: Peter Polidoro <peter <at> polidoro.io>
> Date: Mon, 25 Apr 2022 15:53:15 -0400
> Subject: [PATCH] gnu: python-anyio: Update to 3.5.0.
>
> * gnu/packages/python-xyz.scm (python-anyio): Update to 3.5.0.

Ricardo committed a similar change as
43992cdbea4d264a8e2aea1905eff98006709fbc.

Thanks,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 06 Jun 2022 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 296 days ago.

Previous Next


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