mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-slugify: Remove unused input.
* gnu/packages/python-web.scm (python-slugify)[native-inputs]: Remove.
This commit is contained in:
parent
4f0f00d757
commit
6ce5411aa6
1 changed files with 0 additions and 2 deletions
|
@ -3529,8 +3529,6 @@ Python.")
|
||||||
(uri (pypi-uri "python-slugify" version))
|
(uri (pypi-uri "python-slugify" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0w22fapghmzk3xdasc4dn7h8sl58l08d1h5zbf72dh80drv1g9b9"))))
|
(base32 "0w22fapghmzk3xdasc4dn7h8sl58l08d1h5zbf72dh80drv1g9b9"))))
|
||||||
(native-inputs
|
|
||||||
`(("python-wheel" ,python-wheel)))
|
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("python-unidecode" ,python-unidecode)))
|
`(("python-unidecode" ,python-unidecode)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue