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 (define-public python-gevent
(package (package
(name "python-gevent") (name "python-gevent")
(version "21.12.0") (version "22.10.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "gevent" version)) (uri (pypi-uri "gevent" version))
(sha256 (sha256
(base32 (base32
"0kh9mmq811mzfgj60n64icybjp4ryjmfmy1vg7x92yrniibn92zl")) "0ijwwm2yr7jgz8xs1rbvzj6gp7xw1pagf0i7g99b6dzffshiv80w"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin