Commit Graph

14 Commits

Author SHA1 Message Date
sthen
c06fee390b update to py3-lz4-4.3.2 2023-01-03 14:53:27 +00:00
sthen
e20191beb3 use MODPY_PYBUILD 2022-11-25 15:29:58 +00:00
sthen
81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen
2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen
010059f7bc switch some ports to MODPY_PEP517 2022-09-10 21:33:42 +00:00
benoit
5f37c1d196 Update to py-lz4-4.0.2. 2022-08-05 13:02:10 +00:00
kmos
8c0e12d69a Update py-lz4 to 4.0.1
Changes:
https://github.com/python-lz4/python-lz4/releases

ok kn@
2022-07-10 19:46:48 +00:00
naddy
b2eabd8823 drop RCS Ids 2022-03-11 18:16:02 +00:00
sthen
3babb3d9ce update to py3-lz4-3.1.10 2021-11-27 08:51:23 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
ajacoutot
16d1415048 Update to py3-lz4-3.1.3. 2021-02-19 21:05:10 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
benoit
32142b92fa Update to py-lz4-3.1.1. 2020-11-22 10:19:33 +00:00
kmos
32851efa4c This package provides python bindings for the LZ4 compression library.
The bindings provided in this package cover the frame format, the
block format, and the streaming format specifications. The frame
format bindings are the recommended ones to use, as this guarantees
interoperability with other implementations and language bindings.

Needed for thfr's pending py-unitypy port and another port I have in progress

Some details picked up from thfr's version. Tweak from sthen.

ok sthen
2020-09-12 20:35:13 +00:00