unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61543] [PATCH] gnu: python-asgiref: Update to 3.6.0.
@ 2023-02-15 23:22 Nicolas Graves via Guix-patches via
  2024-02-21 20:00 ` bug#61543: " Sharlatan Hellseher
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Graves via Guix-patches via @ 2023-02-15 23:22 UTC (permalink / raw)
  To: 61543; +Cc: ngraves

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#61543: [PATCH] gnu: python-asgiref: Update to 3.6.0.
  2023-02-15 23:22 [bug#61543] [PATCH] gnu: python-asgiref: Update to 3.6.0 Nicolas Graves via Guix-patches via
@ 2024-02-21 20:00 ` Sharlatan Hellseher
  0 siblings, 0 replies; 2+ messages in thread
From: Sharlatan Hellseher @ 2024-02-21 20:00 UTC (permalink / raw)
  To: 61543-done

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]


Hi,

python-asgiref is on 3.7.2 since c909cf9f03950afc277b0166aa27e343ce922e2e.

Closing as not implemented.

--
Oleg

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-21 20:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-15 23:22 [bug#61543] [PATCH] gnu: python-asgiref: Update to 3.6.0 Nicolas Graves via Guix-patches via
2024-02-21 20:00 ` bug#61543: " Sharlatan Hellseher

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).