[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
161/455: gnu: python-starsessions: Update input.
From: |
guix-commits |
Subject: |
161/455: gnu: python-starsessions: Update input. |
Date: |
Mon, 20 Jan 2025 15:46:55 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 73058a625058948f75a89fb355348262706e1626
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jan 4 21:31:11 2025 +0100
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
---
gnu/packages/python-web.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index 4c307b5035..e093152793 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -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
- 78/455: gnu: python-rdflib-6: Disable one test., (continued)
- 78/455: gnu: python-rdflib-6: Disable one test., guix-commits, 2025/01/20
- 129/455: gnu: Add python-pyogrio., guix-commits, 2025/01/20
- 59/455: gnu: macs-3: Add missing input., guix-commits, 2025/01/20
- 90/455: gnu: python-ipydatawidgets: Disable more tests and add inputs., guix-commits, 2025/01/20
- 99/455: gnu: Add python-expandvars., guix-commits, 2025/01/20
- 117/455: gnu: python-botocore: Update to 1.35.90., guix-commits, 2025/01/20
- 80/455: gnu: python-prov: Update to 2.0.1., guix-commits, 2025/01/20
- 131/455: gnu: python-botocore: Update to 1.35.91., guix-commits, 2025/01/20
- 159/455: gnu: Rename python-starsessions-for-pytorch-lightning., guix-commits, 2025/01/20
- 146/455: gnu: rust-codspeed-bencher-compat-2: Update to 2.7.2., guix-commits, 2025/01/20
- 161/455: gnu: python-starsessions: Update input.,
guix-commits <=
- 156/455: gnu: python-path-bootstrap: Update to 17.1.0., guix-commits, 2025/01/20
- 19/455: gnu: Add python-lazy., guix-commits, 2025/01/20
- 28/455: gnu: python-py2bit: Use pyproject-build-system., guix-commits, 2025/01/20
- 33/455: gnu: python-virtualenv: Update to 20.28.0., guix-commits, 2025/01/20
- 44/455: gnu: python-joblib: Disable one additional test., guix-commits, 2025/01/20
- 41/455: gnu: python-tox: Simplify., guix-commits, 2025/01/20
- 17/455: gnu: Add python-legacy-cgi., guix-commits, 2025/01/20
- 30/455: gnu: python-colorama: Update to 0.4.6., guix-commits, 2025/01/20
- 40/455: gnu: python-a2wsgi: Disable one test., guix-commits, 2025/01/20
- 86/455: gnu: python-pyopenssl: Update to 24.3.0., guix-commits, 2025/01/20