python-memcache 1.59-3ubuntu1 source package in Ubuntu

Changelog

python-memcache (1.59-3ubuntu1) focal; urgency=medium

  * Fix comparisons with literals.

 -- Matthias Klose <email address hidden>  Thu, 30 Jan 2020 07:51:46 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian OpenStack
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-memcache_1.59.orig.tar.xz 28.0 KiB ac01736406a76b380d4eb8c139cf445aab789287f79b12f95f23727d835a8691
python-memcache_1.59-3ubuntu1.debian.tar.xz 5.7 KiB 60928c29dfe2c3da36395b4dbe14116ab4d3c7128883028d54135122c6b17b9a
python-memcache_1.59-3ubuntu1.dsc 2.2 KiB 4e3d557535f0cf63e31392a93ef36cf9b0792ab5b299067ac4ba6dfd5a06dae9

Available diffs

View changes file

Binary packages built by this source

python3-memcache: pure Python memcached client - Python 3.x

 This software is a 100% Python interface to the memcached memory cache daemon.
 It is the client side software which allows storing values in one or more,
 possibly remote, memcached servers.
 .
 This package contains the Python 3.x module.