[pypy-commit] pypy default: update final stages of release process

mattip noreply at buildbot.pypy.org
Mon Sep 22 20:45:44 CEST 2014


Author: mattip <matti.picus at gmail.com>
Branch: 
Changeset: r73650:d84f89597352
Date: 2014-09-22 21:45 +0300
http://bitbucket.org/pypy/pypy/changeset/d84f89597352/

Log:	update final stages of release process

diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst
--- a/pypy/doc/how-to-release.rst
+++ b/pypy/doc/how-to-release.rst
@@ -38,14 +38,16 @@
     no JIT: windows, linux, os/x
     sandbox: linux, os/x
 
+* repackage and upload source tar.bz2 to bitbucket and to cobra, as some packagers 
+  prefer a clearly labeled source package
 * write release announcement pypy/doc/release-x.y(.z).txt
   the release announcement should contain a direct link to the download page
 * update pypy.org (under extradoc/pypy.org), rebuild and commit
 
 * post announcement on morepypy.blogspot.com
-* send announcements to pypy-dev, python-list,
+* send announcements to twitter.com, pypy-dev, python-list,
   python-announce, python-dev ...
 
 * add a tag on the pypy/jitviewer repo that corresponds to pypy release
 * add a tag on the codespeed web site that corresponds to pypy release
-
+* revise versioning at https://readthedocs.org/projects/pypy


More information about the pypy-commit mailing list