Ville Skyttä
c0ea15226d
rehash: try to sleep in 0.1 sec steps when acquiring lock
5 years ago
Anton Petrov
511756f0c7
Merge pull request #1748 from scop/dylib-compile-doc
README: note optional bash extension build
5 years ago
Anton Petrov
c53cce21c3
Merge pull request #1792 from spookylukey/patch-1
README section on using pyenv without "pyenv init"
5 years ago
Anton Petrov
136bfab5f7
Merge pull request #1793 from cclauss/patch-2
Fix get-pip which dropped support for legacy Python
5 years ago
Christian Clauss
93025e9aa4
Also fix Python 3.4 and 3.5 which do not support f-strings
5 years ago
Christian Clauss
189afa88c6
Fix get-pip which dropped support for legacy Python
Fix pyenv to continue to support legacy Python builds despite the fact that `get-pip` has dropped support for Python 2 as discussed in pypa/get-pip#87
5 years ago
Luke Plant
bfb5e0ec1e
README section on using pyenv without "pyenv init"
5 years ago
karthek
6c0f6e05e9
add manpage
5 years ago
Anton Petrov
569992f25f
Merge pull request #1785 from John15321/more_general_instal_readme
more general installation readme instructions
5 years ago
Anton Petrov
f53aa3e64e
Update README.md
corrected fish shell command
5 years ago
Jan Bronicki
b61536e9ee
more general installation readme instructions
5 years ago
Anton Petrov
5b90e62984
Rename miniconda3-py39_4.9.2 to miniconda3-3.9-4.9.2
5 years ago
Anton Petrov
5c5d647a06
Rename miniconda3-py38_4.9.2 to miniconda3-3.8-4.9.2
5 years ago
Anton Petrov
01e5eaecf3
Rename miniconda3-py38_4.8.3 to miniconda3-3.8-4.8.3
5 years ago
Anton Petrov
b103763fa8
Rename miniconda3-py38_4.8.2 to miniconda3-3.8-4.8.2
5 years ago
Anton Petrov
553f9a4d26
Rename miniconda3-py37_4.9.2 to miniconda3-3.7-4.9.2
5 years ago
Anton Petrov
d15b3674d8
Rename miniconda3-py37_4.8.3 to miniconda3-3.7-4.8.3
5 years ago
Anton Petrov
90b68684ac
Rename miniconda3-py37_4.8.2 to miniconda3-3.7-4.8.2
5 years ago
Anton Petrov
a7f44c3955
Merge pull request #1782 from anton-petrov/anton-petrov-Miniforge3
Added Miniforge 3
5 years ago
Anton Petrov
c5d2050254
Update miniforge3-4.9.2
OS X arm64 will be installed with Python 3.9 only. Other versions bundled with python 3.8. Miniforge does not have as wide a choice of python versions as miniconda.
The Python version is specific only to the base environment.
5 years ago
Yamashita, Yuu
bb14f22522
Merge pull request #1718 from guiscaranse/master
Add pypy3.7
5 years ago
Yamashita, Yuu
ccd80a5b80
Merge pull request #1726 from brechtm/patch-1
Add PyPy 3.7-7.3.2 (binary distribution)
5 years ago
Yamashita, Yuu
061afe00de
Merge pull request #1727 from brechtm/patch-2
Add PyPy 3.7-7.3.2 (source distribution)
5 years ago
Yamashita, Yuu
7be79f36de
Merge pull request #1778 from chrahunt/fix-anaconda3-2020.07
Use verify_py38 for anaconda3-2020.07
5 years ago
Yamashita, Yuu
852a50e9e0
Merge pull request #1780 from anton-petrov/anton-petrov-pypy3.7-7.3.3-src
Create pypy3.7-7.3.3
5 years ago
Yamashita, Yuu
bd5825e277
Merge pull request #1781 from anton-petrov/anton-petrov-pypy3.7-7.3.3
Create pypy3.7-7.3.3-src
5 years ago
Yamashita, Yuu
dc70546565
v1.2.22 ( fixes #1760 )
5 years ago
Anton Petrov
559cc59677
Create pypy3.7-7.3.3-src
5 years ago
Anton Petrov
d589778b6b
Create pypy3.7-7.3.3
5 years ago
Anton Petrov
ebd4d98227
Update miniforge3-4.9.2
Bump version to 4.9.2-5
5 years ago
Anton Petrov
9e03d1b62e
Added arm64 architecture support in python-build for macOS ( #1775 )
* Update python-build with arm64 architecture
5 years ago
Chris Hunt
48f742446a
Use verify_py38 for anaconda3-2020.07
Per the release notes the installer and base environment (which I assume
we'd be verifying here, if anything) is Python 3.8.
5 years ago
Anton Petrov
82ef0424d6
Added anaconda3-2020.11 ( #1774 )
Added support for Anaconda 2020.11
5 years ago
Anton Petrov
c8aff5f1b7
Added Miniforge3-4.9.2
Added Miniforge3-4.9.2 support for all platforms, including arm64 in macOS for Apple M1 SoC
5 years ago
Chris Hunt
d511f7ba88
Merge pull request #1762 from gotche/Add-CPython-3.8.7
Add CPython 3.8.7
5 years ago
Kiko Marin
fd003a8f06
Add miniconda3 4.8.2, 4.8.3, & 4.9.2
5 years ago
Jose Martin
973597d67d
Add CPython 3.8.7
5 years ago
Tim Felgentreff
2bf6111fa0
Add GraalPython 20.3 ( #1736 )
* Add GraalPython 20.3
* Update graalpython repository URLs
5 years ago
Almenon
db939bbcfc
Put prerequisite for installation before install ( #1750 )
This prevents people from jumping the gun and trying to install a python version right after brew install.
5 years ago
Chris Barnes
23677c5124
Docker config for testing python-build ( #1548 )
* Dockerfile for testing python builds
* README: document docker usage
* Finish docker
dockerignore file, specify ephemeral nature of containers.
* Move docs for docker usage to python-build README
5 years ago
tillhainbach
9052491a05
Change order of LDFLAGS paths ( #1754 )
5 years ago
Kenji Saito
7307b185d2
Add the CPython 3.9.1 ( #1752 )
5 years ago
Ville Skyttä
5221c4aeea
README: note optional bash extension build
Borrowed from rbenv.
5 years ago
Benjamin Howell
943015ebb2
Add LDFLAGS for zlib on macOS >= 1100 ( #1711 )
Add LDFLAGS for Xcode SDK zlib on macOS >= 1100 to resolve build issues on Big Sur.
5 years ago
Brecht Machiels
3c51754e83
Add PyPy 3.7-7.3.2 (source distribution)
5 years ago
Brecht Machiels
87c6fed697
Add PyPy 3.7-7.3.2 (binary distribution)
5 years ago
Paul Bransford
7c0c3cc22b
Merge pull request #1 from native-api/system_detect_py2
Detect Py2 presence as well
5 years ago
Guilherme Scaranse
0129a87bd3
Add pypy3.7
5 years ago
Josh Friend
806b30d6ce
v1.2.21
5 years ago
Christian Clauss
a488feb9bf
Travis CI: Add Xcode 12 on macOS 10.15.5
5 years ago