mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00: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:
committed by
Andreas Enge
parent
4a2bed4208
commit
6c690f5b9b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user