Skip to content

blake3 binary wheels / building on PyPy #170

@oberstet

Description

@oberstet

Bug Description

PyPI mode limitation for PyPy: The xbr package has a transitive dependency chain (xbr → py-multihash → blake3) where blake3 is a Rust extension that:

  1. Has no pre-built PyPy wheels on PyPI
  2. Its Rust build system reports "Unsupported platform: pp73" when attempting to build from source

Checklist

  • I have searched existing issues to avoid duplicates
  • I have provided a minimal reproducible example
  • I have included version information
  • I have included error messages/logs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions