1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-27 04:34:06 +02:00

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 Sharlatan Hellseher
parent 38af4c04ef
commit faf75322f8
+2 -3
View File
@@ -7617,14 +7617,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