Show More
@@ -26,8 +26,7 Most of the release process is automated by the :file:`release` script in the | |||||
26 | installer. It posts them to the site and registers the release with PyPI. |
|
26 | installer. It posts them to the site and registers the release with PyPI. | |
27 |
|
27 | |||
28 | #. Update the website with announcements and links to the updated changes.txt |
|
28 | #. Update the website with announcements and links to the updated changes.txt | |
29 |
in html form. Remember to put a short note |
|
29 | in html form. Remember to put a short note on the news page of the site. | |
30 | site and on Launcphad. |
|
|||
31 |
|
30 | |||
32 | #. Drafting a short release announcement with i) highlights and ii) a link to |
|
31 | #. Drafting a short release announcement with i) highlights and ii) a link to | |
33 | the html version of the :ref:`Whats new <whatsnew_index>` section of the |
|
32 | the html version of the :ref:`Whats new <whatsnew_index>` section of the | |
@@ -43,4 +42,4 Most of the release process is automated by the :file:`release` script in the | |||||
43 | - Run ``git add`` for all the new files and commit. |
|
42 | - Run ``git add`` for all the new files and commit. | |
44 | - Run ``git push`` to update the public version of the docs on gh-pages. |
|
43 | - Run ``git push`` to update the public version of the docs on gh-pages. | |
45 |
|
44 | |||
46 | #. Celebrate! No newline at end of file |
|
45 | #. Celebrate! |
@@ -8,10 +8,9 Issues closed in 0.12.1 | |||||
8 |
|
8 | |||
9 | GitHub stats for bugfix release 0.12.1 (12/28/2011-04/16/2012), backporting |
|
9 | GitHub stats for bugfix release 0.12.1 (12/28/2011-04/16/2012), backporting | |
10 | pull requests from 0.13. |
|
10 | pull requests from 0.13. | |
11 | . |
|
11 | ||
12 | We closed a total of 71 issues: 44 pull requests and 27 |
|
12 | We closed a total of 71 issues: 44 pull requests and 27 issues; this is the | |
13 |
|
|
13 | full list (generated with the script `tools/github_stats.py`). | |
14 | `tools/github_stats.py`). |
|
|||
15 |
|
14 | |||
16 | This list is automatically generated, and may be incomplete: |
|
15 | This list is automatically generated, and may be incomplete: | |
17 |
|
16 |
@@ -5,8 +5,8 | |||||
5 | Release 0.12.1 |
|
5 | Release 0.12.1 | |
6 | ============== |
|
6 | ============== | |
7 |
|
7 | |||
8 |
IPython 0.12.1 is a bugfix release of 0.12, pulling only bugfixes and minor |
|
8 | IPython 0.12.1 is a bugfix release of 0.12, pulling only bugfixes and minor | |
9 | 0.13, timed for the Ubuntu 12.04 LTS release. |
|
9 | cleanup from 0.13, timed for the Ubuntu 12.04 LTS release. | |
10 |
|
10 | |||
11 | See the :ref:`list of fixed issues <issues_list_012>` for specific backported issues. |
|
11 | See the :ref:`list of fixed issues <issues_list_012>` for specific backported issues. | |
12 |
|
12 |
General Comments 0
You need to be logged in to leave comments.
Login now