Andrew Murray
63fb52219c
Revert "Add updated submodule in pillow-wheels [ci skip]"
...
This reverts commit c6ea6a1cc2
.
2018-08-30 19:21:00 +10:00
Andrew Murray
c6ea6a1cc2
Add updated submodule in pillow-wheels [ci skip]
2018-08-28 20:42:29 +10:00
Andrew Murray
353159c74f
Only update the Pillow submodule of pillow-wheels [ci skip]
2018-08-28 20:41:47 +10:00
Andrew Murray
e5e5cb1143
Update example [ci skip]
2018-08-18 19:13:37 +10:00
Andrew Murray
1e37125a23
Added GitHub release to release checklist [ci skip]
2018-07-19 06:36:19 +10:00
Hugo
5f03d18286
Merge branch 'master' into update-release-checklist
2018-07-14 14:55:04 +03:00
Alex Clark
937443f2a6
Update examples … [ci skip]
...
Update examples and remove "hide old releases" step, N/A on pypi.org.
2018-07-05 18:27:01 -04:00
Hugo
f0b841ba5a
Add final step to append .dev0 to version
2018-07-02 11:19:29 +03:00
Hugo
af80067c8a
Remove non-applicable step
...
Doesn't apply to the new PyPI (Warehouse)
2018-07-02 10:22:48 +03:00
Hugo
607224320a
git checkout -> git clone
...
[CI skip]
2018-07-01 23:19:22 +03:00
Hugo
e3800c6d6b
Update links to new PyPI
2018-04-17 17:06:43 +03:00
Alexander
6958ce1700
Rename PIL.version to PIL._version and remove it from module
2018-04-09 16:09:36 +03:00
Andrew Murray
d9a389ebfb
Updated RELEASING.md [ci skip]
2017-10-21 10:00:01 +11:00
wiredfool
f28b18892a
Update Releasing.md - single version identifier. [ci skip]
2017-07-01 13:51:03 +01:00
wiredfool
771170d572
Update RELEASING.md for pypi, process changes
2017-05-10 03:36:22 -07:00
Andrew Murray
b58f76dc4f
Renamed references to OS X to macOS
2016-09-23 21:12:03 +10:00
Andrew Murray
ee9129b525
Clarified documentation [ci skip]
2016-02-28 23:12:03 +11:00
Andrew Murray
95e2a15075
Fixed URL [ci skip]
2016-01-21 22:35:30 +11:00
Andrew Murray
8ece7f6c9e
Added AppVeyor to RELEASING checklist [ci skip]
2016-01-03 23:14:27 +11:00
Andrew Murray
6bd7e7f02d
Removed trailing whitespace
2015-10-11 21:24:35 +11:00
Alex Clark
ae9ee0f95e
Make file list more cut/pasteable [ci skip]
2015-10-05 05:36:25 -04:00
Alex Clark
8f76950d3f
Update RELEASING.md [ci skip]
...
- Wording & add URL to PyPI version config info
2015-10-01 18:44:39 -04:00
wiredfool
daf8298f8e
Update Releasing.md [ci skip]
2015-10-01 22:04:09 +01:00
wiredfool
73f3827e42
Update Releasing.md [ci skip]
2015-10-01 16:33:15 +01:00
wiredfool
3253e18812
Update Releasing.md [ci skip]
2015-10-01 16:29:19 +01:00
Alex Clark
02c00c10b7
Add RTD blurb
2015-09-30 08:43:21 -04:00
hugovk
f0e0e7a167
Update AppVeyor build number
2015-07-03 07:57:33 +03:00
Alex Clark
0b515268bd
Make note about hiding releases on PyPI [ci skip]
2015-04-04 08:31:29 -04:00
Alex Clark
8a767db2ca
Wording [ci skip]
2015-04-03 15:27:54 -04:00
Alex Clark
7129f65bed
Fix syntax
2015-04-03 11:01:47 -04:00
Alex Clark
b9af6253c5
Such updates to binaries!
2015-04-03 11:00:47 -04:00
Alex Clark
2ca2ecb792
Source dists moved above
...
Also dir does not necessarily have to be clean since the manifest determines what is included.
2015-04-03 10:51:57 -04:00
Alex Clark
150c7f7206
Wording
2015-04-03 10:31:40 -04:00
Alex Clark
cd32baedc0
Wording
2015-04-03 10:29:55 -04:00
Alex Clark
eed5daa667
Slight tweaks to embargoed release procedure
2015-04-03 10:26:35 -04:00
Alex Clark
f52f373415
Specify release branch
2015-04-03 10:22:15 -04:00
Alex Clark
95047fe206
Recommend org branches
...
We have Travis-CI for org branches so why personal branch?
2015-04-03 10:19:08 -04:00
Alex Clark
16fcf9985f
Is this an anchor?
2015-04-03 10:13:55 -04:00
Alex Clark
8df7422803
Wording, add link to PEP 440
...
https://www.python.org/dev/peps/pep-0440/
2015-04-03 10:12:13 -04:00
Alex Clark
ade0f3b91d
Indent
2015-04-03 09:55:43 -04:00
Alex Clark
bb5247a8bf
Add quarterly release date detail
2015-04-03 09:54:55 -04:00
Alex Clark
88f2ce1347
Footnote syntax fail
2015-04-03 09:49:41 -04:00
Alex Clark
8afc57adb7
Experiment with footnotes [ci skip]
...
I can't seem to find a compiler for markdown that works like GitHub so I'm making a branch to experiment. Also want to discuss some of the releasing practices in a PR.
2015-04-03 09:48:15 -04:00
Alex Clark
3123db17a5
Fix syntax [ci skip]
2015-04-03 09:46:44 -04:00
Alex Clark
eacc3c93d6
Release guide wording [ci skip]
2015-04-03 09:30:37 -04:00
Alex Clark
2934b11aff
Release guide wording nits [ci skip]
2015-04-03 09:25:58 -04:00
Alex Clark
7fcfebdd22
Update release documentation [ci skip]
...
- Format files that receive version number update for easy cut/paste.
- Wording nits
- Clarify steps
2015-04-02 15:11:39 -04:00
Alex Clark
6dabce59c7
Source dists aren't binary [ci skip]
2015-04-01 06:19:12 -04:00
Alex Clark
d58e6f873c
Add sdist helpers to makefile [ci skip]
...
Document in RELEASING
2015-04-01 06:16:36 -04:00
Alex Clark
54956f57c6
No separate upload required [ci skip]
2015-04-01 06:15:10 -04:00