mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-anyio: Adjust inputs, fix build.
* gnu/packages/python-xyz.scm (python-anyio): [native-inputs]: Remove python-contextlib2, python-hypothesis, and python-mock. Change-Id: I84e16a7be8f8dd914d5710926960dc7d7339fa4d
This commit is contained in:
parent
176fb23102
commit
87cf0c3e87
1 changed files with 1 additions and 4 deletions
|
@ -32594,10 +32594,7 @@ standard error channel (stderr) in your program.")
|
|||
python-sniffio
|
||||
python-typing-extensions))
|
||||
(native-inputs
|
||||
(list python-contextlib2
|
||||
python-hypothesis
|
||||
python-mock
|
||||
python-psutil
|
||||
(list python-psutil
|
||||
python-pytest
|
||||
python-pytest-mock
|
||||
python-setuptools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue