-
Notifications
You must be signed in to change notification settings - Fork 73
Update CI to newest actions and Python 3.13 #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There wasn't any major reason for pinning, so it's possible to update them all. Right now though it looks like builds are failing for this PR. |
Will take a look here as well. I think this is blocking my other PR |
Hello! Thanks for maintaining lz4. I'm a little confused by https://github.com/python-lz4/python-lz4/releases/tag/v4.4.0 — I don't see a corresponding release on PyPI https://pypi.org/project/lz4/#history |
@hauntsaninja what happened was:
|
@jonathanunderwood @jmg-duarte will there be a new build supporting Python 3.13? |
Yes; this is in progress. I am taking the opportunity to shift across to
leveraging UV and meson-python for building in order to solve a number of
issues. 3.13 wheels will come with that work.
…On Tue, 14 Jan 2025, 10:59 Patrick Marx, ***@***.***> wrote:
@jonathanunderwood <https://github.com/jonathanunderwood> @jmg-duarte
<https://github.com/jmg-duarte> will there be a new build supporting
Python 3.13?
The latest version of https://pypi.org/project/trino/ now depends on this
package, which blocks us from updating since there are currently no wheels
for Python 3.13 on https://pypi.org/project/lz4/.
—
Reply to this email directly, view it on GitHub
<#285 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHSG4UEHTXHBGEDDYGFUOT2KTUYTAVCNFSM6AAAAABOOE6XLOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBZGYYTEMRUGI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Didn't do some of the actions since they had a specific version specifier and there's probably a reason for thatFixedfixes #287 and unblocks #284 and #289
closes #291
closes #288