Ivan Pozdeev
26134d9b38
Allow system Python in sbin
Arch Linux has Python is sbin as well as bin
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 роки тому
Anton Petrov
2d64fb1cb9
Update pyenv---version
4 роки тому
Anton Petrov
a85875c39e
Update CHANGELOG.md
4 роки тому
Anton Petrov
8db5778b12
Merge pull request #2044 from poad/master
Add CPython 3.9.7
4 роки тому
Kenji Saito
c7d8a1c33d
Add CPython 3.9.7
4 роки тому
Ricardo N Feliciano
44b7da194b
Add CPython v3.8.12 ( #2043 )
4 роки тому
Anton Petrov
b2eb2d28d1
Merge pull request #2037 from NyaMisty/master
[Fixed] Adapt conda.bash for bash associative array
4 роки тому
Anton Petrov
8b60418361
Update CHANGELOG.md
4 роки тому
Anton Petrov
e9c8dfc197
Update pyenv---version
4 роки тому
Sakuragawa Misty
dfeda54079
fixes checking of associative array in conda.bash
4 роки тому
Anton Petrov
4f8b15fecd
Merge pull request #2035 from pyenv/revert-2027-master
Revert "Adapt conda.bash for bash associative array"
4 роки тому
Anton Petrov
07609cc579
Revert "Adapt conda.bash for bash associative array"
4 роки тому
Anton Petrov
3738c2a282
Merge pull request #2027 from NyaMisty/master
Adapt conda.bash for bash associative array
4 роки тому
Anton Petrov
9668be8850
Merge pull request #2032 from vatosarmat/master
Move man page to location where it can be automatically found by man
4 роки тому
V S
dc36c300e1
Move man page to location where in can be automatically found by manpage utility without manual MANPATH setting
4 роки тому
Sakuragawa Misty
351ddb1095
Adapt conda.bash for bash associative array
4 роки тому
native-api
d209e0612b
Merge pull request #2025 from fredrikaverpil/fix-checksums
Update checksums for CPython 3.10.0rc1
Remove 3.10.0rc1
5 роки тому
Fredrik Averpil
825ef64995
Remove CPython 3.10.0b4
5 роки тому
Fredrik Averpil
65588f51d9
Update checksums for CPython 3.10.0rc1
5 роки тому
Anton Petrov
ab1a9d290c
Merge pull request #2022 from native-api/remove_3.9.3
Remove 3.9.3
5 роки тому
Anton Petrov
b40ef3c698
Merge pull request #2023 from fredrikaverpil/add-3100rc1
Add CPython 3.10.0rc1
5 роки тому
Fredrik Averpil
1427f80828
Add test to CI
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
cef86ce462
Update pyenv---version
5 роки тому
Anton Petrov
52822a3d50
Update CHANGELOG.md
5 роки тому
Anton Petrov
afc8031544
Merge pull request #2019 from anton-petrov/master
Added scripts for rolling releases of Miniforge
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 роки тому
Anton Petrov
f043f47c35
Merge pull request #2013 from nedbat/fix-3.10.0b4
fix: correct the reported version for 3.10.0b4
5 роки тому