Yamashita, Yuu
ccd80a5b80
Merge pull request #1726 from brechtm/patch-1
Add PyPy 3.7-7.3.2 (binary distribution)
il y a 5 ans
Yamashita, Yuu
061afe00de
Merge pull request #1727 from brechtm/patch-2
Add PyPy 3.7-7.3.2 (source distribution)
il y a 5 ans
Yamashita, Yuu
7be79f36de
Merge pull request #1778 from chrahunt/fix-anaconda3-2020.07
Use verify_py38 for anaconda3-2020.07
il y a 5 ans
Yamashita, Yuu
852a50e9e0
Merge pull request #1780 from anton-petrov/anton-petrov-pypy3.7-7.3.3-src
Create pypy3.7-7.3.3
il y a 5 ans
Yamashita, Yuu
bd5825e277
Merge pull request #1781 from anton-petrov/anton-petrov-pypy3.7-7.3.3
Create pypy3.7-7.3.3-src
il y a 5 ans
Yamashita, Yuu
dc70546565
v1.2.22 ( fixes #1760 )
il y a 5 ans
Anton Petrov
559cc59677
Create pypy3.7-7.3.3-src
il y a 5 ans
Anton Petrov
d589778b6b
Create pypy3.7-7.3.3
il y a 5 ans
Anton Petrov
9e03d1b62e
Added arm64 architecture support in python-build for macOS ( #1775 )
* Update python-build with arm64 architecture
il y a 5 ans
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.
il y a 5 ans
Anton Petrov
82ef0424d6
Added anaconda3-2020.11 ( #1774 )
Added support for Anaconda 2020.11
il y a 5 ans
Chris Hunt
d511f7ba88
Merge pull request #1762 from gotche/Add-CPython-3.8.7
Add CPython 3.8.7
il y a 5 ans
Jose Martin
973597d67d
Add CPython 3.8.7
il y a 5 ans
Tim Felgentreff
2bf6111fa0
Add GraalPython 20.3 ( #1736 )
* Add GraalPython 20.3
* Update graalpython repository URLs
il y a 5 ans
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.
il y a 5 ans
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
il y a 5 ans
tillhainbach
9052491a05
Change order of LDFLAGS paths ( #1754 )
il y a 5 ans
Kenji Saito
7307b185d2
Add the CPython 3.9.1 ( #1752 )
il y a 5 ans
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.
il y a 5 ans
Brecht Machiels
3c51754e83
Add PyPy 3.7-7.3.2 (source distribution)
il y a 5 ans
Brecht Machiels
87c6fed697
Add PyPy 3.7-7.3.2 (binary distribution)
il y a 5 ans
Josh Friend
806b30d6ce
v1.2.21
il y a 5 ans
wakemaster39
8ac91b4fd6
Add CPython 3.9.0 ( #1706 )
il y a 5 ans
James Curtin
5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist ( #1673 )
il y a 5 ans
Chris Slater
c9eab47752
Add Jython 2.7.2 ( #1672 )
il y a 5 ans
Tim Felgentreff
f44cb70d93
Add Graalpython 20.1.0 and 20.2.0 ( #1594 )
il y a 5 ans
Ville Skyttä
501c97aeea
CONDUCT.md: update maintainers ( #1625 )
il y a 5 ans
cornfeedhobo
cadebd8e65
Search for plugins in PYENV_DIR and PYENV_ROOT ( #1697 )
il y a 5 ans
M. Smits
71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. ( #1703 )
il y a 5 ans
Smiler Lee
592271b86f
Fix 'sed: RE error: illegal byte sequence' ( #1670 )
... which is caused by `realpath.dylib` containing illegal UTF-8 byte sequence, and `LC_CTYPE` won't take effect if `LC_ALL` happens to be set to something other than `C`.
This commit fixes issue pyenv/pyenv#1454 .
Ref: https://stackoverflow.com/a/23584470
il y a 5 ans
Anton Petrov
a992892225
Add Anaconda3-2020.07 ( #1684 )
il y a 5 ans
Maximilian Matthe
898fe1bb9b
add file for downloading and installing micropython-1.13 ( #1704 )
il y a 5 ans
native-api
8bf79eb44c
Drop pypy3-dev ( #1700 )
PyPy has now only one development tip, `default`,
others are version-line-specific maintenance branches.
The py3k branch has been closed in 2016.
As such, a separate pypy3-dev entry no longer makes sense.
il y a 5 ans
Jose A. Martin
1e3ee5e3aa
Add CPython 3.9.0rc2 ( #1694 )
il y a 5 ans
Kenji Saito
dd62b0d155
Add CPython 3.8.6 ( #1698 )
il y a 5 ans
Ricardo N Feliciano
d1ae4a1225
Add CPython v3.5.10 ( #1690 )
il y a 5 ans
Yamashita, Yuu
1ec3c6f177
Merge pull request #1685 from miketrumpis/exclude-conda-coreutils
exclude bin files from coreutils
il y a 5 ans
miketrumpis
34c0e60798
exclude bin files from coreutils
il y a 5 ans
Kevin Rose
58c776a136
Add 3.6.12 and 3.7.9 versions ( #1680 )
il y a 5 ans
Ashwin Vishnu
dc4e24e681
Fix PyPy download links ( #1682 )
* Find working PyPy links in downloads.python.org
* Use portable-pypy links from softwareheritage.org
il y a 5 ans
Seth Michael Larson
70635dade8
Add Python 3.9.0rc1 ( #1676 )
il y a 6 ans
Josh Friend
c52d26d8db
v1.2.20
il y a 6 ans
Josh Friend
6e9a763537
Add CPython 3.9.0b5
il y a 6 ans
Filip Chabik
ea7b5c4aea
Fix has_tar_xz_support function on FreeBSD. ( #1652 )
il y a 6 ans
Ryan Williams
af122400ed
Make grep detection more robust ( #1663 )
il y a 6 ans
Filip Chabik
26b8ba1677
Fix CPython 3.7.8 gzip checksum ( #1651 )
il y a 6 ans
Jose A. Martin
41210bb16f
Add CPython 3.8.5 ( #1667 )
il y a 6 ans
George Rawlinson
bdfed51d72
Add CPython 3.8.4 ( #1658 )
il y a 6 ans
Arcadiy Ivanov
0164e2bd59
CPython 3.9.0b4 ( #1654 )
il y a 6 ans
Josh Friend
366c980166
Add CPython 3.8.4rc1
il y a 6 ans