Yamashita, Yuu
dc70546565
v1.2.22 ( fixes #1760 )
5 yıl önce
Anton Petrov
9e03d1b62e
Added arm64 architecture support in python-build for macOS ( #1775 )
* Update python-build with arm64 architecture
5 yıl önce
Anton Petrov
82ef0424d6
Added anaconda3-2020.11 ( #1774 )
Added support for Anaconda 2020.11
5 yıl önce
Chris Hunt
d511f7ba88
Merge pull request #1762 from gotche/Add-CPython-3.8.7
Add CPython 3.8.7
5 yıl önce
Jose Martin
973597d67d
Add CPython 3.8.7
5 yıl önce
Tim Felgentreff
2bf6111fa0
Add GraalPython 20.3 ( #1736 )
* Add GraalPython 20.3
* Update graalpython repository URLs
5 yıl önce
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 yıl önce
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 yıl önce
tillhainbach
9052491a05
Change order of LDFLAGS paths ( #1754 )
5 yıl önce
Kenji Saito
7307b185d2
Add the CPython 3.9.1 ( #1752 )
5 yıl önce
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 yıl önce
Josh Friend
806b30d6ce
v1.2.21
5 yıl önce
wakemaster39
8ac91b4fd6
Add CPython 3.9.0 ( #1706 )
5 yıl önce
James Curtin
5d84eed869
Add support for PYTHON_BUILD_MIRROR_URL when checksums do not exist ( #1673 )
5 yıl önce
Chris Slater
c9eab47752
Add Jython 2.7.2 ( #1672 )
5 yıl önce
Tim Felgentreff
f44cb70d93
Add Graalpython 20.1.0 and 20.2.0 ( #1594 )
5 yıl önce
Ville Skyttä
501c97aeea
CONDUCT.md: update maintainers ( #1625 )
5 yıl önce
cornfeedhobo
cadebd8e65
Search for plugins in PYENV_DIR and PYENV_ROOT ( #1697 )
5 yıl önce
M. Smits
71d2e4549e
Updated documentation pyenv init for fish shell comform to readme. ( #1703 )
5 yıl önce
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
5 yıl önce
Anton Petrov
a992892225
Add Anaconda3-2020.07 ( #1684 )
5 yıl önce
Maximilian Matthe
898fe1bb9b
add file for downloading and installing micropython-1.13 ( #1704 )
5 yıl önce
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.
5 yıl önce
Jose A. Martin
1e3ee5e3aa
Add CPython 3.9.0rc2 ( #1694 )
5 yıl önce
Kenji Saito
dd62b0d155
Add CPython 3.8.6 ( #1698 )
5 yıl önce
Ricardo N Feliciano
d1ae4a1225
Add CPython v3.5.10 ( #1690 )
5 yıl önce
Yamashita, Yuu
1ec3c6f177
Merge pull request #1685 from miketrumpis/exclude-conda-coreutils
exclude bin files from coreutils
5 yıl önce
miketrumpis
34c0e60798
exclude bin files from coreutils
5 yıl önce
Kevin Rose
58c776a136
Add 3.6.12 and 3.7.9 versions ( #1680 )
5 yıl önce
Ashwin Vishnu
dc4e24e681
Fix PyPy download links ( #1682 )
* Find working PyPy links in downloads.python.org
* Use portable-pypy links from softwareheritage.org
5 yıl önce
Seth Michael Larson
70635dade8
Add Python 3.9.0rc1 ( #1676 )
6 yıl önce
Josh Friend
c52d26d8db
v1.2.20
6 yıl önce
Josh Friend
6e9a763537
Add CPython 3.9.0b5
6 yıl önce
Filip Chabik
ea7b5c4aea
Fix has_tar_xz_support function on FreeBSD. ( #1652 )
6 yıl önce
Ryan Williams
af122400ed
Make grep detection more robust ( #1663 )
6 yıl önce
Filip Chabik
26b8ba1677
Fix CPython 3.7.8 gzip checksum ( #1651 )
6 yıl önce
Jose A. Martin
41210bb16f
Add CPython 3.8.5 ( #1667 )
6 yıl önce
George Rawlinson
bdfed51d72
Add CPython 3.8.4 ( #1658 )
6 yıl önce
Arcadiy Ivanov
0164e2bd59
CPython 3.9.0b4 ( #1654 )
6 yıl önce
Josh Friend
366c980166
Add CPython 3.8.4rc1
6 yıl önce
Josh Friend
1bfb2d7607
Add CPython 3.7.8
6 yıl önce
Josh Friend
d0b5ab6cde
Add CPython 3.6.11
6 yıl önce
Josh Friend
ece59ca827
fix changelog typo
6 yıl önce
Josh Friend
86fbc6861d
v1.2.19
6 yıl önce
Yamashita, Yuu
2a3b286b71
Merge pull request #1629 from ghedsouza/patch-1
Fix homebrew link in README.
6 yıl önce
Edward D'Souza
86497f72c2
Fix homebrew link in README.
6 yıl önce
Michael Mlsna
cf81e5a0c4
Fix stackless-3.7.5 python-build script ( #1616 )
Remove extra whitespace in quoted package_url#checksum string.
Prevent the following error:
unexpected checksum length: 65 (e2562a8d235adc19be5451c170837f53ef916aec4cd5cd17d9e0ab1f1b875d3f )
expected 0 (no checksum), 32 (MD5), or 64 (SHA2-256)
6 yıl önce
Glen Winters
31f1732fa2
docs(README): removed $ in front of CLI commands ( #1620 )
This makes it easier to copy and paste commands from the README.
6 yıl önce
Yamashita, Yuu
2c32a6be15
Merge pull request #1619 from pganssle/update_39
Update 3.9-dev and add 3.10-dev
6 yıl önce
Paul Ganssle
cd2c26ef71
Add 3.10-dev
6 yıl önce