python-daphne 2.4.1-1 source package in Ubuntu

Changelog

python-daphne (2.4.1-1) unstable; urgency=low

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Michael Fladischer ]
  * New upstream release.
  * Set Rules-Requires-Root: no.

 -- Michael Fladischer <email address hidden>  Tue, 14 Jan 2020 10:54:00 +0100

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-daphne_2.4.1-1.dsc 1.9 KiB b029fc402b94b8addf42a61bde97591d71d66a59416c27991f82fba702bf658b
python-daphne_2.4.1.orig.tar.gz 36.4 KiB 2258ded8b51944ee358bc83887af2b1e1d3d915f340bbb51635e9f9761e981dc
python-daphne_2.4.1-1.debian.tar.xz 5.6 KiB 36a1c82473ff994ed6abae4ce812e3f68b62963890d053caf6c5939a1416c7d5

Available diffs

No changes file available.

Binary packages built by this source

daphne: Django Channels HTTP/WebSocket server

 Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed
 to power Django Channels.
 .
 It supports automatic negotiation of protocols; there's no need for URL
 prefixing to determine WebSocket endpoints versus HTTP endpoints.

python3-daphne: Django Channels HTTP/WebSocket server (Python3 version)

 Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed
 to power Django Channels.
 .
 It supports automatic negotiation of protocols; there's no need for URL
 prefixing to determine WebSocket endpoints versus HTTP endpoints.
 .
 This package contains the Python 3 version of the library.