-
Notifications
You must be signed in to change notification settings - Fork 920
Open
Labels
investigate furtherIt's unclear what the issue is at this time but there is enough interest to look into itIt's unclear what the issue is at this time but there is enough interest to look into itmaintenanceAny tech debt or routine action tasks that should be tracked with an issueAny tech debt or routine action tasks that should be tracked with an issue
Description
Are you considering update from quay.io/pypa/manylinux2010_x86_64
to manylinux2014
in your tools/manylinux.sh
script?
It would allow for the automatic build of arm64
(as manylinux2014
supports arm64
) arch binary wheel, which would include statically precompiled librdkafka.so
, like amd64
package does. I personally tried building the project this way, and it worked like a charm.
That would allow us, and probably many others, to easily switch toarm64
containers.
Are you open to PRs for that?
Metadata
Metadata
Assignees
Labels
investigate furtherIt's unclear what the issue is at this time but there is enough interest to look into itIt's unclear what the issue is at this time but there is enough interest to look into itmaintenanceAny tech debt or routine action tasks that should be tracked with an issueAny tech debt or routine action tasks that should be tracked with an issue