mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-anyio: Remove old version of dataclasses.
A newer version of dataclasses is part of Python. * gnu/packages/python-xyz.scm (python-anyio)[propagated-inputs]: Remove python-dataclasses. Change-Id: I0d54f3b299e1b666fec72d5eb4e2b3d03e736a64
This commit is contained in:
parent
8f65c75a1f
commit
45f3d62af2
1 changed files with 0 additions and 1 deletions
|
@ -31631,7 +31631,6 @@ standard error channel (stderr) in your program.")
|
|||
" and not test_unretrieved_future_exception_server_crash"))))))))
|
||||
(propagated-inputs
|
||||
(list python-contextvars
|
||||
python-dataclasses
|
||||
python-idna
|
||||
python-sniffio
|
||||
python-typing-extensions))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue