1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: python-cython: Remove duplicate version.

* gnu/packages/python-xyz.scm (python-cython-0.29.32): Remove variable.
* gnu/packages/python-science.scm (python-pandas)[native-inputs]: Change from
PYTHON-CYTHON-0.29.32 to PYTHON-CYTHON.
This commit is contained in:
Marius Bakke 2022-09-18 16:26:18 +02:00
parent 51482db4da
commit 2266ec5eb1
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA
2 changed files with 1 additions and 13 deletions

View file

@ -422,7 +422,7 @@ library.")
(inputs
(list which xclip xsel))
(native-inputs
(list python-cython-0.29.32
(list python-cython
python-beautifulsoup4
python-lxml
python-html5lib