emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61543: closed ([PATCH] gnu: python-asgiref: Update to 3.6.0.)


From: GNU bug Tracking System
Subject: bug#61543: closed ([PATCH] gnu: python-asgiref: Update to 3.6.0.)
Date: Wed, 21 Feb 2024 20:09:01 +0000

Your message dated Wed, 21 Feb 2024 20:00:28 +0000
with message-id <87jzmx8u5f.fsf@gmail.com>
and subject line [PATCH] gnu: python-asgiref: Update to 3.6.0.
has caused the debbugs.gnu.org bug report #61543,
regarding [PATCH] gnu: python-asgiref: Update to 3.6.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61543
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: python-asgiref: Update to 3.6.0. Date: Thu, 16 Feb 2023 00:22:53 +0100
* gnu/packages/python-web.scm (python-asgiref): Update to 3.6.0.
---
 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 758cd9124c..b7e4f30135 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -546,12 +546,12 @@ (define-public python-aiostream
 (define-public python-asgiref
   (package
     (name "python-asgiref")
-    (version "3.4.1")
+    (version "3.6.0")
     (source (origin
               (method url-fetch)
               (uri (pypi-uri "asgiref" version))
               (sha256
-               (base32 
"1saqgpgbdvb8awzm0f0640j0im55hkrfzvcw683cgqw4ni3apwaf"))))
+               (base32 
"01lmjidadid0czd32d2c21lb6q78ri0pr0i74a4qqg4dppkxyrwm"))))
     (build-system python-build-system)
     (arguments
      '(#:phases
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: [PATCH] gnu: python-asgiref: Update to 3.6.0. Date: Wed, 21 Feb 2024 20:00:28 +0000
Hi,

python-asgiref is on 3.7.2 since c909cf9f03950afc277b0166aa27e343ce922e2e.

Closing as not implemented.

--
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]