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

Provide manylinux1 wheel distribution on PyPI #181

Closed
edmorley opened this issue Jul 19, 2017 · 6 comments · Fixed by #231
Closed

Provide manylinux1 wheel distribution on PyPI #181

edmorley opened this issue Jul 19, 2017 · 6 comments · Fixed by #231

Comments

@edmorley
Copy link

Hi!

This package is already available in wheel form for OS X/Windows, however it would be great to add Linux to that list via the new manylinux1 variant:
https://www.python.org/dev/peps/pep-0513/
https://github.com/pypa/python-manylinux-demo

Many thanks :-)

@etrepum
Copy link
Member

etrepum commented Jul 19, 2017

The best way to make this happen quickly would be to submit a pull request that makes this part of the Travis workflow. Seems like a fine idea though!

@jmehnle
Copy link

jmehnle commented Mar 8, 2018

I have an interest in this. I wish I knew how to make the requisite Travis changes, or I'd jump on immediately. Any pointers?

@etrepum
Copy link
Member

etrepum commented Mar 9, 2018

Best thing to do would be to find another project that builds them and see what they do

@etrepum
Copy link
Member

etrepum commented Sep 8, 2018

Per #237 (comment) these wheels do not work on CentOS. Going to roll back linux wheels until we have CI that tests that they can actually be installed.

@browniebroke
Copy link
Contributor

Is it still an issue? I would think that it's a solved problem with cibuildwheel...

@edmorley
Copy link
Author

edmorley commented Jan 4, 2023

I see manylinux wheels are published now:
https://pypi.org/project/simplejson/#files

...so this can be closed :-)

@edmorley edmorley closed this as completed Jan 4, 2023
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 a pull request may close this issue.

4 participants