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

[packaging][highlight]Add manylinux2010 support #6248

Merged
merged 2 commits into from
Apr 12, 2019
Merged

Conversation

matham
Copy link
Member

@matham matham commented Apr 11, 2019

manylinux2010 using centos6 has finally been merged into pypa (pypa/manylinux#279) so we can finally publish linux wheels on pypi.

I've fixed up our wheel generation scripts to work with the newly published official manylinux docker and it's ready to be merged into master. You can see the wheels already generated here: https://kivy.org/downloads/ci/linux/kivy.

I tested the wheels in ubuntu and it worked. But it needs to be tested in various platforms. To test make sure your pip and setuptools are updated to the latest version - required to support the manylinux2010 tag.

@matham matham merged commit bacc46a into master Apr 12, 2019
@matham matham deleted the manylinux2010 branch April 12, 2019 14:43
@matham matham changed the title Add manylinux2010 support [packaging][highlight]Add manylinux2010 support May 23, 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.

2 participants