[bug#77698,6/7] gnu: python-eventlet: Update to 0.39.1.
Commit Message
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -394,14 +394,14 @@ (define-public python-domain-connect-dyndns
(define-public python-eventlet
(package
(name "python-eventlet")
- (version "0.38.2")
+ (version "0.39.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "eventlet" version))
(sha256
(base32
- "1b7dhy3pyp3nfv0zzjrs7i3kam40cl1nh3acy2fd59ywy4x84ika"))))
+ "04051hmlq49kvdymf56hp08vjc6251937fh6vvnj2h1d51sn92ja"))))
(build-system pyproject-build-system)
(arguments
(list