[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch core-updates-frozen updated (2db788f -> 83580b9)
From: |
guix-commits |
Subject: |
branch core-updates-frozen updated (2db788f -> 83580b9) |
Date: |
Sat, 20 Nov 2021 06:04:58 -0500 (EST) |
rekado pushed a change to branch core-updates-frozen
in repository guix.
from 2db788f gnu: elogind: Revert changes to polkit build time detection.
new 5f65587 gnu: opendht: Use GUIX_PYTHONPATH.
new 1e13f73 gnu: python-pytorch: Use ADD-INSTALLED-PYTHONPATH.
new 9a3dffc gnu: python-pytorch: Add missing input.
new 443f3e1 gnu: python-pytorch: Warn of missing test inputs.
new 2c19ede gnu: python-llvmlite: Remove trailing #T.
new 3b2553e gnu: python-llvmlite: Update to 0.37.0.
new cf649c1 gnu: repo2docker: Use GUIX_PYTHONPATH.
new d8b7986 gnu: Add python-numpy-1.20.
new 40d4b54 gnu: python-numba: Remove trailing #T.
new bcf7d0b gnu: python-numba: Run tests conditionally.
new 83580b9 gnu: python-numba: Update to 0.54.1.
The 11 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/jupyter.scm | 4 +--
gnu/packages/llvm.scm | 62 ++++++++++++++++++++++-----------------
gnu/packages/machine-learning.scm | 11 ++++---
gnu/packages/networking.scm | 2 +-
gnu/packages/python-xyz.scm | 51 ++++++++++++++++++++++++--------
5 files changed, 81 insertions(+), 49 deletions(-)
- branch core-updates-frozen updated (2db788f -> 83580b9),
guix-commits <=
- 02/11: gnu: python-pytorch: Use ADD-INSTALLED-PYTHONPATH., guix-commits, 2021/11/20
- 03/11: gnu: python-pytorch: Add missing input., guix-commits, 2021/11/20
- 04/11: gnu: python-pytorch: Warn of missing test inputs., guix-commits, 2021/11/20
- 01/11: gnu: opendht: Use GUIX_PYTHONPATH., guix-commits, 2021/11/20
- 07/11: gnu: repo2docker: Use GUIX_PYTHONPATH., guix-commits, 2021/11/20
- 05/11: gnu: python-llvmlite: Remove trailing #T., guix-commits, 2021/11/20
- 06/11: gnu: python-llvmlite: Update to 0.37.0., guix-commits, 2021/11/20
- 08/11: gnu: Add python-numpy-1.20., guix-commits, 2021/11/20
- 09/11: gnu: python-numba: Remove trailing #T., guix-commits, 2021/11/20
- 10/11: gnu: python-numba: Run tests conditionally., guix-commits, 2021/11/20