Skip to content

Add s390x wheel build scripts and experimental CI workflow.#15073

Open
Aakash2512git wants to merge 1 commit into
pyca:mainfrom
Aakash2512git:add-s390x-wheel-scripts
Open

Add s390x wheel build scripts and experimental CI workflow.#15073
Aakash2512git wants to merge 1 commit into
pyca:mainfrom
Aakash2512git:add-s390x-wheel-scripts

Conversation

@Aakash2512git

@Aakash2512git Aakash2512git commented Jun 20, 2026

Copy link
Copy Markdown

Provide a minimal UBI9-based builder, QEMU helpers, and workflow_dispatch CI so cryptography wheels can be built and smoketested on s390x without native IBM Z hardware.
Validated on Mac arm64 via QEMU
Wheel: cryptography-50.0.0.dev1-cp312-abi3-manylinux_2_34_s390x.whl
Smoketest passed (OpenSSL 3.4.6)

Provide a minimal UBI9-based builder, QEMU helpers, and workflow_dispatch
CI so cryptography wheels can be built and smoketested on s390x without
native IBM Z hardware.
@alex

alex commented Jun 20, 2026

Copy link
Copy Markdown
Member

Before we'll consider adding any additional wheel platform, our minimum requirements are:

  • We must run tests for this
  • This must be integrated into our existing testing and wheel building infra -- without adding maintenance burden
  • It must meet our bars for performance and reliability

@reaperhulk reaperhulk added the waiting-on-reporter Issue is waiting on a reply from the reporter. It will be automatically cloesd if there is no reply. label Jun 23, 2026
@github-actions github-actions Bot added the Stale label Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Stale waiting-on-reporter Issue is waiting on a reply from the reporter. It will be automatically cloesd if there is no reply.

Development

Successfully merging this pull request may close these issues.

3 participants