[pypy-svn] r71928 - pypy/release/1.2.x/pypy/doc
arigo at codespeak.net
arigo at codespeak.net
Tue Mar 9 00:13:53 CET 2010
Author: arigo
Date: Tue Mar 9 00:13:52 2010
New Revision: 71928
Modified:
pypy/release/1.2.x/pypy/doc/download.txt
Log:
svn merge svn+ssh://codespeak.net/svn/pypy/trunk -r71910:71911
Modified: pypy/release/1.2.x/pypy/doc/download.txt
==============================================================================
--- pypy/release/1.2.x/pypy/doc/download.txt (original)
+++ pypy/release/1.2.x/pypy/doc/download.txt Tue Mar 9 00:13:52 2010
@@ -2,28 +2,6 @@
Download one of the following release files:
=============================================
-PyPy 1.2 Sources:
------------------
+Download page has moved to `pypy.org`_.
-* `pypy-1.2.0.tar.bz2`_ (sources, unix line endings) or
-* `pypy-1.2.0.tar.gz`_ (sources, unix line endings) or
-* `pypy-1.2.0.zip`_ (sources, windows line-endings)
-
-.. _`pypy-1.2.0.tar.bz2`: http://codespeak.net/download/pypy/pypy-1.2.0.tar.bz2
-.. _`pypy-1.2.0.zip`: http://codespeak.net/download/pypy/pypy-1.2.0.zip
-.. _`pypy-1.2.0.tar.gz`: http://codespeak.net/download/pypy/pypy-1.2.0.tar.gz
-
-Prebuilt binaries
-~~~~~~~~~~~~~~~~~
-
-XXX
-
-The ``lang`` repository
-~~~~~~~~~~~~~~~~~~~~~~~
-
-The ``lang`` part of our repository, which contains other interpreters
-developped mostly as external contributions, has moved and is no longer
-included in the above packages. You can grab it by `browsing the
-Subversion source`__.
-
-.. __: http://codespeak.net/svn/pypy/lang/
+.. _`pypy.org`: http://pypy.org/download.html
More information about the Pypy-commit
mailing list