eve icon indicating copy to clipboard operation
eve copied to clipboard

Add linux wheel build support

Open odidev opened this issue 2 years ago • 4 comments

Add Linux wheel build support.

Related to https://github.com/pyeve/eve/issues/1480 @nicolaiarocci Could you please review this PR?

odidev avatar Jul 22 '22 11:07 odidev

Hi, thanks for this. Won't this upload dev wheels to PyPI? I'd rather only upload stable versions.

nicolaiarocci avatar Jul 27 '22 09:07 nicolaiarocci

I have done the changes. Now the wheel will build but upload only when the tags are released.

odidev avatar Jul 28 '22 06:07 odidev

I have uploaded a Eve 2 wheel to PYPI. Can you please confirm if it works for you? This one was built at the Eve 2 release (June 8); just not uploaded to the package service.

nicolaiarocci avatar Aug 01 '22 09:08 nicolaiarocci

@nicolaiarocci Yes, the wheels are working on both Linux x86_64 and aarch64.

odidev avatar Aug 08 '22 11:08 odidev

Thanks for this contribution. For the time being I'll be happy with manually uploading wheels on release. I'll keep this code around in case I feel like automating the process.

nicolaiarocci avatar Sep 03 '22 06:09 nicolaiarocci