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:
Sharlatan Hellseher 2025-01-26 01:11:31 +00:00 committed by Andreas Enge
parent 176fb23102
commit 87cf0c3e87
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -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