~ruther/guix-local

87cf0c3e874f88dd0cae3487c75213fc079c2377 — Sharlatan Hellseher 1 year, 5 months ago 176fb23
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
1 files changed, 1 insertions(+), 4 deletions(-)

M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +1 -4
@@ 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