diff options
author | Ricardo Wurmus <rekado@elephly.net> | 2021-11-20 23:40:00 +0100 |
---|---|---|
committer | Ricardo Wurmus <rekado@elephly.net> | 2021-11-21 00:39:09 +0100 |
commit | a22fb2d1644fbaffb737be822ade275b4901a32b (patch) | |
tree | e98b3ca2bf09e56796d9e708e7d278fb13a94683 /.dir-locals.el | |
parent | 55870e86d9dae6e25cb7723f1196ab9a6aaaef3f (diff) | |
download | guix-a22fb2d1644fbaffb737be822ade275b4901a32b.tar.gz guix-a22fb2d1644fbaffb737be822ade275b4901a32b.zip |
gnu: python-numpy: Alias to python-numpy-1.20.
Numpy 1.20 is required by numba and umap-learn. Attempts to rename numpy 1.20
to allow it to coexist with numpy 1.21 in the same environment have not been
successful.
* gnu/packages/python-xyz.scm (python-numpy): Rename to...
(python-numpy-next): ...this variable.
(python2-numpy): Use python-numpy-next package as parent.
(python-numpy-1.20): Inherit from python-numpy-next.
(python-numpy): New variable pointing to python-numpy-1.20.
(python-numba)[propagated-inputs]: Replace python-numpy-1.20 with
python-numpy.
Diffstat (limited to '.dir-locals.el')
0 files changed, 0 insertions, 0 deletions