Steve Dower
9a4e8f671f
Actually call unlink, and add more typing
2022-08-25 16:48:49 +01:00
Steve Dower
9e07dae579
Skip ARM64 test run when not running on ARM64
2022-08-25 00:30:38 +01:00
Steve Dower
dcc5c00a3d
Ensure cfg is removed, and add a message
2022-08-24 00:32:20 +01:00
pre-commit-ci[bot]
b8ac98ee9f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-23 19:39:24 +00:00
Steve Dower
09e08f6342
Write to ~/pydistutils.cfg instead, preserving any existing file
2022-08-23 20:38:23 +01:00
Steve Dower
f5c82fc0ef
Merge branch 'main' into arm64
2022-08-23 17:27:00 +01:00
Steve Dower
634a3f733d
Expect correct wheel tag
2022-08-23 16:39:01 +01:00
Joe Rickerby
8537b1670f
Merge pull request #1242 from pypa/pre-commit-ci-update-config
2022-08-23 08:27:23 +01:00
Steve Dower
5f391d6a72
Merge branch 'main' into arm64
2022-08-22 23:25:40 +01:00
Joe Rickerby
eb463fd198
Merge pull request #1230 from pypa/update-dependencies-pr
2022-08-22 22:22:23 +01:00
Steve Dower
15288bee96
Merge branch 'main' into arm64
2022-08-22 21:46:42 +01:00
pre-commit-ci[bot]
99dc2ed515
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1 )
2022-08-22 19:19:55 +00:00
Henry Schreiner
0bc70cac93
fix(style): don't check generated file
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2022-08-22 14:26:13 -04:00
cibuildwheel-bot[bot]
3ea4526c63
Update dependencies
2022-08-22 06:18:46 +00:00
Joe Rickerby
4cfe1a3fff
Merge pull request #1233 from Cryptex-github/main
...
Add ril to projects.yml
2022-08-16 22:27:11 +01:00
pre-commit-ci[bot]
ed290fac3d
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-16 19:50:10 +00:00
Cryptex
c9216ba01c
Add ril to projects.yml
2022-08-16 12:46:30 -07:00
Steve Dower
46cc2629e2
Merge branch 'main' into arm64
2022-08-15 17:11:37 +01:00
Grzegorz Bokota
f708df11c7
Add @czaki to the maintainers
2022-08-12 15:35:49 +02:00
Joe Rickerby
888771972a
Add @czaki to the maintainers
2022-08-12 11:46:24 +01:00
Joe Rickerby
0abd6c205d
Bump version: v2.9.0
v2.9.0
2022-08-11 19:43:33 +01:00
Joe Rickerby
71cebdaca4
Merge pull request #1219 from pypa/disable-pytest-azurepipelines-plugin
...
Remove pytest-azurepipelines for now
2022-08-11 19:16:49 +01:00
Joe Rickerby
5b0d8e7d48
Merge pull request #1220 from pypa/henryiii/ci/noxaction
...
ci: use official nox action
2022-08-11 19:16:37 +01:00
Joe Rickerby
bed97dbe5f
Merge pull request #1224 from kemingy/add_example_proj
...
chore: add two ML example projects
2022-08-11 19:16:24 +01:00
Joe Rickerby
72e1fec0a4
Merge pull request #1226 from minrk/unprerelease-311
...
Build CPython 3.11 by default (no longer behind prerelease_pythons)
2022-08-11 19:16:03 +01:00
Joe Rickerby
046df7d44e
Merge pull request #1223 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2022-08-11 13:02:33 +01:00
Min RK
2d155c01b5
Build cp311 without setting prerelease_pythons
2022-08-11 13:05:32 +02:00
Keming
30bfc7b2b2
chore: add two ML example projects
...
Signed-off-by: Keming <kemingy94@gmail.com >
2022-08-11 08:44:35 +08:00
cibuildwheel-bot[bot]
e2c0d6831d
Update dependencies
2022-08-10 17:25:27 +00:00
Joe Rickerby
6549a90991
Merge pull request #1217 from mayeut/no-universal2
...
fix: don't build `universal2` as a default on macOS arm64 runners
2022-08-09 08:46:31 +01:00
024ac0f0eb
[pre-commit.ci] pre-commit autoupdate ( #1211 )
...
* [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.2...v2.37.3 )
- [github.com/hadialqattan/pycln: v2.0.4 → v2.1.1](https://github.com/hadialqattan/pycln/compare/v2.0.4...v2.1.1 )
- [github.com/asottile/setup-cfg-fmt: v1.20.2 → v2.0.0](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.2...v2.0.0 )
- [github.com/asottile/yesqa: v1.3.0 → v1.4.0](https://github.com/asottile/yesqa/compare/v1.3.0...v1.4.0 )
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.4](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.4 )
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update .pre-commit-config.yaml
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2022-08-09 01:15:30 -04:00
Henry Schreiner
9ab7670f54
ci: use official nox action
2022-08-09 00:09:48 -04:00
Matthieu Darbois
462ba084ce
chore: run update workflow on pull request ( #1210 )
...
Allows to catch issues with the update workflow with related PRs.
2022-08-09 00:09:10 -04:00
Joe Rickerby
caeb0c23cc
Remove pytest-azurepipelines for now
...
Test errors in Azure are all printing KeyError: 'reason', it seems to be an incompatibility between pytest-azurepipelines and pytest-xdist. I've filed a bug here: https://github.com/Azure/pytest-azurepipelines/issues/71
in the meantime, I'll disable this plugin.
2022-08-08 22:21:22 +01:00
cibuildwheel-bot[bot] and cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
66c8e84265
[Bot] Update dependencies ( #1213 )
...
Update dependencies
Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-08-08 16:51:14 -04:00
Joe Rickerby
ac42f66a72
Change expected_wheels to only expect universal2 when a flag is passed
2022-08-08 18:26:37 +01:00
Joe Rickerby
03c8f5b741
Docs/examples updates
2022-08-08 09:18:00 +01:00
mayeut
61480e2264
fix: don't build universal2 as a default on macOS arm64 runners
2022-08-06 11:15:11 +02:00
Matthieu Darbois
35c795e4c6
fix: update workflow ( #1209 )
...
move the `pip-compile` command directly in `noxfile.py`
2022-08-02 22:56:59 +02:00
Matthieu Darbois
8d5cb4bc1f
doc: update github-with-qemu.yml example ( #1206 )
...
- remove actions/setup-python step
- bump docker/setup-qemu-action version
2022-08-02 14:46:57 -04:00
Henry Schreiner and Matthieu Darbois
c234ff5f36
fix: add suggestions to the TOML error message ( #1205 )
...
* fix: add suggestions to the TOML error message
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
* Update cibuildwheel/options.py
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com >
2022-08-02 14:43:07 -04:00
Joe Rickerby
9d170ac0f4
Merge pull request #1208 from pypa/dependabot/github_actions/pypa/gh-action-pypi-publish-1.5.1
...
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
2022-08-02 19:07:20 +01:00
Steve Dower
c3dcb07fb6
Revert type names
2022-08-01 20:29:51 +01:00
pre-commit-ci[bot]
4c73245a7f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-01 19:26:31 +00:00
Steve Dower
9405d827b1
Merge branch 'arm64' of https://github.com/zooba/cibuildwheel into arm64
2022-08-01 20:23:57 +01:00
Steve Dower
94a053e024
Apply some PR feedback
2022-08-01 20:23:30 +01:00
pre-commit-ci[bot]
a2386a2d80
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-08-01 19:12:17 +00:00
Steve Dower
59febc16d1
Add setup_rust_cross_compile
2022-08-01 20:11:47 +01:00
Steve Dower
71df33df55
Merge remote-tracking branch 'upstream/main' into arm64
2022-08-01 19:54:50 +01:00
dependabot[bot]
3c219a621f
chore(deps): bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1
...
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish ) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases )
- [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/v1.5.0...v1.5.1 )
---
updated-dependencies:
- dependency-name: pypa/gh-action-pypi-publish
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-08-01 13:09:27 +00:00