Skip to content
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

Update stdlib compats of JLLs #95355

Open
DhairyaLGandhi opened this issue Nov 15, 2023 · 0 comments
Open

Update stdlib compats of JLLs #95355

DhairyaLGandhi opened this issue Nov 15, 2023 · 0 comments

Comments

@DhairyaLGandhi
Copy link
Contributor

Since https://discourse.julialang.org/t/psa-compat-requirements-in-the-general-registry-are-changing/104958 is enforced, many packages have had stdlib compats updated (#92622, #89713 etc). BinaryBuilder also has JuliaPackaging/BinaryBuilder.jl#1299 to support adding the correct bounds on new builds, but it would be infeasible/ long tail to build all the binaries. It might be good to add compat bounds for the JLLs in the registry for now.

I notice the Pkg bug with stdlibs compats with julia 1.9.4 as well with having LLVMExtra in the dependency chain still, and thus noticed that the bounds are not set in JLLs in General.

If there's a process to add these, I would be happy to help out

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant