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 Ricardo Wurmus
parent 295df43f00
commit 828ea1aaac
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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