-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
Release Pillow 7.2.0 on July 1, 2020 #4658
Comments
@radarhere Are you okay to do this one? |
Yep. |
Are we doing the release already today (31 June) or tomorrow (1 July)? Fine either way for me :) |
@hugovk I started, then stopped and wondered if I was doing it too early. However, in an hour and twenty minutes, it will be the 1st in UTC +14, so as long as I'm not finished before then... |
Turns out there is a problem when pillow-wheels tries to upload PyPy wheels
|
Looks like wheelhouse-uploader just doesn't support PyPy - https://github.com/ogrisel/wheelhouse-uploader/blob/01ee128247a2284813c84ab9d8cd48105f2d9e06/wheelhouse_uploader/utils.py#L120-L131 I've uploaded the rest of the files to PyPI. |
Good find, I've created ogrisel/wheelhouse-uploader#37 to help wheelhouse-uploader to support PyPy. |
Thanks for the release! |
And the macOS and manylinux 7.2.0 wheels for PyPy are now available on PyPI! |
master
branch.Travis CI and
AppVeyor to confirm
passing tests in
master
branch.src/PIL/_version.py
CHANGES.rst
.make release-test
in a freshly cloned repo.twine upload dist/Pillow-5.2.0*
.dev0
to version identifier insrc/PIL/_version.py
Binary Distributions
Windows
@cgohlke
for Windows binaries via release ticket e.g. Release 2.9.0 on July 1, 2015 #1174.@cgohlke
andtwine upload *
.Mac and Linux
git clone https://github.com/python-pillow/pillow-wheels cd pillow-wheels ./update-pillow-tag.sh [[release tag]]
wget -m -A 'Pillow-<VERSION>-*' \ http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com
Publicize Release
Documentation
The text was updated successfully, but these errors were encountered: