[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
166/377: gnu: python-greenlet: Update to 1.1.1.
From: |
guix-commits |
Subject: |
166/377: gnu: python-greenlet: Update to 1.1.1. |
Date: |
Thu, 2 Sep 2021 17:55:18 -0400 (EDT) |
raghavgururajan pushed a commit to branch wip-gnome
in repository guix.
commit 4716d544443f25a4cd1397d9f8deb856e28bb515
Author: jgart <jgart@dismail.de>
AuthorDate: Thu Aug 26 11:15:41 2021 -0400
gnu: python-greenlet: Update to 1.1.1.
* gnu/packages/python-xyz.scm (python-greenlet): Update to 1.1.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 87a90ab..59eb473 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14226,13 +14226,13 @@ multiple processes (imagine multiprocessing,
billiard, futures, celery etc).
(define-public python-greenlet
(package
(name "python-greenlet")
- (version "1.0.0")
+ (version "1.1.1")
(source (origin
(method url-fetch)
(uri (pypi-uri "greenlet" version))
(sha256
(base32
- "1y6wbg9yhm9dw6m768n4yslp56h85pnxkk3drz6icn15g6f1d7ki"))))
+ "10gllbrcbazxck84nr7dw3js3gq0rxrsr4kkvy5hg542rms2gwn0"))))
(build-system python-build-system)
(home-page "https://greenlet.readthedocs.io/")
(synopsis "Lightweight in-process concurrent programming")
- 147/377: gnu: Add rust-polars-core-0.15., (continued)
- 147/377: gnu: Add rust-polars-core-0.15., guix-commits, 2021/09/02
- 149/377: gnu: Add rust-polars-io-0.15., guix-commits, 2021/09/02
- 150/377: gnu: Add rust-polars-lazy-0.15., guix-commits, 2021/09/02
- 151/377: gnu: Add rust-polars-0.15., guix-commits, 2021/09/02
- 152/377: gnu: Add rust-jsonpath-lib-0.3., guix-commits, 2021/09/02
- 154/377: gnu: Add rust-bigdecimal-rs-0.2., guix-commits, 2021/09/02
- 158/377: gnu: nushell: Update to 0.36.0., guix-commits, 2021/09/02
- 160/377: gnu: mc: Update to 4.8.27., guix-commits, 2021/09/02
- 162/377: gnu: emacs-guix: Update to 0.5.2.5-c9aef52., guix-commits, 2021/09/02
- 164/377: gnu: python-pytest-timeout: Update to 1.4.2., guix-commits, 2021/09/02
- 166/377: gnu: python-greenlet: Update to 1.1.1.,
guix-commits <=
- 170/377: gnu: Add r-cytonorm., guix-commits, 2021/09/02
- 171/377: gnu: Add python-strawc., guix-commits, 2021/09/02
- 172/377: gnu: Add python-hmmlearn., guix-commits, 2021/09/02
- 176/377: gnu: java-opening-hours-parser: Update to 0.23.0., guix-commits, 2021/09/02
- 174/377: gnu: postgresql-10: Update to 10.18., guix-commits, 2021/09/02
- 177/377: gnu: josm: Update to 18118., guix-commits, 2021/09/02
- 180/377: gnu: opencl-clhpp: Update to 2.0.15., guix-commits, 2021/09/02
- 181/377: gnu: clinfo: Update to 3.0.21.02.21 and simplify package., guix-commits, 2021/09/02
- 186/377: gnu: python-pyopencl: Update to 2021.2.6., guix-commits, 2021/09/02
- 185/377: gnu: python-pytools: Update to 2021.2.7., guix-commits, 2021/09/02