14
0

Accepting request 1161558 from home:dancermak:branches:devel:languages:python

New upstream release 0.29.0

OBS-URL: https://build.opensuse.org/request/show/1161558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-uvicorn?expand=0&rev=36
This commit is contained in:
2024-03-25 21:33:00 +00:00
committed by Git OBS Bridge
parent a52e041210
commit 1b18efdf0a
5 changed files with 155 additions and 10 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Mon Mar 25 20:19:46 UTC 2024 - Dan Čermák <dcermak@suse.com>
- New upstream release 0.29.0
* Cooperative signal handling (#1600) 19/03/24
* Revert raise `ClientDisconnected` on HTTP (#2276) 19/03/24
- Add patch:
* 0001-Stop-using-deprecated-app-shortcut-in-httpx.AsyncCli.patch
upstream fix for the testsuite with httpx 0.27
- Remove pointless Suggests:
-------------------------------------------------------------------
Sun Mar 17 10:11:10 UTC 2024 - Dirk Müller <dmueller@suse.com>