ndparker / rjsmin

Fast javascript minifier for Python
http://opensource.perlig.de/rjsmin/
Apache License 2.0
60 stars 15 forks source link

Add aarch64 wheel build support #25

Closed odidev closed 2 years ago

odidev commented 3 years ago

Add aarch64 wheel build support. Related to https://github.com/ndparker/rjsmin/issues/24 @ndparker Could you please review this PR?

odidev commented 3 years ago

@ndparker, Could you please have a look at this PR?

odidev commented 3 years ago

@ndparker Could you please review this PR? Thanks in advance.

odidev commented 3 years ago

@ndparker Could you please review this PR?

odidev commented 3 years ago

@ndparker Could you please review this PR? Thanks in advance.

ndparker commented 2 years ago

Hi,

thanks for the idea. I don't like adding another shellscript, though, so I've included it into the invoke task in this branch: https://github.com/ndparker/rjsmin/compare/aarch64

Let me know what you think.

odidev commented 2 years ago

Let me know what you think.

Changes looks ok to me.

ndparker commented 2 years ago

Thanks. 1.2.0 has been released and includes aarch64 wheels now.