Subject: CVS commit: pkgsrc/archivers/py-lz4
From: Adam Ciarcinski
Date: 2021-11-29 12:44:08
Message id: 20211129114408.90A3BFAEC@cvs.NetBSD.org

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

Files:
RevisionActionfile
1.33modifypkgsrc/archivers/py-lz4/Makefile
1.32modifypkgsrc/archivers/py-lz4/distinfo