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

Build multilinux binary wheels for PyPI release #104

Closed
olemis opened this issue Jan 12, 2019 · 1 comment
Closed

Build multilinux binary wheels for PyPI release #104

olemis opened this issue Jan 12, 2019 · 1 comment
Assignees
Labels
ci stdev wip Work in progress
Milestone

Comments

@olemis
Copy link
Contributor

olemis commented Jan 12, 2019

Expected Behavior

On successful build Travis should push manylinux binary wheels onto PyPI for the package to be pip-installable

Actual Behavior

PyPI deploy step fails due to invalid wheel format

HTTPError: 400 Client Error: Binary wheel 'pyskycoin-0.25.0-cp27-cp27mu-linux_x86_64.whl' has an unsupported platform tag 'linux_x86_64'. for url: https://upload.pypi.org/legacy/

Specifications

  • Version: 0.25.0
  • Platform: Travis linux and osx builds
  • Subsystem: release, ci

Possible Solution

References for ideas

@olemis olemis self-assigned this Jan 12, 2019
@olemis olemis added stdev wip Work in progress ci labels Jan 12, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit that referenced this issue Jan 15, 2019
fixes #85 fixes #104 - Build multilinux wheels for release tags
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 15, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 16, 2019
olemis added a commit that referenced this issue Jan 16, 2019
refs #104 - Go lang for multilinux wheels
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 16, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 16, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 17, 2019
olemis added a commit to simelo/pyskycoin.orig that referenced this issue Jan 17, 2019
@olemis olemis added this to the 0.25.0 milestone Jan 17, 2019
@olemis
Copy link
Contributor Author

olemis commented Jan 17, 2019

fixed and working in master

@olemis olemis closed this as completed Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci stdev wip Work in progress
Projects
None yet
Development

No branches or pull requests

1 participant