Alex Hedges
3f6bc8d16a
Support miniconda with Python 3.11
il y a 3 ans
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.
il y a 3 ans
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.
il y a 3 ans
Edgar R. M
51166377b7
Add CPython 3.12.0b4 ( #2741 )
il y a 3 ans
Filip Š
1874f95a0e
Update Cinder errors and warnings
il y a 3 ans
Filip Š
1a882c6053
Add Cinder configure patches
il y a 3 ans
Filip Š
05dcd45741
Add Cinder 3.10
il y a 3 ans
Edgar Ramírez Mondragón
ad0d131032
Add CPython 3.12.0b3
il y a 3 ans
Edgar Ramírez Mondragón
d4bd7bbe2b
Add PyPy 7.3.12
il y a 3 ans
Michael Simacek
8f655d2ca6
Add graalpy-23.0.0
il y a 3 ans
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
il y a 3 ans
Ivan Pozdeev
afe2615a1c
3.5.10: Backport bpo-42351
The bug is reported to manifest in Mandjaro Linux 6.3.5-2
il y a 3 ans
Ivan Pozdeev
d7d5ab5148
3.5.10: Fix patches to apply cleanly
il y a 3 ans
Edgar Ramírez Mondragón
452647ab33
Add CPython 3.11.4
il y a 3 ans
Edgar Ramírez Mondragón
4086e452fd
Add CPython 3.10.12
il y a 3 ans
Edgar Ramírez Mondragón
82c8d511c4
Add CPython 3.12.0b2
il y a 3 ans
Edgar Ramírez Mondragón
23c727a767
Add CPython 3.7.17 and CPython 3.8.17
il y a 3 ans
Edgar Ramírez Mondragón
fb73c4b714
Add CPython 3.9.17
il y a 3 ans
t0b3
def5cd994e
Update 3.12-dev and add 3.13-dev ( #2703 )
il y a 3 ans
Edgar R. M
b5576240a2
Add CPython 3.12.0b1 ( #2701 )
il y a 3 ans
Mirek Długosz
777089466d
Correct link in has_tar_xz_support else branch of 3.10.11 and 3.11.3
il y a 3 ans
Mirek Długosz
be4939604e
Add CPython 3.11.3
il y a 3 ans
Mirek Długosz
fc616a0aee
Add CPython 3.10.11
il y a 3 ans
Edgar R. M
b613a4abeb
Add CPython 3.12.0a7 ( #2668 )
il y a 3 ans
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>
il y a 3 ans
Petrov
e28d747b83
set hashes to sha-256
il y a 3 ans
Petrov
ddd37eb823
Add hashes
il y a 3 ans
Petrov
be2bd5f03d
Create anaconda3-2023.03
il y a 3 ans
Justin Lecher
4ef81b5c7a
Add Miniforge3-22.11.1-4 ( #2642 )
il y a 3 ans
Saaket Prakash
ad15c75e0e
Add CPython 3.12.0a6 ( #2638 )
il y a 3 ans
Alex Hedges
bcbdadf10d
Add miniconda 23.1.0-1 ( #2635 )
il y a 3 ans
Chaim Halbert
3bfc97ad29
bpo-36231 for v3.5.10: fix Unsupported MacOS X CPU type in ffi.h ( #2633 )
il y a 3 ans
Chaim Halbert
b30508f9b8
bpo-41100 for v3.5.10: fix implicit declaration of function sendfile
il y a 3 ans
Chaim Halbert
0e80d0725b
v3.5.10 on macOS13: fix unexpected output of arch on OSX
il y a 3 ans
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)
il y a 3 ans
Chaim Halbert
28be65992d
bpo-27987 for v3.5.10 and v3.6.15: align by 16bytes on 64bit platforms
il y a 3 ans
Florian Schüller
68918e69b7
Support for BusyBox version of `head' ( #2629 )
il y a 3 ans
Edgar Ramírez Mondragón
6b758c8cf9
Add CPython 3.10.10
il y a 3 ans
Edgar Ramírez Mondragón
017b6d877e
Add CPython 3.11.2
il y a 3 ans
Afront
063aa457e4
Add CPython 3.12.0a5
il y a 3 ans
native-api
dd60d5fae2
Fix overriding arguments for --enable-framework and --enable-universalsdk after #2592 ( #2605 )
il y a 3 ans
Sam Gross
c998eae677
Add more recent build of nogil Python.
il y a 3 ans
native-api
f1a1f59c87
Fix `:latest` after #2568 ( #2599 )
* Cleanup mocks logic
* Add test for `:latest`
il y a 3 ans
native-api
819e2b8f45
Fix wrong libpython being linked to in MacOS ( #2596 )
Without rpath, python would link up to the system's libpython
il y a 3 ans
Christian Clauss
bd618ea9ef
add_miniconda.py: fix typo oversight ( #2595 )
il y a 3 ans
native-api
12e74e147a
Fix a compilation error in 3.8.10+ and 3.9.5+ when linking against OpenSSL built with SSLv3 support ( #2594 )
il y a 3 ans
Ivan Pozdeev
e447fe5b73
Don't set --enable-shared if user supplied --disable-shared
il y a 3 ans
Ivan Pozdeev
4242694a0e
Fix priority for user-supplied configure and make flags
il y a 3 ans
Ivan Pozdeev
4bd8a975f4
Avoid adding dangling spaces to *FLAGS
il y a 3 ans
Ivan Pozdeev
2a5bbf6cb5
Fix searching readline and sqlite3 in FreeBSD
Surprisingly, CPython doesn't search these with pkg-config
This is fixed upstream in 3.12.0a1
il y a 3 ans