[PATCH] gnu: python-asgiref: Update to 3.6.0.

  • Done
  • quality assurance status badge
Details
2 participants
  • Nicolas Graves
  • Sharlatan Hellseher
Owner
unassigned
Submitted by
Nicolas Graves
Severity
normal
N
N
Nicolas Graves wrote on 16 Feb 2023 00:22
(address . guix-patches@gnu.org)(address . ngraves@ngraves.fr)
20230215232253.4923-1-ngraves@ngraves.fr
* 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(-)

Toggle diff (21 lines)
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
S
S
Sharlatan Hellseher wrote on 21 Feb 21:00 +0100
(address . 61543-done@debbugs.gnu.org)
87jzmx8u5f.fsf@gmail.com
Hi,

python-asgiref is on 3.7.2 since c909cf9f03950afc277b0166aa27e343ce922e2e.

Closing as not implemented.

--
Oleg
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmXWVlwACgkQdtcnv/Ys
0rV3pxAAux1nKRYi+g9lSIeDv8JGZPyf4nqM7C6NnJf0s/MLBn5rdj8xAxSM3X3L
paOX+cqTSbvi2PTsROxEG2zXX7U7JVSLguvAF0MzzQ4CeKcmcLcVEUhlKOdZ8iPQ
VmF+EMOFHPdIr0ADFk2sVTKRsLdiiC+AqwCRJjHaKuhXYcWcMgq9tlvtO6YZUTiK
Xt95Jsq0mF3GBa9djbnWJVvZ7VL6mGu4ZS812oRKGLh75yMpUq0Nd6WUwFW60ZQF
QpxJtMmB+ZFJ+vx6XnkpexP1otYu09dDSOjlLiFYXlijMLJ/Te4A+tqeTGUH4HM8
aZBZp7lmaCATSImB39Hs1qNJ8EjoevJx6DX9VaowNRqgo44KnI1G/PKu9ppoHOGs
r1AvRZu7oBbyb92BceegcMGdMf9mxCNVgBFzsxFXr/s9fsuWn+ybm2V2RCMfxDxu
Cv1RdtSFjuiyafv8UoUFz5WQ6D+FF74//zbKH8NMs6GCj9G7dZgik45omMNzrs1p
NUlyp9ibUY0TzBRvxyJyWCABuEHt0kMWRn8y2klxXsBB9tp95gPf+/Wfsx0Hq6V9
xcCV+BNrTPvFQwHr5fvJ33GCadoXDXgC2pEEVYbIoe4s7oqZDyYAv17WIbXNRNtk
8Q1Kxj4PWUr588Fdsxq2C+7tLfRTrIdbCtClSabvqudG7MJ2jzc=
=/zxX
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 61543@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 61543
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch