mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01: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
295df43f00
commit
828ea1aaac
1 changed files with 1 additions and 4 deletions
|
@ -31841,10 +31841,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
Reference in a new issue