Add Python 3.11 to GHA - #129
Conversation
|
|
@gliptak , instead of updating the build and code for this package, would you perhaps consider making a PR to use the rust-based cramjam, which includes all the functionality made here? This package would become just a thin wrapper to satisfy dependencies. |
|
thank you for the tag @martindurant https://github.com/milesgranger/cramjam sounds like a bigger update might you be open to merge/publish this PR first (assuming that I can get it to green)? |
Certainly, but in the meantime, py3.12 is out and 3.13 on the way, so we are already behind. 3.7 should definitely be dropped and maybe 3.8 too. |
|
https://github.com/milesgranger/cramjam/blob/master/cramjam-python/src/snappy.rs seems to offer a slightly different interface as compared to https://github.com/andrix/python-snappy/blob/master/src/snappy/__init__.py |
|
I has everything we need, no? If we can provide [stream]-de/compress, good enough I think. |
|
Merging from main, we no longer need to build wheels at all, this package has become noarch! |
|
🚀 |
No description provided.