python-memcache 1.59-2 source package in Ubuntu

Changelog

python-memcache (1.59-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Thomas Goirand ]
  * Removed Python 2 support (Closes: #937914).

 -- Thomas Goirand <email address hidden>  Sat, 26 Oct 2019 00:49:45 +0200

Upload details

Uploaded by:
Debian OpenStack
Uploaded to:
Sid
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-2.dsc 2.1 KiB c87ee1f2dee40c9d905c097e72aed11d9c071688b0d94e58b6cf70358f718bab
python-memcache_1.59.orig.tar.xz 28.0 KiB ac01736406a76b380d4eb8c139cf445aab789287f79b12f95f23727d835a8691
python-memcache_1.59-2.debian.tar.xz 5.3 KiB 33ec59217680d51ddc1307da6a4e1005b0a16fef90b296c3d55299bd331be952

No changes file available.

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.