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

Enable wheel builds #222

Merged
merged 3 commits into from
Apr 6, 2017
Merged

Enable wheel builds #222

merged 3 commits into from
Apr 6, 2017

Conversation

sklam
Copy link
Member

@sklam sklam commented Nov 17, 2016

  • Add a C-extension stub to make bdist_wheel build an arch dependent build

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.55% when pulling 53b9deb on sklam:enable_wheel into c996fb6 on numba:master.

@codecov-io
Copy link

codecov-io commented Nov 17, 2016

Codecov Report

Merging #222 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #222   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          33       33           
  Lines        4709     4709           
  Branches      329      329           
=======================================
  Hits         4325     4325           
  Misses        308      308           
  Partials       76       76

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 255964d...b477089. Read the comment docs.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.55% when pulling 25995ad on sklam:enable_wheel into c996fb6 on numba:master.

@seibert
Copy link
Contributor

seibert commented Dec 28, 2016

Note that the latest conda build (currently in the conda-canary channel) also has the ability to make wheels.

@sklam
Copy link
Member Author

sklam commented Feb 2, 2017

Docs on wheel feature: conda/conda-docs#388

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.459% when pulling b477089 on sklam:enable_wheel into 255964d on numba:master.

@sklam
Copy link
Member Author

sklam commented Feb 13, 2017

I have a linux 64-bit wheel package for testing at

pip install -i https://pypi.anaconda.org/sklam/simple llvmlite

@sklam sklam mentioned this pull request Feb 17, 2017
@sklam
Copy link
Member Author

sklam commented Feb 17, 2017

I have uploaded new manylinux1 wheels based on the merged branch of this PR to v0.16.0.

@sklam sklam changed the title [WIP] Enable wheel builds Enable wheel builds Apr 6, 2017
@sklam sklam merged commit 8656219 into numba:master Apr 6, 2017
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.

4 participants