confluentinc / confluentinc/confluent-kafka-python

Updating manylinux version?

Open
#1,377 2 comments 0 reactions 0 assignees View on GitHub
investigate further maintenance
Dominant language
Python
Stars
509
Forks
964
Avg merge
2d 2h
Merged PRs (30d)
14

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 to`arm64` containers.
Are you open to PRs for that?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.