Update CI to newest actions and Python 3.13#285
Merged
jonathanunderwood merged 2 commits intopython-lz4:masterfrom Nov 13, 2024
Merged
Update CI to newest actions and Python 3.13#285jonathanunderwood merged 2 commits intopython-lz4:masterfrom
jonathanunderwood merged 2 commits intopython-lz4:masterfrom
Conversation
Member
|
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. |
Contributor
Author
|
Will take a look here as well. I think this is blocking my other PR |
Contributor
Author
jonathanunderwood
approved these changes
Nov 13, 2024
|
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 |
Contributor
Author
|
@hauntsaninja what happened was:
|
|
@jonathanunderwood @jmg-duarte will there be a new build supporting Python 3.13? |
Member
|
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:
***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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