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 månad sedan
Ivan Pozdeev
9b85239875
CI: - commented-out code
7 månader sedan
Ivan Pozdeev
293798582a
CI: build: - EOL 3.9, + 3.13
7 månader sedan
dependabot[bot]
a30c26ddf5
Bump actions/checkout from 5 to 6 in the github-actions group ( #3360 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 5 to 6
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
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>
7 månader sedan
dependabot[bot]
cd78412b80
Bump actions/checkout from 4 to 5 in the github-actions group ( #3318 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
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>
10 månader sedan
Ivan Pozdeev
7d3854b64d
CI: use ZLib from XCode SDK
Everything since 3.5.2 (see #3301 ) can use it;
it's now present in all non-EOL MacOS XCode versions
10 månader sedan
Ivan Pozdeev
05cc41d273
CI: change macos_build to -latest
11 månader sedan
Edgar Ramírez-Mondragón
81632f0ab4
Remove EOL Python 3.8 from CI
1 år sedan
Edgar Ramírez-Mondragón
84037dff4e
Run `macos_build` on Python 3.13
1 år sedan
native-api
1bcaab05b7
CI: push MacOS jobs to MacOS 13 and 14 ( #3002 )
Github has finally released those as free and retired macos-11
2 år sedan
Ivan Pozdeev
948f53f6d8
CI: run builds in debug mode
since we're only interested in the output when something goes wrong
2 år sedan
dependabot[bot]
96f93fd553
Bump the github-actions group with 1 update ( #2864 )
Bumps the github-actions group with 1 update: [actions/checkout](https://github.com/actions/checkout ).
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/checkout
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>
2 år sedan
Ivan Pozdeev
709534c21f
CI: add 3.12
2 år sedan
Ivan Pozdeev
259b5cad26
Remove 3.7 from CI
3.7 is EOL since 2023-06-27
https://peps.python.org/pep-0537/
2 år sedan
Ivan Pozdeev
a3f0bddc2a
CI: Migrate to checkout@v3
Actions runner warns about v2 deprecation
3 år sedan
Alex
8dd46e3915
GitHub Workflows security hardening ( #2511 )
Signed-off-by: Alex <aleksandrosansan@gmail.com>
3 år sedan
Omer Korner
ad6a950734
Add Python version 3.11 to the macOS build ( #2510 )
3 år sedan
native-api
a12f947cc3
Auto-resolve prefixes to the latest version ( #2487 )
3 år sedan
native-api
a648682ed6
CI: Bump OS versions ( #2448 )
* CI: Bump OS versions
Github released ubuntu-22.04 and macos-12 from beta
and deprecated ubuntu-18.04 and macos-10.15, due to dropping by 2013.
* CI: clean up installed packages
3 år sedan
Ivan Pozdeev
e52ad61389
CI: Bump versions
3 år sedan
Ivan Pozdeev
27b5f62dfb
CI: Build with -v
3 år sedan
Ivan Pozdeev
f03adae58a
Rename CI workflows to what they actually do
4 år sedan
Ivan Pozdeev
7256feeaa8
Remove EOL versions from CI
4 år sedan
James Morris
a7e09ce2ea
Update macOS test dependencies
4 år sedan
James Morris
07b7471819
Add macOS tests
4 år sedan
James Morris
3d4fc164a2
Update Python 3.6 in Ubuntu tests
4 år sedan
Parnassius
d601efa0d5
Add Python 3.10.0
4 år sedan
Ned Batchelder
58e2087967
Add Python 3.10.0rc2 ( #2053 )
4 år sedan
Fredrik Averpil
1427f80828
Add test to CI
5 år sedan
Fredrik Averpil
7355554fdc
Add CPython 3.8.10 ( #1895 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5 år sedan
Rajiv Bakulesh Shah
1146ce6e9c
Add CPython 3.9.5 ( #1892 )
Co-authored-by: Josh Friend <josh@fueledbycaffeine.com>
5 år sedan
Fredrik Averpil
79d979f954
Add test
5 år sedan
idwpan
e18ea212e9
add CPython 3.9.4
5 år sedan
idwpan
e2a1c77666
Add CPython 3.9.3 and 3.8.9 ( #1859 )
5 år sedan
Christian Clauss
f75e028401
Prove that actual Python == expected Python
5 år sedan
Christian Clauss
45b99abec6
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
9212585098
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
5ca0900a23
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
6e74abc42a
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
c20aad5ef9
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
9e4ead1f93
echo "$PYENV_ROOT/shims:$PYENV_ROOT/bin" >> $GITHUB_PATH
5 år sedan
Christian Clauss
66ba35817b
Separate pyenv install, pyenv global, pyenv rehash
5 år sedan
Christian Clauss
acb5f572b2
echo $GITHUB_PATH
5 år sedan
Christian Clauss
63a6f1bec4
GitHub Actions: Add $PYENV_ROOT/shims to $PATH
5 år sedan
Christian Clauss
12e6f92a56
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
5ec5f9598f
echo "$HOME/bin" >> $GITHUB_PATH
5 år sedan
Christian Clauss
f86a799b5f
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
1e4c759b7a
PYENV_ROOT: /home/runner/work/pyenv/pyenv
5 år sedan
Christian Clauss
8c0603acf2
Update ubuntu_tests.yml
5 år sedan
Christian Clauss
61e2f742fc
Update ubuntu_tests.yml
5 år sedan