diff options
author | perky <perky@FreeBSD.org> | 2008-10-13 16:23:00 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2008-10-13 16:23:00 +0800 |
commit | 6399415d369e388f3b8c41a3deb8dd2c3f4aafca (patch) | |
tree | 05c248f8c37ae70dd9fb5d16d2b1a6ec9ed5b196 /lang/python32/distinfo | |
parent | de19304246371de043c04035fb18cde1679a6eb9 (diff) | |
download | freebsd-ports-gnome-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.tar.gz freebsd-ports-gnome-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.tar.zst freebsd-ports-gnome-6399415d369e388f3b8c41a3deb8dd2c3f4aafca.zip |
Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)
Python 2.6 will be the next default python version when enough
testings of consumer ports are done. The new "2to3" program is
renamed to 2to3-2.6 and 2to3-3.0 for each version, respectively.
Repo-copied by: marcus
Diffstat (limited to 'lang/python32/distinfo')
-rw-r--r-- | lang/python32/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/python32/distinfo b/lang/python32/distinfo index 855d2a1ab8b5..10495d07e338 100644 --- a/lang/python32/distinfo +++ b/lang/python32/distinfo @@ -1,3 +1,3 @@ -MD5 (python/Python-2.5.2.tgz) = 3f7ca8aa86c6bd275426d63b46e07992 -SHA256 (python/Python-2.5.2.tgz) = 834afe8a88adaf623b05ac5dd6700dd5bb5d0d5553fc74ad529359a3496e4ae3 -SIZE (python/Python-2.5.2.tgz) = 11583114 +MD5 (python/Python-3.0rc1.tgz) = 716387485aa59e5e7815ae3ca2c8e197 +SHA256 (python/Python-3.0rc1.tgz) = e20785b565146ce26b0592d44c36b4a2fa63acab18878de3dd3037dba8c6dfa1 +SIZE (python/Python-3.0rc1.tgz) = 21994455 |