3 Commits

Author SHA256 Message Date
70824e8191 Accepting request 1325164 from home:bnavigator:branches:devel:languages:python
- Update to 2.11.0
  * Initial impl zero-copy Buffer by @milesgranger in #209
  * Buffer: Fix extended and negative int reads by @milesgranger in
    #210
  * Initial Type/JavaScript support by @milesgranger in #217
  * Fix lz4.decompress_block_into w/o prepended size by
    @milesgranger in #219
  * Add typing stub files and proper docs site by @milesgranger in
    #220
  * Ban mutating immutable buffers on the free-threaded build by
    @ngoldbaum in #214
  * zstd: store size by @milesgranger in #225
  * Add Python 3.14/t - Drop Python 3.8 by @milesgranger in #226
- Release 2.10.0
  * Remove experimental codecs in default builds by @milesgranger
    in #197
  * Bump libcramjam -> 0.7.0 by @milesgranger in #198
  * Update PyO3 to 0.24 by @musicinmybrain in #207
- Disable test_variants_raise_exception[deflate] 
  * gh#milesgranger/cramjam#211
- Disable blosc2 because it fails to compile right now and upstream
  degraded it from the default feature set to experimental
  * gh#milesgranger/cramjam#197
- Add debuginfo

OBS-URL: https://build.opensuse.org/request/show/1325164
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=15
2026-01-03 20:11:57 +00:00
1b4f317705 Accepting request 1231917 from home:bnavigator:branches:devel:languages:python
- Update to 2.9.1
  * Add Cargo.lock and bump patch version by @milesgranger in #192
- Release 2.9.0
  * Bump libcramjam/isal-rs by @milesgranger in #183
  * Add cramjam.zlib, cramjam.experimental.izlib, and
    cramjam.experimental.ideflate by @milesgranger in #184
- Release 2.8.4
  * Add cramjam.experimental.blosc2
  * Add cramjam.experimental.igzip (on 64bit targets)
  * Add wasm32 emscripten build and test for pyodide
- Release 2.8.3
  * Move LZMA / XZ out of experimental to xz submodule by
    @milesgranger in #133
  * Remove unused Cargo.lock files by @milesgranger in #149
  * Fix tests that assume C char is signed by @musicinmybrain in
    #150
- Release 2.8.2
  * Remove zstd-safe dep in libcramjam by @milesgranger in #132
  * Remove relative libcramjam dep for python builds by
    @milesgranger in #131
  * Impl eq for python Buffer by @milesgranger in #135
  * Fix missing LICENSE file in cramjam-cli by @musicinmybrain in
    #137
  * Adjust the binary name in the cramjam-cli example by
    @musicinmybrain in #138
  * Cargo.toml: set workspace.resolver to 2 by @veprbl in #140
- Add cramjam-opensuse-config.patch: Use some system libraries and
  avoid static linking
- Add cramjam-issue193-test_variants.patch
  gh#milesgranger/cramjam#193

OBS-URL: https://build.opensuse.org/request/show/1231917
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=13
2024-12-19 08:20:12 +00:00
62a2a80463 Accepting request 1147537 from home:badshah400:branches:devel:languages:python
* Update to version 2.8.1.
* pyrus-cramjam is now simply cramjam; adapt to name change in spec and _service file.
* Drop cargo_config: Updated rust packaging services include it in vendor.tar.xz.
* Split out test into multibuild flavor since it takes a long time to run (about an hour).

OBS-URL: https://build.opensuse.org/request/show/1147537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cramjam?expand=0&rev=9
2024-02-19 14:30:20 +00:00