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

Upload linux wheels doesn't work #135

Closed
asvetlov opened this issue Sep 14, 2017 · 8 comments
Closed

Upload linux wheels doesn't work #135

asvetlov opened this issue Sep 14, 2017 · 8 comments

Comments

@asvetlov
Copy link
Member

See
https://pypi.python.org/pypi?:action=display&name=multidict&version=3.3.0a1#downloads

Maybe handling travis deploy instruction has changed, don't know.
I'm inclined to use twine explicitly for uploading both tarball and manylinux wheels.

Moreover ./tools/run_docker.sh "multidict" generates extra _istr.xx.so for python 3.6 even it is executed for building 3.4 wheel.

I'll try to investigate what's going on.
@webknjaz if you have a time to take a look --- it would be awesome.
You are travis jedi, I suspect the deploy is broken after your changes in our build process.

@webknjaz
Copy link
Member

@asvetlov wow! ..at least I see 3.1.4a3 manylinux1 wheels in place

But why did you skip v3.2 exactly?

@webknjaz
Copy link
Member

This might be related to roll-out of their second iteration of build stages. There's no deploy step in build log present.

@webknjaz
Copy link
Member

@webknjaz
Copy link
Member

Let's wait for their answer till tomorrow.

@webknjaz
Copy link
Member

Plz also note that they've got some issues with their infra currently: https://www.traviscistatus.com/incidents/n90wqynjt6k0

@asvetlov
Copy link
Member Author

But why did you skip v3.2 exactly?

Ooops. My mistake

@webknjaz
Copy link
Member

@webknjaz
Copy link
Member

I think, I've fixed it. Ping me in case of any questions ;)

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

No branches or pull requests

2 participants