Commit Graph

3240 Commits

Author SHA1 Message Date
Alex Clark
95d423e391 Clarify "do not need to do" something 2015-04-04 08:27:45 -04:00
Alex Clark
c7fd9ee7d1 Move linux to bottom since it's easiest 2015-04-04 08:26:34 -04:00
Alex Clark
e7d004f88b Wording [ci skip] 2015-04-04 08:24:41 -04:00
Alex Clark
a5d46aa045 Wording [ci skip] 2015-04-04 08:24:13 -04:00
Alex Clark
c2cf3289f5 Wording [ci skip] 2015-04-04 08:20:48 -04:00
Alex Clark
2de5988257 Wording [ci skip] 2015-04-04 08:18:45 -04:00
Alex Clark
1b0bd98b21 Wording [ci skip] 2015-04-04 08:17:29 -04:00
Alex Clark
a7625a7ea0 Wording [ci skip] 2015-04-04 08:15:42 -04:00
Alex Clark
1788492476 s/Simple/Basic/
Basic, but not necessarily simple :-)
2015-04-04 08:12:15 -04:00
Alex Clark
f1639df799 Adjust warnings and notes on install [ci skip] 2015-04-04 08:11:18 -04:00
Alex Clark
a4fb3767ab Docs don't need this blurb [ci skip] 2015-04-04 08:04:44 -04:00
Alex Clark
15e9c54b9c Duplicate readme wording [ci skip] 2015-04-04 08:02:33 -04:00
Alex Clark
dcefb9351a Regen conf from quickstart 2015-04-04 08:00:34 -04:00
Alex Clark
02f3685b2d Not using sphinx-better-theme [ci skip]
As far as I know
2015-04-03 16:51:45 -04:00
Alex Clark
efec85804c Clean up reqs
Add Sphinx; remove long list of reqs we disabled a while back because RTD was broken.
2015-04-03 16:50:38 -04:00
Alex Clark
935d6949e9 Update icons in docs [ci skip] 2015-04-03 15:29:28 -04:00
Alex Clark
8a767db2ca Wording [ci skip] 2015-04-03 15:27:54 -04:00
Alex Clark
60265f5b4a Merge pull request #1175 from python-pillow/aclark-releasing-nits
This is not code so merging-away (forgot to add [ci skip]). Feel free to discuss any points raised here even after closing.
2015-04-03 15:15:11 -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
9e1a35b8c7 Merge pull request #1173 from jakirkham/fix_typo_docs_installation
docs/installation.rst: Fix typo.
2015-04-03 08:40:40 -04:00
John Kirkham
c0d818153e docs/installation.rst: Fix typo. [ci skip] 2015-04-03 08:37:44 -04:00
Alex Clark
5c233d12c6 Make sure we upload a tar.gz too 2015-04-02 15:17:47 -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
2db66c6d89 Update changes [ci skip] 2015-04-02 14:59:49 -04:00
Alex Clark
5cfc34b287 Begin 2.9.0 development with 2.9.0.dev0
Use PEP440 syntax to identify development branch and keep pyroma happy: https://www.python.org/dev/peps/pep-0440/#developmental-releases.
2015-04-02 14:53:49 -04:00
Alex Clark
3f09b8f171 Prep 2.8.1 2015-04-02 10:59:03 -04:00
Alex Clark
d817b61943 Merge pull request #1165 from hugovk/1163b
Catch struct.error on invalid JPEG (#1163)
2015-04-02 10:54:08 -04:00
hugovk
66e86f325f Catch struct.error on invalid JPEG (#1163) 2015-04-02 08:29:18 +03:00
Alex Clark
d754598f14 Update CHANGES [ci skip] 2015-04-01 15:39:41 -04:00
Alex Clark
071df8d33d Some Flake 8 fixes 2015-04-01 15:38:18 -04:00
Alex Clark
ea65087a20 Merge pull request #1125 from artscoop/patch-1
Fix 32-bit BMP loading (RGBA or RGBX)
2015-04-01 15:23:32 -04:00
Alex Clark
12ee04a06f Include link to pre-fork changelog [ci skip] 2015-04-01 10:33:11 -04:00
Alex Clark
53d1b82351 Add header to orig readme [ci skip]
So we can link to it from README
2015-04-01 10:29:01 -04:00
Alex Clark
358ddc3286 Update CHANGES [ci skip] 2015-04-01 10:22:42 -04:00