Next | Query returned 40 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2020-11-19 11:37:24 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lz4: updated to 3.1.1

3.1.1:
Correct how pkgconfig is handled in setup.py to account for multiple build flags
Improve how CHAR_BIT is handled
   2020-07-07 22:15:26 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 3.1.0

v3.1.0:
Out-of-band stream block size record support in the stream bindings
   2020-05-16 10:31:37 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lz4: updated to 3.0.2

v3.0.2:
This release removes py3c from the codebase and strips out unused Python 2 \ 
support code. No functional changes are included with this release.

v3.0.1:
This release fixes an issue that prevented the OSX wheels from being published \ 
to PyPi, and contains no functional changes.

v3.0.0:
This release:
* Drops support for Python 2 (although some dead code remains for future removal)
* Adds streams support thanks to the hard work of @tSed
* Fixes a performance bug with the frame bindings - thanks to @bjonen for the \ 
careful report and reproducer
* Adds Python 3.8 support
   2020-04-26 15:29:50 by Roland Illig | Files touched by this commit (1)
Log message:
archivers/py-lz4: fix path to py-test

The directory works only for py-test<5 since py-test>=5 lives in
devel/py-test5.
   2019-09-16 10:53:00 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 2.2.1

v2.2.1:
Update the bundled LZ4 library to version 1.9.1

This release updates the bundled LZ4 library to version 1.9.1.

The 2.2.x releases will be the final release that support Python 2.7. In the \ 
near future we'll begin work on the 3.0.x release which will only support Python \ 
>= 3.5, and will require LZ4 > 1.9.0.

v2.2.0:
Add more detail to the install section of docs
   2019-06-10 09:45:44 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 2.1.10

v2.1.10:
Cleanup some code in _block.c to suppress some compiler warnings
Add some more detail to the install docs
Move to cibuildwheel 0.11.1
   2019-06-07 09:22:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 2.1.9

v2.1.9:
Update bundled lz4 library to version 1.9.1

v2.1.8:
Fix OSX wheel builds

v2.1.7:
Fix a bug on windows
   2018-12-21 22:07:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 2.1.6

2.1.6:
Fix wheel build for Python 2.7 on OSX
   2018-12-18 13:02:34 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lz4: updated to 2.1.5

2.1.5
This release contains no functional changes other than changes to the Appveyor \ 
configuration for publishing wheels.

2.1.4
This release contains no functional changes other than changes to the Travis \ 
configuration for publishing wheels.

2.1.3
A simplification of the tox.ini file
More robust checking for pkgconfig availability
Integration of cibuildwheel into travis builds so as to build and publish binary \ 
wheels for Linux and OSX
Only require pytest-runner if pytest/test is being called
Blacklists version 3.3.0 of pytest which has a bug that can cause the tests to fail.
   2018-11-05 10:22:38 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-lz4: updated to 2.1.2

2.1.2:
Improves the speed of importing the module by avoiding the use of pkg_resources
Fixes some flake8 warnings
Resolves a small issue with the test suite when detecting memory usage increases

Next | Query returned 40 messages, browsing 11 to 20 | Previous