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

Changelog

python-channels-redis (4.1.0-1) unstable; urgency=medium

  * New upstream version 4.1.0
  * Bump Standards-Version to 4.6.2.
  * Update d/copyright with new years.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Build using pybuild-plugin-pyproject.

 -- Michael Fladischer <email address hidden>  Mon, 19 Jun 2023 08:29:18 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-channels-redis_4.1.0-1.dsc 2.0 KiB 2a9fb98cada3bfc5a73ca4a698b2ad8c342bd69a0f51aae02fef1498660af492
python-channels-redis_4.1.0.orig.tar.gz 27.8 KiB cbdfefade4d8b90765929df9999a9a76c890fee58597dba26ed858ca8680d436
python-channels-redis_4.1.0-1.debian.tar.xz 3.4 KiB 4c0e905e4324dac4b7ece2399b0cf942378c48978c7a1782faf45bc03e111126

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.