dffb755568
- Update to 4.4.5 * Enable CPython free-threaded wheel builds * Correct the import of _compression for Python 3.14 * Keep GitHub Actions up to date with GitHub's Dependabot * Build wheels for Python 3.14 * Fix typos discovered by codespell * Bump pypa/cibuildwheel from 3.2.0 to 3.2.1 in the github-actions group across 1 directory - Drop py314.patch, merged upstream
Matej Cepl2025-11-12 20:34:06 +00:00
cb1d0a8d36
Accepting request 1303578 from devel:languages:python
Ana Guerrero2025-09-11 12:38:11 +00:00
fbf6ebc346
- Update to 4.4.4 * Various doc fixes * Update CI to newest actions and Python 3.13 * Revert artifact renaming - Add py314.patch to fix tests with Python 3.14
Dirk Mueller2025-09-10 09:13:55 +00:00
169eba4eff
- update to 4.3.3: * Add .readthedocs.yml * Build wheels for Python 3.12 * Correct how pkgconfig is handled in setup.py to account for multiple build flags * Improve how CHAR_BIT is handled
Dirk Mueller2024-01-13 20:42:02 +00:00
029278bbf6
- update to 3.1.3: * Travis fixes * Wheels for 3.9 * Correct how pkgconfig is handled in setup.py to account for multiple build flags * Improve how CHAR_BIT is handled * adds block size record support to the stream bindings * fixups to the tests to reduce execution time
Dirk Mueller2021-01-28 23:01:31 +00:00
b6034e81e2
- Update to 2.1.10: * Cleanup some code in _block.c to suppress some compiler warnings * Add some more detail to the install docs
Tomáš Chvátal
2019-06-17 12:01:43 +00:00
8b42da1876
Accepting request 672551 from devel:languages:python
Stephan Kulow
2019-02-08 11:15:15 +00:00
3d2fc2216e
Accepting request 672550 from home:TheBlackCat:branches:devel:languages:python
Todd R
2019-02-07 18:43:25 +00:00
7ff57c8fbf
Accepting request 671993 from home:TheBlackCat:branches:devel:languages:python
Todd R
2019-02-06 00:48:46 +00:00
e8ece8976b
- Version update to 2.1.1: * fixes a bug with the block format compression/decompression * the handling of errors for block decompression when uncompressed_size > 0 * introduce a new exception: LZ4BlockError which is raised whenever the LZ4 library fails
Tomáš Chvátal
2018-10-25 12:46:18 +00:00
29f0b8d31f
- Version update to 2.0.2: * Tests moved to pytest * Upstream does not provide changelog except git log * Many tests were added fixing various crashes - Enable tests
Tomáš Chvátal
2018-07-20 10:34:25 +00:00