python-uvicorn 0.15.0-2ubuntu1 source package in Ubuntu

Changelog

python-uvicorn (0.15.0-2ubuntu1) jammy; urgency=medium

  * debian/patches: Add 0004-set-pytest-asyncio-mode-auto.patch to fix
    DeprecationWarning build error on python3.10 (LP: #1965578).
  * debian/control: Require python3-pytest-asyncio (>= 0.18.0), which is
    necessary for the asyncio_mode config option.

 -- Nick Rosbrook <email address hidden>  Fri, 18 Mar 2022 15:10:11 -0400

Upload details

Uploaded by:
Nick Rosbrook
Sponsored by:
William Wilson
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-uvicorn_0.15.0.orig.tar.xz 493.8 KiB 8ffb6ff9cf48906ea9931d1241fcc205b8438cb936188d4a902e8afdd9e9ee7a
python-uvicorn_0.15.0-2ubuntu1.debian.tar.xz 8.1 KiB 07af979a2a79d8c66518a6ecbd25f48ed1a21cc20392c75d888daee886069bfd
python-uvicorn_0.15.0-2ubuntu1.dsc 2.7 KiB 613685d3f415c6bb96d2367632a8cb4f5c659f64abab3974f1fa11a01063575b

View changes file

Binary packages built by this source

python-uvicorn-doc: ASGI server implementation, using uvloop and httptools (Documentation)

 Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
 supports HTTP/1.1 and WebSockets.
 .
 Uvicorn is designed with particular attention to connection and resource
 management, in order to provide a robust server implementation. It aims to
 ensure graceful behavior to either server or client errors, and resilience to
 poor client behavior or denial of service attacks.
 .
 This package contains the documentation.

python3-uvicorn: ASGI server implementation, using uvloop and httptools (Python3 version)

 Uvicorn is a fast ASGI server, built on uvloop and httptools. It currently
 supports HTTP/1.1 and WebSockets.
 .
 Uvicorn is designed with particular attention to connection and resource
 management, in order to provide a robust server implementation. It aims to
 ensure graceful behavior to either server or client errors, and resilience to
 poor client behavior or denial of service attacks.
 .
 This package contains the Python 3 version of the library.

uvicorn: No summary available for uvicorn in ubuntu kinetic.

No description available for uvicorn in ubuntu kinetic.