Skip to content

Release.sh changes for .whl tags to support breadth of Linux platforms #52

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

Merged
merged 3 commits into from
Jul 12, 2017

Conversation

digimaun
Copy link
Member

Checklist

  • I have read the [contribution guidelines] (https://github.com/Azure/azure-iot-sdk-python/blob/master/.github/CONTRIBUTING.md).
  • I added or modified the existing tests to cover the change (we do not allow our test coverage to go down).
  • If this is a modification that impacts the behavior of a public API
    • I edited the corresponding document in the devdoc folder and added or modified requirements.
  • I submitted this PR against the correct branch:
    • This pull-request is submitted against the master branch.

Description of the problem

Existing platform architecture tags are not compliant with PEP513. Also there added specifier for ARMv7l like for Raspberry Pi 3.

Description of the solution

Small tweak to the Release.sh script with correct identifiers as specified by
https://www.python.org/dev/peps/pep-0513/ (for Linux)

and future state (for arm)
pypi/warehouse#2003

@msftclas
Copy link

@digimaun,
Thanks for your contribution as a Microsoft full-time employee or intern. You do not need to sign a CLA.
Thanks,
Microsoft Pull Request Bot

@zolvarga
Copy link
Contributor

@digimaun
Thanks for contributing!

@zolvarga zolvarga merged commit e93ea81 into Azure:master Jul 12, 2017
pierreca pushed a commit that referenced this pull request Aug 28, 2019
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.

3 participants