jupyter-xeus / xeus-python-wheel

Building a PyPI wheel for xeus-python
BSD 3-Clause "New" or "Revised" License
12 stars 13 forks source link

Build Python 3.11 and MacOS arm64 #103

Closed blink1073 closed 1 year ago

blink1073 commented 1 year ago

Working!

image
blink1073 commented 1 year ago

Man, that was a crash course in cmake...

martinRenou commented 1 year ago

Thanks a lot for looking into this!

blink1073 commented 1 year ago

Okay, I verified the latest works, this is ready for review.

blink1073 commented 1 year ago

Well that's annoying, pip._internal.exceptions.UnsupportedWheel: xeus_python-0.14.3-cp311-cp311-macosx_12_0_x86_64.whl is not a supported wheel on this platform on a 12.0 macos system...

blink1073 commented 1 year ago

I'd like to follow this up by bumping the xeus python version to 0.15.0 and cutting a release, does that sound good?

martinRenou commented 1 year ago

That'd be great! Thanks a lot for doing this

martinRenou commented 1 year ago

Just pushing a tag to master will trigger a publish of the wheel automatically