Commit Graph

213 Commits

Author SHA1 Message Date
Ned Deily 76f6614ff0 Updates to pep 101 for GitHub-based releases 2017-07-22 08:59:02 -04:00
Serhiy Storchaka a53392a0f0 Remove trailing spaces. (#232)
Changes made automatically by the following command:
```
egrep -l ' +$' *.txt | xargs sed -i -re 's/ +$//'
```
2017-03-24 23:11:33 +02:00
Ned Deily 6b94a13802 Mention updating indexsidebar for releases 2016-12-07 23:02:21 -05:00
Ned Deily 409a43413e Add reminder to consider running autoconf. 2016-11-22 14:28:17 -05:00
Ned Deily c7135776ba Add note to pep-0101.txt to purge directory list 2016-09-13 10:13:19 -04:00
Benjamin Peterson cf1d1a9571 update pep 101 for release repo move 2016-09-05 11:29:00 -07:00
Ned Deily 5903b6afd4 Update pep-0101.txt
Update some of the steps for updating release pages and documentation downloads for final releases to better reflect the "new" website.
2016-07-24 14:54:37 -04:00
Marti Raudsepp 04a6af2ab1 Fix various typos, spelling and grammar errors
Errors detected using Topy (https://github.com/intgr/topy), all changes
verified by hand.
2016-07-11 18:35:35 +03:00
Georg Brandl dd1e7667cc PEP 101: doc archives are now built for rcs 2016-06-16 06:33:14 +02:00
Larry Hastings 3698da9041 PEP 101: Update which files still have copyright info. 2016-06-11 22:31:41 -07:00
Larry Hastings d56a12d84f PEP 101: Remind you how to write version numbers to please release.py
at the point that you actually call it for the first time.
2016-06-11 20:49:59 -07:00
Ned Deily d4c1c53128 update nad email address 2016-06-11 22:58:03 -04:00
Larry Hastings 751b0ab954 PEP 101: Updated the RM and PE list. Removed MvL *sob* 2016-06-11 19:37:39 -07:00
Serhiy Storchaka 3dad438872 Issue #26916: Fixed words duplications. 2016-05-03 12:03:16 +03:00
Ethan Furman 2935baefd6 the trailing slash is no langer required 2015-12-05 18:01:21 -08:00
Larry Hastings 8c5d6018c2 Updated another path that's changed in recent... years? 2015-12-05 17:04:15 -08:00
Larry Hastings 67518fd611 Updated the URL for the buildbots. 2015-12-05 16:54:44 -08:00
Larry Hastings e9eb03b5ca Touchup for PEP 101: installed docs should be group-writeable. 2015-09-15 09:10:50 +01:00
Larry Hastings 591403e575 Minor PEP 101 tweak. 2015-09-13 15:17:21 +01:00
Larry Hastings 5189173b1e Made a first attempt at updating PEP 101 on how to update the new web site.
Also updated the 3.5 release schedule with final dates for rc2 and rc3.
2015-09-07 18:39:54 -07:00
Benjamin Peterson dee8aadb28 more word of mouth knowledge 2015-06-05 20:55:54 -05:00
Larry Hastings e23887d494 PEP 101: Added hint on how to add a Python Insider blog post for new releases. 2015-05-31 21:59:28 -07:00
Larry Hastings 7fa4854058 Tweak the release process--why not check for errors *before* regenerating
the topic index!
2015-05-30 16:56:30 -07:00
Benjamin Peterson 8312aa7037 write access to SVN? I think not 2015-05-23 10:57:06 -05:00
Benjamin Peterson 9fd81459d0 http -> https 2015-05-17 00:14:10 -04:00
Larry Hastings 8641589197 Make the "null-merge to default" step its own explicit step.
I have now forgotten to do it twice, so hopefully this will
draw more attention to it and I won't miss it in the future.
2015-03-02 11:47:01 -08:00
Benjamin Peterson dc11fd5255 a warning 2015-02-27 10:29:03 -05:00
Larry Hastings 6da3423f26 Update final release date for (slightly slipped) Python 3.4.3. 2015-02-26 06:01:00 -08:00
Benjamin Peterson 7c1ca6bcc1 just have venv installed please 2014-12-10 14:28:02 -05:00
Benjamin Peterson 5096fce9a4 new docs backend hostname 2014-12-10 11:44:35 -05:00
Benjamin Peterson 52dc2c57ac dl-files has a new hostname 2014-11-24 20:08:44 -06:00
Georg Brandl 95154aef08 Add instructions to up-merge branches after merging release clone. 2014-10-12 08:59:21 +02:00
Georg Brandl cfeb3dd4e1 Mention tex requiremnt. 2014-10-12 08:55:48 +02:00
Georg Brandl ffa8a95ee9 Remove now-unnecessary step. 2014-10-07 09:57:34 +02:00
Georg Brandl 9bd030cde3 Path update. 2014-09-30 22:57:38 +02:00
Benjamin Peterson f4eae13960 show how to purge CDN 2014-09-09 11:47:10 -04:00
Benjamin Peterson c3aeedb327 docs have moved 2014-09-01 22:46:19 -04:00
Benjamin Peterson 3725d5f124 updates for downloads move 2014-08-30 17:25:09 -04:00
Andrew Kuchling 96512fff58 Mention blog.python.org 2014-08-01 16:39:37 -04:00
Ned Deily d513f5633b Issue #21572: No longer need to create release-specific license page. 2014-05-30 23:52:30 -07:00
Benjamin Peterson e56459fa23 add Steve Dower 2014-05-17 16:51:14 -07:00
Georg Brandl 61185b6534 PEP 101: as a new step in setting up a new branch, create a new whatsnew document. 2014-03-23 18:14:54 +01:00
Georg Brandl b866a0f408 small additional job in the tutorial 2014-03-22 20:40:03 +01:00
Georg Brandl 3f74d9be74 Add version switcher update instructions. 2014-03-17 07:30:58 +01:00
Georg Brandl bc56ded62d Add allow-branch hook update instructions. 2014-03-17 07:23:38 +01:00
Georg Brandl bf256d98bb Updated Windows instructions as per MvL. 2014-03-10 08:04:10 +01:00
Georg Brandl e95861fb26 Update PEP 101 a bit. Remove outdated Windows instructions. 2014-03-09 10:01:33 +01:00
Georg Brandl db2f486755 Simplify PEP 101 a bit; remove instructions for "prev" directory. 2014-02-09 10:27:17 +01:00
Georg Brandl e1756bf5d0 Tweak the website section: download/content.ht also gets updated for prereleases. 2013-10-27 10:40:11 +01:00
Georg Brandl 61d7d69e94 Two steps less for making a release!!1 2013-09-22 11:48:00 +02:00
Georg Brandl 7cb4252cc1 merge 2013-09-14 07:08:32 +02:00
Larry Hastings 523919a147 Twice now I've assumed that release.py --bump would check in its
changes, and scotched the release.  Changing PEP 101 to hopefully
prevent this for 3.4.0a3.
2013-09-07 23:33:30 +12:00
Larry Hastings 133d0a80ca Updated release schedule, added some notes for PEP 101 (Doing Python releases). 2013-08-03 23:52:51 -07:00
Georg Brandl ba1ce7d8e5 small PEP 101 updates 2013-05-15 19:41:19 +02:00
Georg Brandl 9ce9ab923a PEP 440/441: reformat according to template 2013-04-10 09:30:46 +02:00
Benjamin Peterson 608302a44a change mac wiz to Ned 2013-04-06 15:52:19 -04:00
Georg Brandl e0227e23b8 Add version-switcheroo stuff todos. 2012-10-28 08:28:24 +01:00
Georg Brandl 78530c1922 A few more files to touch. 2012-09-29 14:49:38 +02:00
Georg Brandl 054c76a53a configure.in is now configure.ac 2012-09-29 09:17:57 +02:00
Georg Brandl 2270cb831f Remove outdated Windows instructions. 2012-09-09 11:12:29 +02:00
Barry Warsaw 7c225bd154 Warn about null merging and the .hgtags file. 2012-03-17 19:13:39 -04:00
Georg Brandl b3a0ba3f0e Update for new versioning scheme (3.3.0 instead of 3.3) 2012-03-04 15:59:45 +01:00
Georg Brandl 32804645ab Add a step for the doc source links in Doc/tools/sphinxext/pyspecific.py. 2011-07-23 09:53:12 +02:00
Georg Brandl 3acd94ec7f Note that the release dir must be group writable. 2011-05-16 09:29:47 +02:00
Georg Brandl 110a307f5f This should be most of the edits needed for releasing from hg. 2011-05-08 11:14:12 +02:00
Georg Brandl 8ac0ce5b74 Add Apache alias step. 2011-02-24 07:34:06 +00:00
Georg Brandl 371b47548e Update schedule. 2011-02-13 10:39:21 +00:00
Georg Brandl 789805a4f7 Typo fix. 2011-01-15 16:39:01 +00:00
Georg Brandl a85371a5b4 This is actually one step and cannot be done until after the release is up on python.org. 2010-12-05 12:11:52 +00:00
Georg Brandl 96eb9868a0 Add a doc markup error fixing step. 2010-10-06 10:26:59 +00:00
Barry Warsaw b67e224eb2 Minor updates to clarify how to put the documentation in place. 2010-08-24 14:16:59 +00:00
Georg Brandl eef2b6a8d4 Consistent checkboxes. 2010-07-31 13:26:15 +00:00
Georg Brandl 3322443f27 Update documentation-related steps. 2010-03-13 14:39:14 +00:00
Benjamin Peterson 47504f6cf1 rearrange 2009-06-26 12:54:46 +00:00
Benjamin Peterson ca9ed7bb15 update release candidate shorthand 2009-06-26 12:48:55 +00:00
Georg Brandl 1ce39e6d36 #5980: add more tracker tasks 2009-05-17 22:07:13 +00:00
Benjamin Peterson fd9b81b886 update staff 2009-05-06 20:46:47 +00:00
Benjamin Peterson c7b9e0c8cd normalize Barry's name 2009-01-08 03:44:48 +00:00
Benjamin Peterson 186038f4ce remember to update the license version number 2008-12-20 23:00:43 +00:00
Barry Warsaw 07cbecb73b Updates. 2008-12-05 23:33:03 +00:00
Georg Brandl 4623de7c51 Fix typo. 2008-12-05 15:43:49 +00:00
Georg Brandl c2ee926dcd Update the docs steps. 2008-12-05 08:19:56 +00:00
Christian Heimes 49b5e1275f Explain how to bump up the version numbers for Windows builds 2008-12-04 14:29:51 +00:00
Barry Warsaw 54487abb67 minor fix 2008-12-04 01:59:41 +00:00
Barry Warsaw 263c53b18b updates based on 3.0 final release 2008-12-03 18:42:03 +00:00
Barry Warsaw 2a74a1b862 3.0rc2 released 2008-11-07 03:47:15 +00:00
Benjamin Peterson 55027bb2f1 fix markup 2008-10-02 21:57:20 +00:00
Benjamin Peterson ddc0f3d342 pydoc-topics needs to be updated before releases 2008-10-02 21:51:11 +00:00
Barry Warsaw 48607faa8e Nix RPM steps; update timezones. 2008-10-02 18:13:46 +00:00
Georg Brandl 19b903da5b Updates for doc process. 2008-10-02 13:41:14 +00:00
Barry Warsaw a18e6bd266 The usual post release updates 2008-10-02 03:10:35 +00:00
Barry Warsaw 843ce52a84 updates 2008-09-13 01:14:30 +00:00
Barry Warsaw 254d2fd256 updates 2008-09-13 00:22:56 +00:00
Barry Warsaw 901d21d134 updates 2008-08-21 03:04:15 +00:00
Barry Warsaw 7881cd09fc updates 2008-07-18 03:44:59 +00:00
Christian Heimes ea752eeaf0 VS 9.0 doesn't ship with cabarc.exe. Windows developers have to install the CAB SDK 2008-05-09 12:28:07 +00:00
Barry Warsaw 704fa2fc99 Major updates to PEP 101 -- I actually took notes this time!
Python 2.6a3 and 3.0a5 are released today.
2008-05-08 23:52:56 +00:00
Barry Warsaw cd375f860c Update for 2.6a2 and 3.0a4 releases. 2008-04-04 01:19:32 +00:00
Georg Brandl b8e9fcb776 Update PEP 101 for Doc changes, as far as I know things (left the website stuff untouched).
Note that "make distribution" doesn't work yet; will write that before the next alpha.
2008-03-02 06:51:20 +00:00
Barry Warsaw 7cf4900344 Updates to PEP 101 (which still needs a lot of work), and PEP 361 to
describe the joint 2.6/3.0 release schedule.
2008-03-01 18:36:30 +00:00