Ivan Pozdeev
bfc595b0a0
CI: trigger rebuilds for <v>t, too, if a patch for <v> is changed
1 месяц назад
Ivan Pozdeev
034e15b810
3.14.0-5: Support building against OpenSSL 4
1 месяц назад
native-api
4c6d4c9be7
Add missing CPython 3.14.2t ( #3464 )
1 месяц назад
native-api
549a644688
Fix linking against a keg_only Homebrew OpenSSL when a a non-keg_only one is also installed ( #3462 )
1 месяц назад
native-api
7f1139ebe6
Add micropython 1.22.0 to 1.28.0; add downstream patches to fix compilation errors ( #3460 )
1 месяц назад
Ivan Pozdeev
874b27c749
CI: move `no-response` and `add-version` to `ubuntu-slim`
Supposedly lightweight tasks, we'll see
1 месяц назад
native-api
08a015100e
python_build: Make `verify_python` verify `pythonX.Y' suffix ( #3459 )
* Fix erroneous use in tests that didn't show until now
1 месяц назад
native-api
8decb512b4
Merge pull request #3458 from native-api/with_openssl_rpath
3.11.0+: Use the `--with-openssl-rpath' Configure option when possible
1 месяц назад
Ivan Pozdeev
84414c0121
3.11.5: Add missing patch
1 месяц назад
Ivan Pozdeev
9ea5bd3005
3.11.0+: Use the `--with-openssl-rpath' Configure option
The options is available since 3.10.0+ (https://github.com/python/cpython/pull/24820 )
but has no effect until 3.11.0 (cpython b9e9292d75 )
and broken in MacOS until 3.12.2 (cpython cc13eabc7c ),
we add downstream patches to fix that except for 3.11-dev where we disabled it
1 месяц назад
native-api
0a12a9cce2
Add GraalPy 25.0.3 ( #3452 )
* Add graalpy-25.0.3
* CI: modified_scripts_build : fix GraalPy version detection
---------
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
1 месяц назад
Ivan Pozdeev
e52da606ff
CI: modified_scripts_build : fix GraalPy version detection
1 месяц назад
Michael Simacek
4f47143108
Add graalpy-25.0.3
1 месяц назад
native-api
70f096a95c
rehash: detect and remove a stale lockfile ( #3450 )
fixes stalling for 60s and failing if some past fault
has resulting in a stale lockfile being present
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
1 месяц назад
native-api
06fd1ce788
2.7, 3.4: force C99 standard; 2.7.14-18: force OpenSSL 1 formula ( #3448 )
GCC 15+ uses C23 by default
(https://www.phoronix.com/news/GCC-15-Default-C23 )
fixes "error: static declaration of ‘sinpi’ follows non-static declaration"
fixes "error: cannot use keyword ‘false’ as enumeration constant"
* use OpenSSL 1.0 and 1.1 only from formulae
1 месяц назад
native-api
0864daa5ea
miniconda 26, CI: switch check to 3.13 ( #3447 )
2 месяцев назад
native-api
522164fbd5
miniforge3 26.1, 26.3, add_miniforge: exclude .pkg installers ( #3446 )
According to Miniforge README, they are only meant for interactive installation
2 месяцев назад
native-api
8c59c44902
Add miniconda3 26.3.2-2, miniforge3 26.3.2-0, 26.3.2-1 ( #3445 )
2 месяцев назад
Ivan Pozdeev
c639152ac7
2.6.31
2 месяцев назад
pyenv-bot[bot]
331ff66e2d
Add CPython 3.14.5 ( #3444 )
* Keep bundled OpenSSL 3
There's no support for OpenSSL 4 yet
---------
Co-authored-by: native-api <2670332+native-api@users.noreply.github.com>
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
2 месяцев назад
native-api
f6a5b409e9
CI: add_cpython: Support prereleases for non-initial CPython releases ( #3443 )
* CI: add_version: correctly handle exceptions
exit code 1 is used as a signal that no new version is found -- so have to use a different exit code for unhandled exceptions
* CI: add_version: support prereleases for non-initial releases
They unexpectedly made a prerelease 3.14.5rc1
* clarify confusing error message
2 месяцев назад
Ivan Pozdeev
3399b2e2e5
clarify confusing error message
2 месяцев назад
Ivan Pozdeev
5bb6b27d61
CI: add_version: support prereleases for non-initial releases
They unexpectedly made a prerelease 3.14.5rc1
2 месяцев назад
Ivan Pozdeev
97573e156e
CI: add_version: correctly handle exceptions
exit code 1 is used as a signal that no new version is found -- so have to use a different exit code for unhandled exceptions
2 месяцев назад
Ivan Pozdeev
40dba8256f
2.6.30
2 месяцев назад
Ned Batchelder
e30c23eac2
Add CPython 3.16-dev, switch 3.15-dev to maintenance branch ( #3442 )
3.15.0b1 released means we need 3.16 support
2 месяцев назад
Ivan Pozdeev
a7cc776274
2.6.29
2 месяцев назад
native-api
e08497a2b7
Add CPython 3.14.5rc1 ( #3441 )
2 месяцев назад
John Sirois
709f42cc08
Add CPython 3.15.0b1 ( #3440 )
2 месяцев назад
Ivan Pozdeev
966819a10f
Merge branch 'master' of https://github.com/pyenv/pyenv
2 месяцев назад
Ivan Pozdeev
a736e6af27
CI: add_version: move off the start of the hour
Due to load peak at 0 minutes, it may fail to get a runner.
Github tries to allocate a runner for ~15 minutes.
2 месяцев назад
orbisai0security
6bdb85d8b7
CI: add-version: Add timeouts to CPython release metadata fetches ( #3439 )
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2 месяцев назад
Ivan Pozdeev
36f37e96ea
CI: no-response: fix
2 месяцев назад
Ivan Pozdeev
3f62ee82b5
CI: add_version: Fix commit message
2 месяцев назад
Ivan Pozdeev
27b4b4dc84
CI: no-response: half the frequency
getting "no runner found" errors
2 месяцев назад
native-api
0b0335a378
Add PyPy v7.3.22 ( #3438 )
* Add PyPy v7.3.22
The release blog entry is here:
https://pypy.org/posts/2026/04/pypy-v7322-release.html
* CI: Don't require openssl@1.1
Missing in macos-26 Homebrew, causing an error,
no longer required for any supported Pythons
---------
Co-authored-by: Ivan Pozdeev <vano@mail.mipt.ru>
2 месяцев назад
Ivan Pozdeev
b8a6e9c33c
CI: Don't require openssl@1.1
Missing in macos-26 Homebrew, causing an error,
no longer required for any supported Pythons
2 месяцев назад
John Sirois
3966e507ba
Add PyPy v7.3.22
The release blog entry is here:
https://pypy.org/posts/2026/04/pypy-v7322-release.html
2 месяцев назад
Ivan Pozdeev
485090e713
2.6.28
2 месяцев назад
native-api
6481d1451d
pyenv-latest: fast path for when there is an exact match ( #3437 )
Avoids O(N^2) complexity when `pyenv-latest` is called in a loop
for existing entries
2 месяцев назад
Ivan Pozdeev
dfb1a96c3e
CI: use macos-26
the Github runner is out of beta
2 месяцев назад
Ivan Pozdeev
ae1bb9c061
CI: add_python: 3.9 is EOL
2 месяцев назад
Ivan Pozdeev
46e4e6ab07
-dead code
[no ci]
2 месяцев назад
Ivan Pozdeev
914ff80062
2.6.27
3 месяцев назад
native-api
840f3ff7fd
Add miniforge3 26.1.1-2, 26.1.1-3 ( #3433 )
3 месяцев назад
pyenv-bot[bot]
bfec0e43f5
Add CPython 3.13.13, 3.14.4, 3.15.0a8 ( #3432 )
Co-authored-by: native-api <2670332+native-api@users.noreply.github.com>
3 месяцев назад
exurd
ce491008e7
python-build: advise user with no c compiler ( #3294 )
this checks if "no acceptable C compiler found" is in the last 10 lines of the log, and asks if the user has correctly installed the build dependencies.
3 месяцев назад
dependabot[bot]
d26308df49
Bump actions/create-github-app-token in the github-actions group ( #3428 )
Bumps the github-actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token ).
Updates `actions/create-github-app-token` from 2 to 3
- [Release notes](https://github.com/actions/create-github-app-token/releases )
- [Commits](https://github.com/actions/create-github-app-token/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/create-github-app-token
dependency-version: '3'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 месяцев назад
Ivan Pozdeev
8397a19c64
- outdated info
[no ci]
3 месяцев назад
Ivan Pozdeev
0d71a264c2
Fix factual errors; highlight `pyenv install 3`
Closes #3427
[no ci]
3 месяцев назад