forked from pool/python-hypercorn
- Convert to libalternatives on SLE-16-based and newer systems only
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypercorn?expand=0&rev=13
This commit is contained in:
64
python-hypercorn.changes
Normal file
64
python-hypercorn.changes
Normal file
@@ -0,0 +1,64 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 08:31:04 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to libalternatives on SLE-16-based and newer systems only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 10 13:13:00 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Convert to libalternatives
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 27 11:55:41 UTC 2025 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 18 04:38:54 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Enable Python 3.10 builds.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 31 14:12:37 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 0.17.3
|
||||
* Restore set TCP_NODELAY on TCP sockets
|
||||
* Support uvloop >= 0.18 and the loop_factory argument
|
||||
* Bugfix ensure ExceptionGroup lifespan failures crash the server.
|
||||
- from version 0.17.2
|
||||
* Bugfix pass the correct quic connection to the H3 Protocol.
|
||||
- from version 0.17.1
|
||||
* Bugfix revert set TCP_NODELAY on sockets.
|
||||
- from version 0.17.0
|
||||
* Set TCP_NODELAY on sockets.
|
||||
* Support sending trailing headers on h2/h3.
|
||||
* Add support for lifespan state.
|
||||
* Allow sending of the response before body data arrives.
|
||||
* Bugfix properly set host header to ascii string in
|
||||
ProxyFixMiddleware.
|
||||
* Bugfix encode headers using latin-1.
|
||||
* Bugfix don't double-access log if the response was sent.
|
||||
* Bugfix a statsd logging bug.
|
||||
* Bugfix handle already-closed on StreamEnded.
|
||||
* Bugfix send a 400 response if data is received before the websocket
|
||||
is accepted.
|
||||
* Bugfix ensure only a single QUIC timer task per connection.
|
||||
* Bugfix ensure responses are sent with empty bodies for WSGI.
|
||||
- Update BuildRequires and Requires from pyproject.toml
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 2 02:07:15 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Reflow spec file.
|
||||
- Skip a test broken by new trio.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 25 11:08:52 UTC 2024 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update requirements
|
||||
- Skip Pythons <3.11 in order to avoid immature taskgroup backport
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 12 23:06:27 UTC 2024 - vivid <absolutely.vivid@fastmail.org>
|
||||
|
||||
- Create package from upstream version 0.16.0
|
Reference in New Issue
Block a user