python-lzo 1.12-3ubuntu3 source package in Ubuntu

Changelog

python-lzo (1.12-3ubuntu3) jammy; urgency=medium

  * debian/patches/0001-Test-huge-data-only-on-64-bit-systems.patch:
    One more cherry-pick to fix build on armhf.

 -- Steve Langasek <email address hidden>  Wed, 17 Nov 2021 00:40:23 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Jammy
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
python-lzo_1.12.orig.tar.xz 12.7 KiB 25127b9c51370cb822cbdf397f29e9c37abbdbce3f32bcdf323fe043c6e03dc9
python-lzo_1.12-3ubuntu3.debian.tar.xz 4.7 KiB bde74c6cb53dbc1bce74a03d59dda351499a2cc5f8cd0bd73cd02686b73fdea7
python-lzo_1.12-3ubuntu3.dsc 2.2 KiB d09ecef7d1c0b554a85d844f0d695395c029ba0bbc01b5099fcc5bb7d932ff6c

View changes file

Binary packages built by this source

python3-lzo: Python bindings for the LZO data compression library (Python 3)

 This module provides Python bindings for the LZO data compression library.
 .
 LZO is a portable lossless data compression library written in ANSI C.
 It offers pretty fast compression and *very* fast decompression.
 Decompression requires no memory.
 .
 In addition there are slower compression levels achieving a quite
 competitive compression ratio while still decompressing at
 .
 This package is for Python 3.

python3-lzo-dbgsym: debug symbols for python3-lzo