Skip to content

Python 3.3.0 needs virtualenv 1.8.2 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 29, 2012
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/base.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ dummy-dependencies = ${opt:recipe}

[virtualenv]
recipe = hexagonit.recipe.download
url = http://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.7.2.tar.gz
md5sum = b5d63b05373a4344ae099a68875aae78
url = http://pypi.python.org/packages/source/v/virtualenv/virtualenv-1.8.2.tar.gz
md5sum = 174ca075c6b1a42c685415692ec4ce2e
strip-top-level-dir = true