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

Add support for the Arm architectures #458

Merged
merged 9 commits into from
May 9, 2024
Merged

Add support for the Arm architectures #458

merged 9 commits into from
May 9, 2024

Conversation

itziakos
Copy link
Member

@itziakos itziakos commented May 7, 2024

  • Update Arch
    • Add support for 32bit arm
    • Add support for 64bit arm
    • Use strings for the defined Enums to simplify printing
  • Update Platform
    • Add support for 32bit arm
    • Add support for 64bit arm
    • Use strings for the defined Enums to simplify printing
  • Update EPDPlatform
    • Add support for arm64
    • Add supprot for converting manylinux1 and manylinux2010 tags
    • Simplify several if..else blocks
    • Remove legacy property "short"
  • Remove the legacy LegacyEPDPlatform object
  • Replace hypothesis with parameterized in tests
  • Update and augment tests

itziakos added 7 commits May 8, 2024 19:55
- Use pretty strings for values
- Remove the need to the NAME_KIND_TO_PRETTY_NAMES disctionary
- Add support for arm64
- Add supprot for converting manylinux1 and manylinux2010 tags
- Simplify several if..else blocks
- Remove legacy property "short"
- Replace the use of hypothesis with parameterized in tests
- Update/Augment tests
Copy link
Member Author

@itziakos itziakos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR looks ok

@itziakos itziakos merged commit 740743f into main May 9, 2024
8 checks passed
@itziakos itziakos deleted the add-arm-arch branch May 9, 2024 18:13
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