Next | Query returned 40 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   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
   2021-11-29 12:44:08 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 3.1.10

v3.1.10
Add skip existing when publishing to PyPi

v3.1.9
Revert to using created release events

v3.1.8
Update github actions trigger to use published release

v3.1.7
Update github actions trigger

v3.1.6
Trigger github actions on a release being made.

v3.1.5
Remove the push requirement for triggering PyPi pushes of artifacts.

v3.1.4
Shift wheel building to github actions
Disable Travis and Appveyor building
Disable Windows wheel builds which are failing with memory allocation problems \ 
with 64 bit on the github actions runners
Disable Aarch64 builds which are failing somewhere in the stream bindings tests
LZ4FrameFile.write()/LZ4FrameDecompressor.decompress() handle buffer protocol \ 
correctly
Pass source_size kwarg through from frame.open to LZ4FrameFile instance
Add readall to LZ4FrameFile and use it on python 3.10
   2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and SHA512
hashes.
   2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140)
Log message:
archivers: Remove SHA1 distfiles hashes
   2021-01-19 11:29:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 3.1.3

v3.1.3:
This release adds support for publishing wheels to PyPi for Python 3.9. Wheel \ 
building is currently broken for Python 3.9 on Arm/Aarch64.
This release also drops building of wheels for Python 3.5.
   2021-01-16 09:14:54 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 3.1.2

v3.1.2:
Travis now publishes wheels for Arm
The stream tests now execute in much less time

Next | Query returned 40 messages, browsing 1 to 10 | Previous