mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-starsessions: Update input.
* gnu/packages/python-web.scm (python-starsessions)[propagated-inputs]: Replace python-starlette-for-fastapi-0.88 with python-starlette. Change-Id: I07d5bf85ae9980e862dad456d2cde7f1adc1a0ff
This commit is contained in:
parent
c906ed028e
commit
73058a6250
1 changed files with 1 additions and 1 deletions
|
@ -9806,7 +9806,7 @@ Interface) framework/toolkit for building async web services in Python.")
|
|||
(propagated-inputs
|
||||
(list python-redis
|
||||
python-itsdangerous
|
||||
python-starlette-for-fastapi-0.88))
|
||||
python-starlette))
|
||||
(native-inputs
|
||||
(list python-black
|
||||
python-flake8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue