mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-12 18:24:07 +02:00
gnu: python-pathy: Remove old version of dataclasses.
A newer version of dataclasses is part of Python. * gnu/packages/python-xyz.scm (python-pathy)[propagated-inputs]: Remove python-dataclasses. Change-Id: Ibcb10802c1cd0e9abf8c74a683ec598111316a65
This commit is contained in:
@@ -12340,7 +12340,7 @@ older Python versions.")
|
||||
"12v196q3rai33cfzrmb9pqfqv7ailngssjdrzdf8gzym9hdygmjc"))))
|
||||
(build-system pyproject-build-system)
|
||||
(propagated-inputs
|
||||
(list python-dataclasses python-smart-open python-typer))
|
||||
(list python-smart-open python-typer))
|
||||
(native-inputs (list python-mock python-pytest python-setuptools
|
||||
python-wheel))
|
||||
(home-page "https://github.com/justindujardin/pathy")
|
||||
|
||||
Reference in New Issue
Block a user