mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove python-typeguard-4.
* gnu/packages/python-xyz.scm (python-typeguard-4): Delete variable. * gnu/packages/python-check.scm (python-icontract) [native-inputs]: Remove python-typeguard-4; add python-typeguard. * gnu/packages/python-science.scm (python-pandera) [propagated-inputs]: Remove python-typeguard-4; add python-typeguard. Change-Id: Ie20deee06629452c804fa6f62b1bd1f67038bc86
This commit is contained in:
parent
b0b7fc0484
commit
e5a6faeb12
3 changed files with 2 additions and 22 deletions
|
@ -412,7 +412,7 @@ nosetests, etc...) in Python projects.")
|
|||
python-mypy
|
||||
python-numpy
|
||||
python-setuptools
|
||||
python-typeguard-4))
|
||||
python-typeguard))
|
||||
(propagated-inputs
|
||||
(list python-asttokens
|
||||
python-typing-extensions))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue