-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.1.1 release #3089
Comments
I'd appreciate any help on this. |
I believe it's dangerous to build 3.7 wheels before the official release, as the binary API may change. |
I'm for it. Compilation problems are that can be fixed in minor updates |
Respectfully, from the user gallery: I'd prefer to see Pillow 5.1.1 not get held up for Python 3.7 official release, which is iirc still a couple months away. Because #3068. Thanks. |
Ok, #3067 and xcode6.4 wheels. |
I've done the first steps of https://github.com/python-pillow/Pillow/blob/master/RELEASING.md#point-release on https://github.com/python-pillow/Pillow/tree/5.1.x: Point ReleaseReleased as needed for security, installation or critical bug fixes.
Plus release notes. In https://github.com/python-pillow/Pillow/blob/5.1.x/docs/releasenotes/5.1.1.rst I put "... Xcode 6.4 to support at least 10.10 Yosemite" because it's not quite clear to me if 10.9 Mavericks is supported by Xcode 6.4, but we can change that if think it is. Next up, resolve python-pillow/pillow-wheels#84. |
Any plans for this? |
If no further comments on python-pillow/pillow-wheels#84, let's merge it and go forward. |
yeah. go for it. |
python-pillow/pillow-wheels#84 merged. https://github.com/python-pillow/pillow-wheels has had three changes since last time:
Is that last one a problem? libwep 1.0.0 has been updated in python-pillow/Pillow in master (#3108) after 5.1.0. Should it also go into the 5.1.x branch? |
I'd rather not push a new version of webp in a point release given that it's not a current issue we're fixing and we've got 0 experience with it so far. |
https://github.com/python-pillow/pillow-wheels/tree/5.1.x is the 5.1.0 release commit with just Xcode 6.4 and multibuild cherry-picked. Building now, green so far: https://travis-ci.org/python-pillow/pillow-wheels/builds/371046996 I've done these next steps:
I don't have upload rights for the last steps, @wiredfool please could you finish off? |
this release being released would be much appreciated so Pillow is usable again on elderly OSX releases. |
With 5.2.0 due out in two weeks (#3154), TODO if 5.1.1 is not released:
|
Let's release these in 5.2.0 (#3154) instead. |
Wheels for 3.7, if we can convince the pillow-wheels repo to do that easily? (Release wheels for latest stable for Python 3.7 #3074)The text was updated successfully, but these errors were encountered: