[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/22: gnu: python2-more-itertools: Do not depend on 'python2-minimal'.
From: |
guix-commits |
Subject: |
12/22: gnu: python2-more-itertools: Do not depend on 'python2-minimal'. |
Date: |
Sat, 15 Feb 2020 16:09:03 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 974200102ba6703cde59c5a0eb50ac35cdb42d3f
Author: Marius Bakke <address@hidden>
AuthorDate: Fri Feb 7 12:34:48 2020 +0100
gnu: python2-more-itertools: Do not depend on 'python2-minimal'.
* gnu/packages/python-xyz.scm (python2-more-itertools)[arguments]: Use
PYTHON2
instead of PYTHON2-MINIMAL.
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index 0014cc3..dc48800 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15236,7 +15236,7 @@ working with iterables.")
(base32
"1r12cm6mcdwdzz7d47a6g4l437xsvapdlgyhqay3i2nrlv03da9q"))))
(arguments
- `(#:python ,python2-minimal))
+ `(#:python ,python-2))
(propagated-inputs
`(("python2-six" ,python2-six-bootstrap)))))
- branch core-updates updated (bbd1e4e -> acb9277), guix-commits, 2020/02/15
- 01/22: gnu: linux-libre: Remove obsolete workaround., guix-commits, 2020/02/15
- 02/22: gnu: efivar: Remove obsolete workaround., guix-commits, 2020/02/15
- 03/22: gnu: efibootmgr: Remove obsolete workaround., guix-commits, 2020/02/15
- 04/22: gnu: linux-libre-headers: Update to 5.4.20., guix-commits, 2020/02/15
- 05/22: gnu: dnsmasq: Fix build with linux-libre-headers >= 5.2., guix-commits, 2020/02/15
- 06/22: gnu: binutils: Update to 2.34., guix-commits, 2020/02/15
- 09/22: gnu: libfaketime: Fix build with glibc 2.31., guix-commits, 2020/02/15
- 11/22: gnu: isl: Move the static library to a separate output., guix-commits, 2020/02/15
- 12/22: gnu: python2-more-itertools: Do not depend on 'python2-minimal'.,
guix-commits <=
- 13/22: gnu: OpenBLAS: Update to 0.3.8., guix-commits, 2020/02/15
- 08/22: gnu: glibc: Update to 2.31., guix-commits, 2020/02/15
- 15/22: gnu: mit-krb5: Update to 1.18., guix-commits, 2020/02/15
- 16/22: gnu: bison: Update to 3.5.2., guix-commits, 2020/02/15
- 17/22: gnu: ncurses: Update to 6.2., guix-commits, 2020/02/15
- 07/22: gnu: ath9k-htc-firmware: Build with binutils@2.33.1., guix-commits, 2020/02/15
- 10/22: gnu: telepathy-glib: Fix test failure., guix-commits, 2020/02/15
- 14/22: gnu: libgpg-error: Update to 1.37., guix-commits, 2020/02/15
- 20/22: gnu: CMake: Update to 3.16.4., guix-commits, 2020/02/15
- 18/22: gnu: CMake: Do not use source files from system libarchive., guix-commits, 2020/02/15