jd-boyd / python-lzo

Python bindings for the LZO data compression library
GNU General Public License v2.0
74 stars 41 forks source link

Provide macOS wheels? #26

Closed jd-boyd closed 1 year ago

jd-boyd commented 7 years ago

I have to find out if one set of macOS wheels will cover a suitably wide set of installed macOS versions though.

keelung-yang commented 4 years ago

Windows need too.

jd-boyd commented 1 year ago

There are a few MacOS wheels provided for 1.15, but there are build failures against python 3.9 and newer, so I don't consider this entirely done.