LeoHsiao1 / pyexiv2

Read and write image metadata, including EXIF, IPTC, XMP, ICC Profile.
GNU General Public License v3.0
201 stars 39 forks source link

Compile binaries for python 3.9 #34

Closed JWCook closed 3 years ago

JWCook commented 3 years ago

It would be convenient to have pre-compiled binaries for python 3.9, which was released a couple months ago. Thank you!

LeoHsiao1 commented 3 years ago

Ok, I will add it in the next few days.

JWCook commented 3 years ago

That would be great, thank you very much! And thanks for your work on this library, it's been very useful for me.

LeoHsiao1 commented 3 years ago

Thank you for using it. I just released the v2.3.2 It took me two nights to install MacOS on VMware virtual machine.

JWCook commented 3 years ago

Thank you for doing that, I appreciate it! I just tested v2.3.2 with python 3.9 and it works.

MacOS setup in a VM sounds difficult. It may be possible to automate that using GitHub Actions, since they host runners for macOS Catalina 10.15.

If I need this to be compiled again for a future version (like python 3.10, estimated release in October 2021), I would be willing to help set that up.

github-actions[bot] commented 3 years ago

This issue has been automatically closed because there has been no activity for a month.