pyenv 0.4.0-20140520

Changes:

* python-build: Add new CPython release; 3.4.1
* python-build: Update default pip version (1.5.5 -> 1.5.6)

Closes Homebrew/homebrew#29415.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Yamashita Yuu 2014-05-20 12:30:51 +09:00 committed by Adam Vandenberg
parent 045e2918e9
commit d473cc72c0

View file

@ -2,8 +2,8 @@ require 'formula'
class Pyenv < Formula
homepage 'https://github.com/yyuu/pyenv'
url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20140516.tar.gz'
sha1 'a7ea09128d18bf82717d95fd6f46b580ba7b66f9'
url 'https://github.com/yyuu/pyenv/archive/v0.4.0-20140520.tar.gz'
sha1 '92586a9ed9a224872f9b0498dac16ead338fbbbc'
head 'https://github.com/yyuu/pyenv.git'