Jimmy Wan
880fa46156
Add miniconda-3.10.1 and miniconda3-3.10.1.
пре 11 година
Yamashita, Yuu
24ad375a35
Merge branch 'issue411'
пре 11 година
Yamashita, Yuu
7f32e96c28
v20150719
пре 11 година
Yamashita, Yuu
294738842c
pin pip version to 1.5.6 for python 3.1.5 ( fixes #351 )
пре 11 година
Yamashita, Yuu
ce671398f8
Ignore user's site-packages on ensurepip/get-pip ( #411 )
https://www.python.org/dev/peps/pep-0370/
пре 11 година
Yamashita, Yuu
a3bea25ddc
Use original CPython repository as the source of CPython `*-dev` versions ( #409 )
пре 11 година
Yamashita, Yuu
1a66a9141b
Build 3.5-dev from "3.5" branch ( #409 )
пре 11 година
Yamashita, Yuu
78c1d7186d
CPython 3.1 branch is no longer maintained ( #409 )
пре 11 година
Yamashita, Yuu
9b60d73ec8
Merge pull request #413 from BanzaiMan/ha-feature-py36
Add `3.6-dev`
пре 11 година
Hiro Asari
8a9d2557a0
Add `3.6-dev`
пре 11 година
Yamashita, Yuu
2a79db00b0
Merge pull request #412 from BanzaiMan/patch-1
Point to the canonical Python repository
пре 11 година
Hiro Asari
3e7839c5b7
Point to the canonical Python repository
BitBucket mirror is no longer up to date with the canonical repository.
Fixes https://github.com/yyuu/pyenv/issues/409 .
пре 11 година
Yamashita, Yuu
36c5cbf74f
Add Anaconda/Anaconda3 2.3.0
пре 11 година
Yamashita, Yuu
608ad6f9d0
Merge pull request #402 from mrjefftang/master
2.7.10 - Stop '/Library/Python/X.X/site-packages' from being added to sys.path
пре 11 година
Jeff Tang
7a6eb38a36
add patches to stop '/Library/Python/X.X/site-packages' from being added
to sys.path
пре 11 година
Yamashita, Yuu
cd40335ba4
Merge pull request #400 from transcranial/master
Add python 3.5.0b3
пре 11 година
Leon Chen
26450fd0ab
Add python 3.5.0b3
пре 11 година
Yamashita Yuu
22ecefd572
Use custom `MACOSX_DEPLOYMENT_TARGET` if defined ( fixes #312 )
пре 11 година
Yamashita Yuu
abae52ae20
Add tests for some of python-build specific features
пре 11 година
Yamashita Yuu
114063495f
`pyenv-prefix` should return proper prefix of `system` version ( fixes #391 )
пре 11 година
Yamashita, Yuu
7b797c3797
Merge pull request #393 from nikolas/patch-1
fix typo in readme
пре 11 година
Nik Nyby
8e276a009e
fix typo in readme
пре 11 година
Yamashita Yuu
4198280142
Fix download URL of portable PyPy 2.6 ( fixes #389 )
пре 11 година
Josh Friend
5cb9c9af2e
v20150601
пре 11 година
Josh Friend
d6230578ec
Merge pull request #384 from yyuu/pypy-260
Add PyPy 2.6.0
пре 11 година
Josh Friend
62bf3d9b61
Add PyPy 2.5.1 portable
related: #346
пре 11 година
Josh Friend
55e6e7143a
Add PyPy 2.6.0
fixes #383
пре 11 година
Josh Friend
1e78acb701
Add python 3.5.0b2
пре 11 година
Yamashita Yuu
648afe05a9
Import changes from ruby-build v20150519
пре 11 година
Yamashita Yuu
9aee57d965
Fix test for adding shims in fish
пре 11 година
Yamashita Yuu
ed684c239c
Fix inverted condition for `--altinstall` of ensurepip ( #255 )
пре 11 година
Yamashita Yuu
fe934642c5
Skip installint `setuptools` by `ez_setup.py` explicitly ( fixes #381 )
`pip` will install `setuptools` automatically.
пре 11 година
Josh Friend
7c4c1757f7
add 3.5.0 beta1, remove alpha versions
пре 11 година
Yamashita Yuu
1b066598ce
v20150524
пре 11 година
Yamashita Yuu
cc94ad39f1
Add 2.7.10 ( fixes #380 )
пре 11 година
Daniel Hahler
c754efc44b
Merge pull request #378 from blueyed/version-file-read-without-type
pyenv-version-file-read: use sed instead of type/head/awk
пре 11 година
Yamashita, Yuu
46ffb0c8df
Merge pull request #290 from blueyed/version-handle-missing-better
Improve `pyenv version`, if there is one missing
пре 11 година
Yamashita, Yuu
70cce28ba3
Merge pull request #368 from blueyed/pip-rehash-for-versions
pip-rehash: handle versions in commands, like "pip2" and "pip3.4"
пре 11 година
Daniel Hahler
9156191168
pyenv-version-file-read: use sed/cut instead of type/head/awk
I was seeing the following occasionally in scripts:
> …/.pyenv/libexec/pyenv-version-file-read: line 12: type: write error: Broken pipe
This patch hopefully improves/fixes this, and it seems better anyway to
just use sed here.
пре 11 година
Yamashita, Yuu
5402ce423b
Merge pull request #376 from thomasjo/tj-fix-bad-anaconda-urls
Fix broken Anaconda3 2.2.0 URLs
пре 11 година
Thomas Johansen
2ea2e7558d
Fix broken Anaconda3-2.2.0 URLs
пре 11 година
Yamashita, Yuu
9d8da866f1
Merge pull request #375 from kuanyili/anaconda
Add Anaconda/Anaconda3 2.2.0 and Miniconda/Miniconda3 3.9.1 definitions
пре 11 година
Kuan-Yi Li
70fa356585
Add Miniconda/Miniconda3 3.9.1 definitions
пре 11 година
Kuan-Yi Li
31fb290de2
Add Anaconda/Anaconda3 2.2.0 definitions
пре 11 година
Josh Friend
e285f2e5b1
use full path when installing a jar
пре 11 година
Josh Friend
1d31529b46
v20150404
пре 11 година
Josh Friend
6f40dae3d7
Merge pull request #371 from yyuu/fix-py3.1-pip
Fix Pip install on python 3.1.x
пре 11 година
Josh Friend
d2794f54e5
add a few missing python 3.1.x releases
пре 11 година
Josh Friend
bc03106cee
pin pip version to 1.5.6 for python 3.1 ( fixes #351 )
пре 11 година
Yamashita, Yuu
bf93b90282
Merge pull request #370 from joshfriend/jython-2-7-0
Add jython 2.7.0
пре 11 година