mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Updated RELEASING.md [ci skip]
This commit is contained in:
parent
0efc194e1e
commit
d9a389ebfb
|
@ -22,7 +22,7 @@ Released quarterly on the first day of January, April, July, October.
|
||||||
```
|
```
|
||||||
$ make sdist
|
$ make sdist
|
||||||
```
|
```
|
||||||
* [ ] Create binary distributions [binary distributions](#binary-distributions)
|
* [ ] Create [binary distributions](#binary-distributions)
|
||||||
* [ ] Upload all binaries and source distributions with ``twine upload dist/Pillow-4.1.0-*``
|
* [ ] Upload all binaries and source distributions with ``twine upload dist/Pillow-4.1.0-*``
|
||||||
* [ ] Manually hide old versions on PyPI such that only the latest major release is visible when viewing https://pypi.python.org/pypi/Pillow (https://pypi.python.org/pypi?:action=pkg_edit&name=Pillow)
|
* [ ] Manually hide old versions on PyPI such that only the latest major release is visible when viewing https://pypi.python.org/pypi/Pillow (https://pypi.python.org/pypi?:action=pkg_edit&name=Pillow)
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ Released as needed privately to individual vendors for critical security-related
|
||||||
$ git checkout [[release tag]]
|
$ git checkout [[release tag]]
|
||||||
$ cd ..
|
$ cd ..
|
||||||
$ git commit -m "Pillow -> 2.9.0" Pillow
|
$ git commit -m "Pillow -> 2.9.0" Pillow
|
||||||
$ git push
|
$ git push
|
||||||
```
|
```
|
||||||
* [ ] Download distributions from the [Pillow Wheel Builder container](http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com/).
|
* [ ] Download distributions from the [Pillow Wheel Builder container](http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn.com/).
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user