[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/17: gnu: python-more-itertools: Update to 7.0.0.
From: |
guix-commits |
Subject: |
10/17: gnu: python-more-itertools: Update to 7.0.0. |
Date: |
Wed, 1 May 2019 18:40:33 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 1f62621607fa5fa3914303e793ddb56d7455ac94
Author: Marius Bakke <address@hidden>
Date: Sun Apr 7 22:10:49 2019 +0200
gnu: python-more-itertools: Update to 7.0.0.
* gnu/packages/python-xyz.scm (python-more-itertools): Update to 7.0.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 e6d8493..bf1c0e3 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -14280,14 +14280,14 @@ file system events on Linux.")
(define-public python-more-itertools
(package
(name "python-more-itertools")
- (version "6.0.0")
+ (version "7.0.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "more-itertools" version))
(sha256
(base32
- "1lfrx2ndnilla3a5lhpjc1wjgkplkxrhp5nyn6ys2l93jkil802r"))))
+ "0npsg9rbzvjrf176bf1p7239lkq0laqv11j81aixpn5al65p9r63"))))
(build-system python-build-system)
(home-page "https://github.com/erikrose/more-itertools")
(synopsis "More routines for operating on iterables, beyond itertools")
- 04/17: gnu: openjpeg: Incorporate grafted changes., (continued)
- 04/17: gnu: openjpeg: Incorporate grafted changes., guix-commits, 2019/05/01
- 09/17: gnu: jemalloc: Update to 5.2.0., guix-commits, 2019/05/01
- 07/17: gnu: curl: Update to 7.64.1., guix-commits, 2019/05/01
- 03/17: gnu: lcms: Incorporate grafted changes., guix-commits, 2019/05/01
- 06/17: gnu: libpng: Remove graft for 1.6.37., guix-commits, 2019/05/01
- 15/17: gnu: boost: Update to 1.70.0., guix-commits, 2019/05/01
- 11/17: gnu: python: Update to 3.7.3., guix-commits, 2019/05/01
- 17/17: gnu: python-hypothesis: Update to 4.18.3., guix-commits, 2019/05/01
- 08/17: gnu: harfbuzz: Update to 2.4.0., guix-commits, 2019/05/01
- 13/17: gnu: util-linux: Update to 2.33.2., guix-commits, 2019/05/01
- 10/17: gnu: python-more-itertools: Update to 7.0.0.,
guix-commits <=
- 12/17: gnu: pixman: Update to 0.38.4., guix-commits, 2019/05/01
- 14/17: gnu: libuv: Update to 1.28.0., guix-commits, 2019/05/01
- 16/17: gnu: python-pytest: Update to 4.4.1., guix-commits, 2019/05/01
- 01/17: Merge branch 'master' into core-updates, guix-commits, 2019/05/01
- 02/17: gnu: texlive-bin: Adapt to Poppler 0.75., guix-commits, 2019/05/01