Skip to content

Commit

Permalink
Update to Python 3.3.0a2.
Browse files Browse the repository at this point in the history
  • Loading branch information
hannosch committed Apr 4, 2012
1 parent 692389e commit a4f7c33
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions docs/CHANGES.txt
@@ -1,6 +1,12 @@
Changes
=======

2012-04-04
----------

- Update to Python 3.3.0a2.
[hannosch]

2012-03-21
----------

Expand Down
2 changes: 1 addition & 1 deletion src/python33.cfg
Expand Up @@ -11,7 +11,7 @@ python33-parts =
recipe = monkeycmmi
dependencies = ${dependencies:dummy-dependencies}
executable = ${opt:location}/bin/python3.3
url = http://www.python.org/ftp/python/3.3.0/Python-3.3.0a1.tar.bz2
url = http://www.python.org/ftp/python/3.3.0/Python-3.3.0a2.tar.bz2
extra_options =
--disable-tk
--prefix=${opt:location}
Expand Down

0 comments on commit a4f7c33

Please sign in to comment.