Dan Dees
09877f45cb
pypy3.8-7.3.6
4 лет назад
Dan Dees
f864294e0e
pypy3.7-7.3.6
4 лет назад
native-api
5963dc4f61
Discover Tcl/Tk reliably and use active version ( #2106 )
Link to the active version like other Homebrew deps --
this won't break when another binary-compatible version is installed.
Use a discovery method that doesn't break when other versions are present alongside.
4 лет назад
Ivan Pozdeev
f5cc25ed14
Fix "`build_package_pyston2.2': not a valid identifier"
4 лет назад
Ned Batchelder
9c72c27d76
Add CPython 3.11.0a1
4 лет назад
Ashwin V. Mohanan
2a9c18372a
Update mambaforge-pypy3
Fix typo `ase` -> `case`
4 лет назад
Parnassius
d601efa0d5
Add Python 3.10.0
4 лет назад
Ivan Pozdeev
9985f7b436
Honor CONFIGURE_OPTS as well as PYTHON_CONFIGURE_OPTS when detecting options
4 лет назад
Kevin Modzelewski
a7895e6ea8
Update to Pyston's v2 package of the 2.3.1 release ( #2078 )
This one gets rid of the extra "usr" subdirectory that we had and now fits the format that pyenv expects
4 лет назад
Kevin Modzelewski
11c54713bb
This looks unnecessary now
4 лет назад
Kevin Modzelewski
3051d21004
Add pyston-2.3.1 support
We changed the directory structure for pyston 2.3.1 slightly, where we now
include a top-level "pyston-2.3.1" directory when you unpack the tarball.
4 лет назад
Anton Petrov
47d3dee0bb
Fix
4 лет назад
Anton Petrov
0a3b72d890
Don't update conda when installing pip
4 лет назад
Alex Hedges
af55330d37
Add miniconda2-2.7-4.8.3, miniconda3-3.7-4.10.3, miniconda3-3.8-4.10.3, miniconda3-3.9-4.10.3
4 лет назад
Ivan Pozdeev
2f8c625a7d
Fix test failures
4 лет назад
Ivan Pozdeev
6882be06a6
Bats: report unstub failure details
4 лет назад
Alex Hedges
8b07b92c37
Support newer miniconda filenames
4 лет назад
Alex Hedges
3a20ce7555
Add default verbosity to add_miniconda.py
Required to prevent a crash when no verbosity given.
4 лет назад
Takumi Sueda
1bd397112a
Add Python 2.7.18 patches for Apple Silicon machines ( #2061 )
4 лет назад
tillhainbach
e56962b357
allow tcl-tk as argument or try with homebrew by default Replacement for #1409 ( #1646 )
* feat(python-build): allow tcl-tk as argument or default to homebrew
* refactor(python-build): detect tcl-tk-libs from confugre_opts_arr
4 лет назад
Toshihiro Takushima
90d0d20508
Disable coreutils on M1 Apple Silicon with arm64 ( #2020 )
* Disable coreutils on arm64-apple
* Only selectively apply to the affected CPython versions
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
4 лет назад
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
4 лет назад
Seonghyeon Cho
a65af6570d
Add space after yes/no prompt ( #2040 )
4 лет назад
Ricardo N Feliciano
70d7749584
Add CPython v3.6.15 and v3.7.12 ( #2052 )
4 лет назад
Víctor Molina García
9df4524c79
Add missing Python 2.6.x definitions and patches ( #2051 )
4 лет назад
Víctor Molina García
f7450587dc
Fix build of ossaudiodev in Linux/FreeBSD for Python 2.6 ( #2049 )
This is essentially the same fix as in pull request #2047 , but it
is applied from Python 2.6.6 to 2.6.9, and for `ossaudiodev` as well
as the (deprecated) `linuxaudiodev`.
4 лет назад
Víctor Molina García
22e1aa6e9d
Fix build of ossaudiodev in Linux/FreeBSD for Python 3.1 ( #2047 )
With the normal `setup.py`, the installation of the `ossaudiodev`
module is skipped under GNU/Linux with newer kernel versions because
Python 3.1 appends the major kernel version to the result of
`build_ext.get_platform` and later `ossaudiodev` is skipped if the
major kernel version is not 2. A similar problem might occur if
installing in FreeBSD.
This problem may even occur if installing Python 3.1 in a Docker image
of an old OS (e.g. prehistoric Debian or CentOS), because the major
kernel version is still the one of the host system.
The solution is to use `str.startswith` and only check that the
platform starts with 'linux' or 'freebsd'.
4 лет назад
Kenji Saito
c7d8a1c33d
Add CPython 3.9.7
4 лет назад
Ricardo N Feliciano
44b7da194b
Add CPython v3.8.12 ( #2043 )
4 лет назад
Fredrik Averpil
825ef64995
Remove CPython 3.10.0b4
5 лет назад
Fredrik Averpil
65588f51d9
Update checksums for CPython 3.10.0rc1
5 лет назад
Fredrik Averpil
9db1193c2a
Add CPython 3.10.0rc1
5 лет назад
Ivan Pozdeev
1f906baae8
Remove 3.9.3
It has been recalled due to introducing an unexpected incompatibility:
https://www.python.org/downloads/release/python-393/
5 лет назад
Anton Petrov
c435fde088
Rename mambaforge3-pypy3-latest to mambaforge-pypy3
5 лет назад
Anton Petrov
3773dfb4f1
Update and rename miniforge3-pypy3 to miniforge-pypy3
5 лет назад
Anton Petrov
abe0056b5f
Update and rename mambaforge3-latest to mambaforge
5 лет назад
Anton Petrov
fd8854dea1
Rename miniforge3-latest to miniforge3
5 лет назад
Anton Petrov
9b6377de23
Create mambaforge3-pypy3-latest
5 лет назад
Anton Petrov
8c251a5e9b
Rename mambaforge3 to mambaforge3-latest
5 лет назад
Anton Petrov
a6d6ba8050
Rename miniforge3 to miniforge3-latest
5 лет назад
Anton Petrov
fc7560bcfd
Update and rename mambaforge3-latest to mambaforge3
5 лет назад
Anton Petrov
56fd6c3c51
Update and rename miniforge3-latest to miniforge3
5 лет назад
Anton Petrov
db82c73391
Create miniforge3-pypy3
5 лет назад
Anton Petrov
d4d66b6183
Update miniforge3-latest
5 лет назад
Anton Petrov
0c287ffcf7
Create mambaforge3-latest
5 лет назад
Anton Petrov
af59ef0088
Create miniforge3-latest
5 лет назад
David Lawson
ad8807543b
Update pyston-2.3 ( #2017 )
The original 2.3 portable version was compiled on Ubuntu 20.04 and didn't work with older glibc.
This has been fixed and the older file has been deleted so hopefully this change is acceptable.
5 лет назад
Michael Šimáček
aad74674cb
Add GraalPython 21.2.0 ( #2018 )
5 лет назад
Ned Batchelder
d769f22996
fix: correct the reported version for 3.10.0b4
5 лет назад
David Lawson
041903c640
Add Pyston 2.3
5 лет назад