python-channels-redis 3.2.0-1 source package in Ubuntu

Changelog

python-channels-redis (3.2.0-1) unstable; urgency=low

  * New upstream release.
  * Bump Standards-Version to 4.5.1.
  * Use uscan version 4.
  * Bump versioned build dependencies on python3-asgiref and python3-
    django-channels.

 -- Michael Fladischer <email address hidden>  Wed, 02 Dec 2020 16:42:35 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-channels-redis_3.2.0-1.dsc 1.9 KiB 8abb00ab40f2ede4227d3264d2045db3896933e3ad08932e776ff5124fb23a85
python-channels-redis_3.2.0.orig.tar.gz 19.8 KiB 137ef8fe83e37c322f54246768898347a025b29fb51879c4eb3cc6fcf7c558c4
python-channels-redis_3.2.0-1.debian.tar.xz 2.8 KiB a76dab5da1ab1345fb296600d34092eb2f9f227ac59dbc5ee0888d05b6726e9e

Available diffs

No changes file available.

Binary packages built by this source

python3-channels-redis: Redis channel layer backend for Django Channels (Python3 version)

 A Django Channels channel layer that uses Redis as its backing store, and
 supports both a single-server and sharded configurations, as well as group
 support.
 .
 This package contains the Python 3 version of the library.