Package: python-pymemcache / 4.0.0-9

Metadata

Package Version Patches format
python-pymemcache 4.0.0-9 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
remove test compression.patch | (download)

pymemcache/test/test_compression.py | 220 0 + 220 - 0 !
1 file changed, 220 deletions(-)

 remove test_compresssion.py
 This file uses "faker" which isn't in Debian.
fix MANIFEST.in and setup.cfg.patch | (download)

MANIFEST.in | 10 1 + 9 - 0 !
pyproject.toml | 6 0 + 6 - 0 !
setup.cfg | 1 1 + 0 - 0 !
3 files changed, 2 insertions(+), 15 deletions(-)

 fix manifest.in and setup.cfg
 Upstream Python packaging is broken in many ways, half implementing poetry.
 Let's fix this.
remove test failing on 32 bits.patch | (download)

pymemcache/test/test_serde.py | 4 0 + 4 - 0 !
1 file changed, 4 deletions(-)

 remove test failing on 32 bits