Skip to content

zeroconf: add build-zeroconf.yml for riscv64 wheels - #975

Open
luhenry wants to merge 2 commits into
mainfrom
zeroconf
Open

zeroconf: add build-zeroconf.yml for riscv64 wheels#975
luhenry wants to merge 2 commits into
mainfrom
zeroconf

Conversation

@luhenry

@luhenry luhenry commented Sep 5, 2026

Copy link
Copy Markdown
Member

Compiles the Cython-accelerated mDNS core: DNS cache/protocol, record handlers, and the service browser/registry. Upstream publishes no riscv64 wheel.

Mirrors upstream's ci.yml build_wheels job.

Differs from upstream

  • REQUIRE_CYTHON moved into CIBW_ENVIRONMENT - a job-level env: never reaches the Linux container
  • Builds manylinux only

Testing

  • deselected test_integration_with_listener_ipv6 - the container's IPv6 loopback binds but can't send

License: OK

Built on cp312; 517 passed, 2 skipped.

Builds the Cython-accelerated mDNS/service-discovery extensions for
riscv64; upstream publishes no riscv64 wheel.
The manylinux_2_39_riscv64 container binds ::1 but can't send on it
(OSError: Network is unreachable); every other interpreter fails only
this one test, 517 passed / 2 skipped otherwise.
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

Successfully merging this pull request may close these issues.

1 participant