gnu: python-httpbin: Update to 0.10.2.

* gnu/packages/web.scm (python-httpbin): Update to 0.10.2.
[propagated-inputs]: Remove python-greenlet-2; add python-greenlet.
[native-inputs]: Remove python-wheel.

Change-Id: I864cbade29f19667f1479139558738f63e8a4230
This commit is contained in:
Hugo Buddelmeijer
2026-02-22 20:43:09 +01:00
committed by Andreas Enge
parent 4a2bed4208
commit 6c690f5b9b

View File

@@ -7547,14 +7547,13 @@ exploit attempts.")
(build-system pyproject-build-system)
(native-inputs
(list python-pytest
python-setuptools
python-wheel))
python-setuptools))
(propagated-inputs
(list python-brotlicffi
python-decorator
python-flasgger
python-flask
python-greenlet-2
python-greenlet
python-itsdangerous
python-markupsafe
python-six