Joe Rickerby
bea8df945a
Merge pull request #1307 from minrk/circle-aarch64
...
docs for native arm building on circleci
2022-10-13 09:05:37 +01:00
Min RK
4c3062199e
add linux-aarch64 to circleci tests
2022-10-12 13:43:33 +02:00
Min RK
76b3bfcf95
Merge branch 'main' into circle-aarch64
2022-10-12 13:38:52 +02:00
Joe Rickerby
d7f615add6
Merge pull request #1295 from wbarnha/extend-gitlab-qemu
...
Update GitLab support
2022-10-12 09:19:06 +01:00
Min RK
b34af8dcc7
README: circleci supports linux arm
2022-10-12 09:31:45 +02:00
Min RK
ea535dca43
add native arm builds to circleci-minimal example
2022-10-12 09:23:58 +02:00
Min RK
344d3e5845
pyzmq uses circleci for native arm builds
2022-10-12 09:23:43 +02:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
27be463f2e
[Bot] Update dependencies ( #1302 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-11 10:06:49 -04:00
Henry Schreiner
13b92f9c2d
fix: hide root pip warning on Linux ( #1304 )
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2022-10-11 10:06:35 -04:00
Joe Rickerby
f8699095c6
Merge remote-tracking branch 'origin/main' into extend-gitlab-qemu
2022-10-11 09:07:22 +01:00
Joe Rickerby
cc638121b5
Merge pull request #1305 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-10-11 09:00:17 +01:00
Joe Rickerby
61999a886b
Merge pull request #1144 from zooba/arm64
...
Enable building for Windows ARM64 on a non-ARM64 device
2022-10-11 08:52:23 +01:00
Matthieu Darbois
cdb1c5a49e
fix(tests): use a specific PIP_CACHE_DIR per worker ( #1301 )
...
This should most likely resolve random failures seen with pip when running tests in parallel.
2022-10-10 22:02:28 -04:00
pre-commit-ci[bot]
c5e88d2dfe
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.38.2 → v3.0.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.0.0 )
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
- [github.com/pre-commit/mirrors-mypy: v0.981 → v0.982](https://github.com/pre-commit/mirrors-mypy/compare/v0.981...v0.982 )
2022-10-10 20:30:10 +00:00
William Barnhart
08d5c4b408
Merge branch 'main' into extend-gitlab-qemu
2022-10-10 09:50:56 -04:00
Matthieu Darbois
758dfec593
chore: better error message when python is missing in an OCI image ( #1298 )
2022-10-09 16:44:14 +02:00
Henry Schreiner
1ee0692f68
Revert "ci: avoid editable installs with old pip"
...
This reverts commit 0fe600eea3 .
2022-10-08 15:58:04 -04:00
Henry Schreiner
0fe600eea3
ci: avoid editable installs with old pip
2022-10-08 15:53:46 -04:00
William Barnhart
309fc010b9
add cross building for pybind on gitlab to example
2022-10-07 11:20:11 -04:00
William Barnhart
89c04635b5
Merge branch 'main' into extend-gitlab-qemu
2022-10-07 10:45:21 -04:00
William Barnhart
768f964056
cleanup and add windows to .gitlab-ci.yml
2022-10-07 10:44:39 -04:00
Henry Schreiner
7c4bbf8cb3
chore: minor cleanups from reverb ( #1293 )
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2022-10-07 08:47:31 -04:00
William Barnhart
d961fbd89a
remove submodule checkout
2022-10-07 00:48:01 -04:00
William Barnhart
dd4314f570
Update windows support on GitLab
2022-10-07 00:46:01 -04:00
William Barnhart
ee6b4fdf2d
Be more explicit about platform and arch
2022-10-06 18:59:01 -04:00
William Barnhart
543f077829
Update support for Linux ARM on GitLab
2022-10-06 14:09:30 -04:00
Joe Rickerby
c85450161c
Merge pull request #1283 from mayeut/test-macos-cp38-arm64
...
feature: allow testing cp38-macosx_arm64 wheel
2022-10-04 18:41:17 +01:00
Steve Dower
afdae3f47f
AppVeyor supports ARM64 builds
2022-10-04 16:41:34 +01:00
Steve Dower
91284650b3
Merge remote-tracking branch 'upstream/main' into arm64
2022-10-04 16:36:44 +01:00
Steve Dower
aa79b6eda9
Revert default archs on ARM64 change
2022-10-04 16:36:44 +01:00
Henry Schreiner
35f2b8db78
chore: clean up a little typing ( #1291 )
2022-10-03 23:23:11 -04:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
e98c3eb3da
[pre-commit.ci] pre-commit autoupdate ( #1292 )
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.971 → v0.981](https://github.com/pre-commit/mirrors-mypy/compare/v0.971...v0.981 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-10-03 20:34:56 -04:00
Steve Dower
ae58080d01
Merge remote-tracking branch 'upstream/main' into arm64
2022-10-04 00:38:23 +01:00
Steve Dower
18ced3c39b
Update docs and fix default architectures
2022-10-04 00:38:05 +01:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
3300709573
[Bot] Update dependencies ( #1284 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-03 16:43:45 -04:00
Joe Rickerby
3545d1bc0d
Merge pull request #1290 from pypa/brew-docs-update
2022-10-03 08:39:45 +01:00
Joe Rickerby
bfcff06662
Tidy up the Tips and Tricks page and add information about Homebrew deps
2022-10-01 14:32:32 +01:00
Steve Dower
ea1d15b235
For mypy
2022-09-28 23:44:40 +01:00
pre-commit-ci[bot]
7a9bd57729
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-09-28 22:40:29 +00:00
Steve Dower
7fd4a2210a
Merge branch 'arm64' of https://github.com/zooba/cibuildwheel into arm64
2022-09-28 23:39:54 +01:00
Steve Dower
b8e47894b0
Add skip for missing ARM64 tools
2022-09-28 23:39:46 +01:00
Steve Dower
063b8e4d15
Merge branch 'main' into arm64
2022-09-28 16:02:06 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
d98c07c26b
[pre-commit.ci] pre-commit autoupdate ( #1286 )
...
updates:
- [github.com/asottile/pyupgrade: v2.38.0 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.38.0...v2.38.2 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-27 22:20:12 +02:00
Steve Dower
4531370573
Rename variable to match one added to setuptools
2022-09-26 17:26:16 +01:00
Steve Dower
10a4e30a0b
Merge remote-tracking branch 'upstream/main' into arm64
2022-09-26 17:25:03 +01:00
pre-commit-ci[bot]
9ba7e7e6fb
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-09-25 10:41:01 +00:00
mayeut
6286d9c33d
feature: allow testing cp38-macosx_arm64 wheel
...
Per discussion in https://github.com/pypa/cibuildwheel/pull/1169 , the default installer used for cp38 is an Intel installer.
It makes sense to skip testing arm64 wheels in this case.
However, if the user choose to manually install the universal2 CPython version, then, tests shall be run on arm64.
This allows users that either target 11.0+ on intel, universal2 or only build for arm64 to get the arm64 wheel tested on AppleSilicon.
2022-09-25 12:34:36 +02:00
Joe Rickerby
9d343cede3
Fix/improve changelog formatting in the docs
2022-09-25 10:08:38 +01:00
Joe Rickerby
7c45799919
Bump version: v2.10.2
v2.10.2
2022-09-25 09:48:12 +01:00
Joe Rickerby
f7669045f5
Merge pull request #1258 from henryiii/henryiii/chore/dev
...
chore: nicer tracebacks and dev improvements
2022-09-25 09:34:05 +01:00