mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-01 09:02:59 -05:00
gnu: dosage: Remove python2 inputs.
* gnu/packages/python-xyz.scm (dosage)[propagated-inputs]: Remove python2-backports-functools-lru-cache and python2-backports-shutil-get-terminal-size.
This commit is contained in:
parent
8ab2f519d4
commit
60965e70ed
1 changed files with 1 additions and 3 deletions
|
@ -2492,9 +2492,7 @@ (define-public dosage
|
|||
"0vmxgn9wd3j80hp4gr5iq06jrl4gryz5zgfdd2ah30d12sfcfig0"))))
|
||||
(build-system python-build-system)
|
||||
(propagated-inputs
|
||||
(list python2-backports-functools-lru-cache
|
||||
python2-backports-shutil-get-terminal-size
|
||||
python-cached-property
|
||||
(list python-cached-property
|
||||
python-colorama
|
||||
python-imagesize
|
||||
python-importlib-metadata
|
||||
|
|
Loading…
Reference in a new issue