pre-commit-ci[bot]
23cdab79e6
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2 )
- [github.com/asottile/setup-cfg-fmt: v1.20.1 → v1.20.2](https://github.com/asottile/setup-cfg-fmt/compare/v1.20.1...v1.20.2 )
- [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](https://github.com/pre-commit/mirrors-mypy/compare/v0.961...v0.971 )
2022-07-25 19:17:51 +00:00
Joe Rickerby
fb63392538
Merge pull request #1186 from hadialqattan/patch-1
...
Upgrading Pycln from v2.0.3 to v2.0.4 (a pre-commit hook)
2022-07-19 12:01:17 +01:00
Hadi Alqattan
8575b35cc2
Upgrading Pycln from v2.0.3 to v2.0.4
...
Pycln v2.0.3 has some issues with Py3.9+.
2022-07-19 13:05:33 +03:00
Joe Rickerby
afb4329fe3
Bump version: v2.8.1
v2.8.1
2022-07-18 21:41:54 +01:00
Joe Rickerby
5d73e913d8
Merge pull request #1185 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-07-18 21:16:57 +01:00
Joe Rickerby
444c40f590
Merge pull request #1180 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2022-07-18 21:14:30 +01:00
Joe Rickerby
98f5bc52f0
Merge pull request #1182 from larsoner/bump-macos
...
DOC: Bump to non-deprecated image
2022-07-18 21:07:32 +01:00
pre-commit-ci[bot]
8bf28fb1ac
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/hadialqattan/pycln: v2.0.1 → v2.0.3](https://github.com/hadialqattan/pycln/compare/v2.0.1...v2.0.3 )
2022-07-18 18:44:03 +00:00
cibuildwheel-bot[bot]
39176acc4b
Update dependencies
2022-07-18 16:12:23 +00:00
Henry Schreiner
61821a8473
fix(docs): pin things due to the mkdocs pin ( #1181 )
...
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2022-07-18 09:14:51 -05:00
Eric Larson
a7b7d146b9
FIX: Name
2022-07-17 15:26:34 -04:00
Eric Larson
0e1878bcdb
DOC: Bump to non-deprecated image
2022-07-17 14:31:45 -04:00
Joe Rickerby
7c922f99d4
Merge pull request #1147 from abitrolly/patch-2
...
Clear up that BEFORE_ALL runs outside of Python env
2022-07-15 18:03:57 +01:00
Henry Schreiner
ee85748505
ci: fix update script ( #1179 )
2022-07-15 07:57:22 -05:00
Eric Larson
0b1e5818ba
doc: typo manylinux_2_24 ( #1178 )
...
* DOC: Typo manylinux_2_24
* FIX: Need to quote the braces
2022-07-14 21:23:04 -05:00
Joe Rickerby
57800921c5
Don't attempt to test CPython 3.8 wheels on Apple Silicon. ( #1171 )
...
I've added a warning for users, so they know that it doesn't get tested.
See discussion in #1169 for the reason why.
Fixes #1168 , fixes #1169
2022-07-14 11:42:40 +02:00
Matthieu Darbois
88d432ca21
Merge pull request #1114 from mayeut/action-tool-cache
...
action: use the most recent python from tool cache to run the GitHub Action
2022-07-14 11:39:38 +02:00
Joe Rickerby
e50075b96f
fix: expand the catch statement on util.download to be more robust ( #1173 )
...
URLError and SSLError both subclass OSError. Should prevent random
network errors like this from breaking the build
https://app.circleci.com/pipelines/github/pypa/cibuildwheel/3668/workflows/6a3b6066-e892-48c4-bb6b-4c094b1c814e/jobs/9933?invite=true#step-103-623
2022-07-13 09:02:32 -05:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6afe95e6ae
[pre-commit.ci] pre-commit autoupdate ( #1172 )
...
updates:
- [github.com/asottile/pyupgrade: v2.34.0 → v2.37.1](https://github.com/asottile/pyupgrade/compare/v2.34.0...v2.37.1 )
- [github.com/hadialqattan/pycln: v1.3.5 → v2.0.1](https://github.com/hadialqattan/pycln/compare/v1.3.5...v2.0.1 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-13 09:01:52 -05:00
Bill Little and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
9f526509d7
docs: add cf-units to working examples docs ( #1170 )
...
* add cf-units to working examples docs
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* review action - remove notes
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-13 09:01:30 -05:00
Henry Schreiner
de53d48373
ci: try ubuntu 18.04
2022-07-12 08:46:45 -05:00
Joe Rickerby
024bc2dc7f
Merge remote-tracking branch 'origin/main' into action-tool-cache
2022-07-11 18:31:18 +02:00
Joe Rickerby
d76bbb6046
Consolidate Github Actions sample builds
2022-07-11 18:29:09 +02:00
Henry Schreiner
f423b51ea6
Update action.yml
2022-07-11 09:34:04 -05:00
Joe Rickerby
f349304eb7
Small changelog wording changes
2022-07-05 18:36:03 +01:00
Joe Rickerby
5ef488ba30
Bump version: v2.8.0
v2.8.0
2022-07-05 18:33:12 +01:00
Joe Rickerby
40f92bd1bc
Proposal to improve this doc entry
2022-07-05 17:15:09 +01:00
Joe Rickerby
e035e3a289
Merge pull request #1152 from mayeut/already-built
...
fix: error out if multiple wheels with the same name are produced
2022-07-05 16:58:52 +01:00
Joe Rickerby
6fe0354c26
Merge pull request #966 from Erotemic/new_podman_support
...
Podman support on Linux
2022-07-05 16:57:03 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
227125cdf8
[pre-commit.ci] pre-commit autoupdate ( #1167 )
...
updates:
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-07-05 09:13:34 -04:00
c4f1c31ccc
chore(deps): bump actions/setup-python from 3 to 4 ( #1134 )
...
* chore(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases )
- [Commits](https://github.com/actions/setup-python/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
* Apply suggestions from code review
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2022-07-05 09:13:25 -04:00
Henry Schreiner
5e2d02d809
Merge branch 'main' into new_podman_support
2022-07-03 14:04:06 -04:00
Henry Schreiner
9ed9e6b960
Merge branch 'main' into already-built
2022-07-03 14:02:42 -04:00
Joe Rickerby
d02366f547
fix: multiple version tags per release bug in release tooling ( #1166 )
2022-07-03 14:00:19 -04:00
9a537512c1
feat: add support for py3-none-{platform} wheels ( #1151 )
...
* feature: add support for `py3-none-{platform}` wheels
This extends the mechanism introduced in #1091 for `abi3` wheels.
Most of the mentions to `abi3` have been removed and replaced by a more generic `compatible_wheel`.
This allows to build a wheel `foo-0.1-py3-none-win_amd64.whl` only once and still test with every configured python.
* Add integration test for py3-none abi wheels
* Fix expected_wheels for py3-none abi
* Limit test to three pythons and check for certain log messages
* chore: add some comments to explain filter process
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com >
2022-07-03 14:00:00 -04:00
joncrall
a3616700f5
Pass cwd to first two calls
2022-06-29 21:00:15 -04:00
Henry Schreiner
075792473a
chore: simpler dependabot ( #1165 )
...
* chore: simpler dependabot
Ignores no longer needed after April 2022. Dependabot keeps the same style pinning now.
* Update faq.md
2022-06-29 18:10:35 -04:00
mayeut
25c1bf53d0
action: use the most recent python from tool cache to run the GitHub Action
2022-06-29 22:09:03 +02:00
Joe Rickerby
c4bb04567b
Add docs for CIBW_CONTAINER_ENGINE
2022-06-29 21:06:24 +01:00
Joe Rickerby
7c56b98331
Merge remote-tracking branch 'origin/main' into new_podman_support
2022-06-29 20:20:36 +01:00
Joe Rickerby
f69fa19d07
Run podman tests only on linux
2022-06-29 20:18:08 +01:00
Joe Rickerby
0107cc32b3
Merge pull request #1099 from henryiii/henryiii/refactor/namespace
...
refactor: use dataclasses instead of NamedTuples
2022-06-29 12:03:26 +01:00
Joe Rickerby
ac1bce28ad
Merge pull request #1162 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2022-06-29 11:58:43 +01:00
Joe Rickerby
90552fc2ea
Merge pull request #1163 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-06-29 11:58:02 +01:00
joncrall
f182ed3cfa
Fix spelling
2022-06-27 23:40:41 -04:00
pre-commit-ci[bot]
062ab6cb93
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2022-06-27 20:24:15 +00:00
joncrall
46678e24e3
Inlined podman install
2022-06-27 16:24:00 -04:00
joncrall
12a3fa2d3e
Use tomli_w instead of toml
2022-06-27 16:23:02 -04:00
pre-commit-ci[bot]
e7de8a4760
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/hadialqattan/pycln: v1.3.3 → v1.3.5](https://github.com/hadialqattan/pycln/compare/v1.3.3...v1.3.5 )
2022-06-27 18:35:29 +00:00
Joe Rickerby
22ba00bb46
Fix missing rename
2022-06-27 19:32:35 +01:00