[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/19: gnu: python-more-itertools: Update to 8.2.0.
From: |
guix-commits |
Subject: |
17/19: gnu: python-more-itertools: Update to 8.2.0. |
Date: |
Mon, 3 Feb 2020 09:30:28 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 3079b8144d07cc49599c8df0e26eaf57961463b7
Author: Marius Bakke <address@hidden>
AuthorDate: Sat Feb 1 11:39:24 2020 +0100
gnu: python-more-itertools: Update to 8.2.0.
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 8.2.0.
---
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 5a1ff5b..6358db8 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15148,14 +15148,14 @@ file system events on Linux.")
(define-public python-more-itertools
(package
(name "python-more-itertools")
- (version "8.1.0")
+ (version "8.2.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "more-itertools" version))
(sha256
(base32
- "121j5nsz017r8ry2vabx4wb13srlvfjvhk0i38lbd043aznass64"))))
+ "01x5nwm1zxmnd06cllbdd095xxc2nd25ing1a726m2kd30rbkpdi"))))
(build-system python-build-system)
(home-page "https://github.com/erikrose/more-itertools")
(synopsis "More routines for operating on iterables, beyond itertools")
- 14/19: gnu: pciutils: Update to 3.6.4., (continued)
- 14/19: gnu: pciutils: Update to 3.6.4., guix-commits, 2020/02/03
- 04/19: gnu: libsepol: Fix cross-compilation., guix-commits, 2020/02/03
- 15/19: gnu: python-pytest: Update to 5.3.5., guix-commits, 2020/02/03
- 18/19: gnu: libtasn1: Update to 4.16.0., guix-commits, 2020/02/03
- 01/19: gnu: python2-importlib-metadata: Fix circular dependency., guix-commits, 2020/02/03
- 07/19: gnu: ninja: Do not use unstable tarball., guix-commits, 2020/02/03
- 11/19: gnu: poppler: Update to 0.85.0., guix-commits, 2020/02/03
- 12/19: gnu: util-linux: Update to 2.35.1., guix-commits, 2020/02/03
- 13/19: gnu: libbsd: Do not build the static library., guix-commits, 2020/02/03
- 16/19: gnu: python-hypothesis: Update to 5.4.1., guix-commits, 2020/02/03
- 17/19: gnu: python-more-itertools: Update to 8.2.0.,
guix-commits <=
- 19/19: gnu: gnutls: Update to 3.6.12., guix-commits, 2020/02/03