[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (c20c9e1 -> 042b697)
From: |
guix-commits |
Subject: |
branch master updated (c20c9e1 -> 042b697) |
Date: |
Wed, 28 Jul 2021 14:32:23 -0400 (EDT) |
rekado pushed a change to branch master
in repository guix.
from c20c9e1 gnu: julia-distances: Update flakey tests.
new c486a61 gnu: cmake: Update to 3.21.1.
new 2422fbf gnu: python2-cloudpickle: Override version, source, and
native-inputs.
new 145296d gnu: python-cloudpickle: Update to 1.6.0.
new 27c6cab gnu: python-numexpr: Update to 2.7.3.
new f01d4b1 gnu: python-partd: Update to 1.2.0.
new 242221e gnu: python-dask: Update to 2021.7.1.
new 3a150e9 gnu: python-pandas: Update to 1.3.0.
new 532cfc5 gnu: python-pyarrow: Fix parquet support.
new 45ee09d gnu: Add python-heapdict.
new 4143128 gnu: Add python-zict.
new 251bfbc gnu: Add python-distributed.
new 042b697 gnu: Add python-modin.
The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/packages/cmake.scm | 7 +-
gnu/packages/databases.scm | 29 +++++-
gnu/packages/python-science.scm | 210 ++++++++++++++++++++++++++++++++++------
gnu/packages/python-xyz.scm | 148 ++++++++++++++++++++--------
4 files changed, 318 insertions(+), 76 deletions(-)
- branch master updated (c20c9e1 -> 042b697),
guix-commits <=
- 03/12: gnu: python-cloudpickle: Update to 1.6.0., guix-commits, 2021/07/28
- 09/12: gnu: Add python-heapdict., guix-commits, 2021/07/28
- 08/12: gnu: python-pyarrow: Fix parquet support., guix-commits, 2021/07/28
- 05/12: gnu: python-partd: Update to 1.2.0., guix-commits, 2021/07/28
- 07/12: gnu: python-pandas: Update to 1.3.0., guix-commits, 2021/07/28
- 01/12: gnu: cmake: Update to 3.21.1., guix-commits, 2021/07/28
- 12/12: gnu: Add python-modin., guix-commits, 2021/07/28
- 11/12: gnu: Add python-distributed., guix-commits, 2021/07/28
- 02/12: gnu: python2-cloudpickle: Override version, source, and native-inputs., guix-commits, 2021/07/28
- 06/12: gnu: python-dask: Update to 2021.7.1., guix-commits, 2021/07/28