Changelog for
python3-uvicorn-0.12.3-lp153.9.1.noarch.rpm :
* Fri Sep 17 2021 Dominique Leuenberger
- Do not build for python 3.6: the required dependency uvloop does no longer support Python 3.6 since version 0.16.
* Sun Nov 29 2020 John Vandenberg - Skip three tests due to minor change introduced in wsproto 1.0.0- Add some missing minimum versions to Requires and BuildRequires- Update to v0.12.3
* Fix race condition that leads Quart to hang
* Use latin1 when decoding X-Forwarded-
* headers
* Rework IPv6 support
* Cancel old keepalive-trigger before setting new one- from v0.12.2
* Adding ability to decrypt ssl key file
* Support .yml log config files
* Added python 3.9 support
* Fixes watchgod with common prefixes
* Fix reload with ipv6 host
* Added cli support for headers containing colon
* Sharing socket across workers on windows
* Note the need to configure trusted \"ips\" when using unix sockets
* Tue Oct 13 2020 Jan Engelhardt - Trim marketing wording from descriptions.
* Sun Oct 11 2020 John Vandenberg - Update to v0.12.1
* Sat Jul 25 2020 John Vandenberg - Update to v0.11.6
* Tue Oct 08 2019 John Vandenberg - Initial spec for v0.9.0