Skip to content

Commit 790a569

Browse files
author
Yamashita Yuu
committed
Add CPython 2.7.6
1 parent 84abaac commit 790a569

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
14 MB
Binary file not shown.

pythons/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ <h3>Welcome to the pyenv's official mirror of Python archives.</h3>
3838
<p>You can enforce python-build to use optional mirror site with overriding <code>PYTHON_BUILD_MIRROR_URL</code>.</p>
3939

4040
<pre><code>$ export PYTHON_BUILD_MIRROR_URL="http://yoursite.example.com/pythons"
41-
$ pyenv install 2.7.5
41+
$ pyenv install 2.7.6
4242
</code></pre>
4343

4444
<p>The filenames of the archives must be the md5sum of its content.
@@ -62,6 +62,7 @@ <h3>Python 2.7</h3>
6262
<li><a href="2cf641732ac23b18d139be077bd906cd">Python-2.7.3.tgz</a></li>
6363
<li><a href="592603cfaf4490a980e93ecb92bde44a">Python-2.7.4.tgz</a></li>
6464
<li><a href="b4f01a1d0ba0b46b05c73b2ac909b1df">Python-2.7.5.tgz</a></li>
65+
<li><a href="1d8728eb0dfcac72a0fd99c17ec7f386">Python-2.7.6.tgz</a></li>
6566
</ul>
6667

6768
<h3>Python 3.2</h3>

0 commit comments

Comments
 (0)