Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add aarch64 manylinux wheels #2425

Merged
merged 6 commits into from
Jun 18, 2024

Commits on Jun 16, 2024

  1. feat: add linux aarch64 wheel

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    f16bfe9 View commit details
    Browse the repository at this point in the history
  2. Run ifconfig tests in Python 3 CI

    Python 3 manylinux CI image does not have net-tools (hence ifconfig)
    pre-installed, so tests using it were skippied altogether.
    
    Signed-off-by: Ben Raz <[email protected]>
    ben9923 authored and mayeut committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    d7f4c4f View commit details
    Browse the repository at this point in the history
  3. fix(tests): aarch64 does not report mhz in /proc/cpuinfo

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 16, 2024
    Configuration menu
    Copy the full SHA
    759971b View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    25c1c27 View commit details
    Browse the repository at this point in the history
  2. feat: add tests for linux aarch64 wheel

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    df5112e View commit details
    Browse the repository at this point in the history
  3. add entry in HISTORY.rst

    Signed-off-by: mayeut <[email protected]>
    mayeut committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    91cf7db View commit details
    Browse the repository at this point in the history