[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
43/213: gnu: python-starlette: Update to 0.42.0.
From: |
guix-commits |
Subject: |
43/213: gnu: python-starlette: Update to 0.42.0. |
Date: |
Fri, 10 Jan 2025 10:42:51 -0500 (EST) |
rekado pushed a commit to branch python-team
in repository guix.
commit ad47ccabd0e4e8be5525810289b509f2a47a3c68
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Dec 17 20:40:00 2024 +0100
gnu: python-starlette: Update to 0.42.0.
* gnu/packages/python-web.scm (python-starlette): Update to 0.42.0.
Change-Id: I2cdfadf4856e460f7b7cae9f8654a1806839b9ea
---
gnu/packages/python-web.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python-web.scm b/gnu/packages/python-web.scm
index eca2bae72d..d540d9f3a1 100644
--- a/gnu/packages/python-web.scm
+++ b/gnu/packages/python-web.scm
@@ -9645,7 +9645,7 @@ SendGrid Web API v3 endpoints, including the new v3
/mail/send.")
(define-public python-starlette
(package
(name "python-starlette")
- (version "0.41.3")
+ (version "0.42.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -9654,7 +9654,7 @@ SendGrid Web API v3 endpoints, including the new v3
/mail/send.")
(file-name (git-file-name name version))
(sha256
(base32
- "18lk9rzj0qpzmm7llmk4mx3dc58ylq9rh5rfyccv0ws8a4ggvdy4"))))
+ "0r46v6b687pqr4sjcv0rwd1ln248fnx0xkawbn945r04pg7c999q"))))
(build-system pyproject-build-system)
(propagated-inputs (list python-anyio
python-typing-extensions
- 30/213: gnu: python-colorama: Update to 0.4.6., (continued)
- 30/213: gnu: python-colorama: Update to 0.4.6., guix-commits, 2025/01/10
- 29/213: gnu: python-extension-helpers: Update to 1.2.0., guix-commits, 2025/01/10
- 40/213: gnu: python-a2wsgi: Disable one test., guix-commits, 2025/01/10
- 50/213: gnu: python-beniget: Update to 0.4.2.post1., guix-commits, 2025/01/10
- 51/213: gnu: python-pythran: Update to 0.17.0., guix-commits, 2025/01/10
- 03/213: gnu: python-statmake: Remove obsolete build phase., guix-commits, 2025/01/10
- 08/213: gnu: python-pyproject-api: Update to 1.8.0., guix-commits, 2025/01/10
- 19/213: gnu: Add python-lazy., guix-commits, 2025/01/10
- 34/213: gnu: python-typing-extensions: Update to 4.12.2., guix-commits, 2025/01/10
- 38/213: gnu: python-httpx: Update to 0.28.1., guix-commits, 2025/01/10
- 43/213: gnu: python-starlette: Update to 0.42.0.,
guix-commits <=
- 48/213: gnu: linkchecker: Update to 10.5.0., guix-commits, 2025/01/10
- 37/213: gnu: python-uvicorn: Update to 0.34.0., guix-commits, 2025/01/10
- 49/213: gnu: python-gast: Update to 0.6.0., guix-commits, 2025/01/10
- 54/213: gnu: python-gevent: Update to 24.11.1., guix-commits, 2025/01/10
- 55/213: gnu: python-eventlet: Update to 0.38.2., guix-commits, 2025/01/10
- 59/213: gnu: python-httpretty: Enable tests., guix-commits, 2025/01/10
- 63/213: gnu: python-annotated-types: Update to 0.7.0., guix-commits, 2025/01/10
- 64/213: gnu: Add rust-jiter-0.2., guix-commits, 2025/01/10
- 68/213: gnu: python-babel: Update to 2.16.0., guix-commits, 2025/01/10
- 82/213: gnu: python-rdflib-6: Accept newer isodate., guix-commits, 2025/01/10