gnu: python-gevent: Update to 22.10.2.

* gnu/packages/python-xyz.scm (python-gevent): Update to 22.10.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves 2022-12-20 16:09:53 +01:00 committed by Ludovic Courtès
parent bdbe7cbe81
commit 8803cb9eb9
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -17028,13 +17028,13 @@ (define-public python-objgraph
(define-public python-gevent
(package
(name "python-gevent")
(version "21.12.0")
(version "22.10.2")
(source (origin
(method url-fetch)
(uri (pypi-uri "gevent" version))
(sha256
(base32
"0kh9mmq811mzfgj60n64icybjp4ryjmfmy1vg7x92yrniibn92zl"))
"0ijwwm2yr7jgz8xs1rbvzj6gp7xw1pagf0i7g99b6dzffshiv80w"))
(modules '((guix build utils)))
(snippet
'(begin