Matthieu Darbois
Matthieu Darbois
> Are you open to PRs or would you like to do this yourself? I'm already in the process of preparing this even though it's months away. Thanks for the...
Should be fixed in 1.11.1.2
@dependabot rebase
Thanks for the tracking issue. manylinux_2_34 is already supported by auditwheel so there's no need for a new version: https://github.com/pypa/auditwheel/pull/405 While UBI added support for gcc-toolset, it might still not...
I'd like to wait for `gcc-toolset-14` for this one. In any case, given the CI state of things, we need to wait for either #1619 or #1629.
I'll most likely merge the new image next week unless there are reviews delaying that. It will use gcc-toolset-13 for now as there's no clear planning for gcc-toolset-14 (as a...
> Any plans to increment FORTIFY_SOURCE hardening flag to 3? No plans to do that. Please note that it does not apply to built wheels but only to what's being...
finalization is blocked by #1725 which should be resolved by [wheelnext](https://wheelnext.dev/proposals/pepxxx_wheel_variant_support/). It will also require auditwheel to be able to understand/generate/extend variant wheels.
I don't understand what problem gets solved by this. Can you explain the issue you're trying to solve ? My understanding is that overlapping dependencies is not an issue given...
I'd still want to fail on this one. How about a specific error code for this case ? cc @lkollar for another opinion