./archivers/py-lz4, Python LZ4 binding

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.4.4, Package name: py312-lz4-4.4.4, Maintainer: pkgsrc-users

py-lz4 provides Python bindings for the LZ4 compression library by Yann
Collet.

At this time the project contains bindings for the LZ4 block format,
which are considered stable.

Support for the LZ4 frame format is a work-in-progress and available as a
technology preview. A future relase will implement support for the LZ4
stream format.


Required to run:
[devel/py-setuptools] [archivers/lz4] [lang/python37]

Required to build:
[pkgtools/cwrappers] [devel/py-setuptools_scm] [devel/py-pkgconfig] [devel/py-test-runner]

Master sites:

Filesize: 167.855 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-12 13:59:00 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lz4: updated to 4.4.4

4.4.4
build_dist workflow - (re)add arm support for Linux and Windows
   2025-01-27 10:28:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 4.4.3

4.4.3
Disable aarch64 builds due to compiler failure

4.4.2
Fix publishing to PyPi

4.4.1
Revert artifact renaming

4.4.0
fix(doc): Install command missing a parameter
docs/lz4.block.rst: fix typo
Update CI to newest actions and Python 3.13
   2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862)
Log message:
py-*: remove unused tool dependency

py-setuptools includes the py-wheel functionality nowadays
   2024-01-04 23:18:29 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lz4: updated to 4.3.3

4.3.3
Add .readthedocs.yml
Build wheels for Python 3.12
   2023-02-14 17:24:35 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 4.3.2

v4.3.2
Fixups

v4.3.1
Update some more github action versions

v4.3.0
Add wheel building for Linux Aarch64 and MacOS Arm64

v4.2.0
Update bundled libraries to lz4 1.9.4
   2022-11-28 14:24:55 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 4.0.2

4.0.2
Fix a memory leak when frame decompression fails

4.0.1
Add flush method to LZ4FrameFile

4.0.0
This release relegates the stream bindings to experimental status and disables \ 
them in all wheel builds. This was necessary as the test suite was causing build \ 
failures on multiple architectures. These bindings are currently in an \ 
unmaintained state.
   2022-09-30 11:05:41 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-lz4: not make jobs safe

builds the same object files for different targets
e.g.
ld: build/temp.netbsd-9.0-amd64-cpython-310/lz4libs/lz4.o: file not recognized: \ 
file truncated
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS