python-tksvg icon indicating copy to clipboard operation
python-tksvg copied to clipboard

Merge updated AppVeyor configuration for new bugs and updated packages

Open RedFantom opened this issue 2 years ago • 2 comments

This PR includes the following AppVeyor fixes:

  • A work-around for https://github.com/msys2/MSYS2-packages/issues/2589
  • Updated package versions The MSYS2 repositories keep only few old versions of packages, so the ones previously used are no longer available.
  • The pacman package work-around is disabled (no longer needed)

TODO:

  • [ ] Investigate and fix the execution of cmake (https://github.com/TkinterEP/python-tksvg/blob/master/setup.py#L64)

As requested in PR #1 .

RedFantom avatar Jul 13 '23 13:07 RedFantom

The upstream now has working CI build on Github Actions: https://github.com/oehhar/tksvg/releases/tag/0.13 I think we could just use that CI and release the wheels to Pypi. That would make installing this much easier.

Edit: Yeah, I realized, there are wheels on Pypi (for Windoze and Linux), but the setup.py for example could be much simpler.

rdbende avatar Jul 13 '23 14:07 rdbende

Soooo.....

Moosems avatar Sep 07 '23 15:09 Moosems

Superseeded by #6

rdbende avatar Sep 24 '24 10:09 rdbende