Evan Pitstick
6be6231444
Use -I with ensurepip
The -s flag assures that nothing can be installed to user site-packages
but doesn't keep ensurepip from looking there for Pip.
If Pip is installed in the user site-packages directory, pip won't be installed
for the newly built python -- and its shim won't be created.
-I makes the build install Pip in any case.
The user site-packages installation will override it --
but we'll have the shim at least.
2 years ago
Edgar Ramírez Mondragón
a8075debe5
Add CPython 3.8.18
2 years ago
Edgar Ramírez Mondragón
552827d3f9
Add CPython 3.9.18
2 years ago
Edgar Ramírez Mondragón
035c9336d2
Add CPython 3.11.5
2 years ago
Edgar Ramírez Mondragón
c85ca6ce60
Add CPython 3.10.13
2 years ago
Anton Petrov
db871427c7
Add an updated Anaconda and Miniconda installer scripts
2 years ago
Edgar Ramírez Mondragón
d4ff57d0ce
Add CPython 3.12.0rc1
2 years ago
native-api
ac5efed3a8
Fix FreeBSD tests in MacOS CI ( #2748 )
Guthub have recently preinstalled x64 Homebrew OpenSSL to stock MacOS runners. This has caused FreeBSD OpenSSL detection logic to erroneously trigger when running FreeBSD tests in MacOS because their paths happened to coincide.
Replaced checking a specific path with checking with pkg.
3 years ago
Alex Hedges
37cc45a831
Update anaconda and miniconda with `add_miniconda.py`
This adds anaconda 2023.03, anaconda 2023.07, miniconda 23.3.1, and
miniconda 23.5.0.
3 years ago
Alex Hedges
3f6bc8d16a
Support miniconda with Python 3.11
3 years ago
Alex Hedges
dd5378941a
Fix miniconda version handling
Anaconda and miniconda have changed their version string format again,
so the parsing needs to be done differently. `add_miniconda.py` can now
parse all existing definition files properly.
3 years ago
Alex Hedges
2506c9773c
Log errors when parsing existing Conda versions
This makes it easier to fix file names that cannot be parsed using the
current logic.
3 years ago
Edgar R. M
51166377b7
Add CPython 3.12.0b4 ( #2741 )
3 years ago
Filip Š
1874f95a0e
Update Cinder errors and warnings
3 years ago
Filip Š
1a882c6053
Add Cinder configure patches
3 years ago
Filip Š
05dcd45741
Add Cinder 3.10
3 years ago
Edgar Ramírez Mondragón
ad0d131032
Add CPython 3.12.0b3
3 years ago
Edgar Ramírez Mondragón
d4bd7bbe2b
Add PyPy 7.3.12
3 years ago
Michael Simacek
8f655d2ca6
Add graalpy-23.0.0
3 years ago
Alex Tomkins
687944d991
Add missing patches for Python 3.7/3.8/3.9 ( #2718 )
* Use OpenSSL 1.1.1u and remove patches for 1.1.1q
3 years ago
Ivan Pozdeev
afe2615a1c
3.5.10: Backport bpo-42351
The bug is reported to manifest in Mandjaro Linux 6.3.5-2
3 years ago
Ivan Pozdeev
d7d5ab5148
3.5.10: Fix patches to apply cleanly
3 years ago
Edgar Ramírez Mondragón
452647ab33
Add CPython 3.11.4
3 years ago
Edgar Ramírez Mondragón
4086e452fd
Add CPython 3.10.12
3 years ago
Edgar Ramírez Mondragón
82c8d511c4
Add CPython 3.12.0b2
3 years ago
Edgar Ramírez Mondragón
23c727a767
Add CPython 3.7.17 and CPython 3.8.17
3 years ago
Edgar Ramírez Mondragón
fb73c4b714
Add CPython 3.9.17
3 years ago
t0b3
def5cd994e
Update 3.12-dev and add 3.13-dev ( #2703 )
3 years ago
Edgar R. M
b5576240a2
Add CPython 3.12.0b1 ( #2701 )
3 years ago
Mirek Długosz
777089466d
Correct link in has_tar_xz_support else branch of 3.10.11 and 3.11.3
3 years ago
Mirek Długosz
be4939604e
Add CPython 3.11.3
3 years ago
Mirek Długosz
fc616a0aee
Add CPython 3.10.11
3 years ago
Edgar R. M
b613a4abeb
Add CPython 3.12.0a7 ( #2668 )
3 years ago
Shengqi Chen
b1ee6c93c4
Try locate `readlink` first in pyenv-hooks, fix #2654 ( #2655 )
* Remove all use of `greadlink`, fix #2654
Signed-off-by: Harry Chen <i@harrychen.xyz>
* revert greadlink back in tests
---------
Signed-off-by: Harry Chen <i@harrychen.xyz>
Co-authored-by: Anton Petrov <anton.a.petrov@gmail.com>
3 years ago
Petrov
e28d747b83
set hashes to sha-256
3 years ago
Petrov
ddd37eb823
Add hashes
3 years ago
Petrov
be2bd5f03d
Create anaconda3-2023.03
3 years ago
Justin Lecher
4ef81b5c7a
Add Miniforge3-22.11.1-4 ( #2642 )
3 years ago
Saaket Prakash
ad15c75e0e
Add CPython 3.12.0a6 ( #2638 )
3 years ago
Alex Hedges
bcbdadf10d
Add miniconda 23.1.0-1 ( #2635 )
3 years ago
Chaim Halbert
3bfc97ad29
bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h ( #2633 )
3 years ago
Chaim Halbert
b30508f9b8
bpo-41100 for v3.5.10: fix implicit declaration of function sendfile
3 years ago
Chaim Halbert
0e80d0725b
v3.5.10 on macOS13: fix unexpected output of arch on OSX
3 years ago
Chaim Halbert
6bec7a50fe
bpo-45405 for v3.5.10: Prevent internal configure error when running configure with recent versions of clang. (GH-28845) (GH-31890)
3 years ago
Chaim Halbert
28be65992d
bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms
3 years ago
Florian Schüller
68918e69b7
Support for BusyBox version of `head' ( #2629 )
3 years ago
Edgar Ramírez Mondragón
6b758c8cf9
Add CPython 3.10.10
3 years ago
Edgar Ramírez Mondragón
017b6d877e
Add CPython 3.11.2
3 years ago
Afront
063aa457e4
Add CPython 3.12.0a5
3 years ago
native-api
dd60d5fae2
Fix overriding arguments for --enable-framework and --enable-universalsdk after #2592 ( #2605 )
3 years ago