Henry Schreiner
7a1136ed9c
ci: try macOS 11
2021-10-16 21:52:29 -04:00
Henry Schreiner and Joe Rickerby
f511961b40
chore: adding extra checks, more scoping ( #867 )
...
* chore: adding extra checks, more scoping
* Remove 'manual' pre-commit checks from CI
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-10-16 21:31:20 -04:00
Henry Schreiner
bf36398572
chore: drop toml, use tomli ( #876 )
...
This is required to get TOML 1.0 support, and lightens our dependencies a bit.
2021-10-15 11:30:16 -04:00
Joe Rickerby
414b4f02ad
Merge pull request #869 from pypa/henryiii-patch-2
...
ci: cancel runs on new pushes
2021-10-13 09:00:49 +01:00
Henry Schreiner
24a04fdfd9
ci: cancel runs on new pushes
...
[skip ci]
2021-10-12 11:03:37 -04:00
Joe Rickerby
e60ece0370
Merge pull request #866 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-10-12 09:01:39 +01:00
Joe Rickerby
0f4e203c87
Merge pull request #864 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2021-10-11 18:52:08 +01:00
pre-commit-ci[bot]
40335ef9c5
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1 )
2021-10-11 17:49:31 +00:00
Joe Rickerby
06dd604c23
Merge pull request #865 from MuellerSeb/patch-1
2021-10-11 09:08:51 +01:00
Sebastian Müller
8e344b11f3
Doc: fix syntax in pyproject.toml for TEST_EXTRAS
2021-10-11 10:05:10 +02:00
mayeut
3321b3568d
Update dependencies
2021-10-11 06:10:51 +00:00
Joe Rickerby
25b2980038
Merge branch '2.1.x' into main
...
# Conflicts:
# README.md
# cibuildwheel/__init__.py
# docs/changelog.md
# docs/faq.md
# docs/setup.md
# docs/working-examples.md
# examples/appveyor-minimal.yml
# examples/azure-pipelines-minimal.yml
# examples/circleci-minimal.yml
# examples/github-apple-silicon.yml
# examples/github-deploy.yml
# examples/github-minimal.yml
# examples/github-with-qemu.yml
# examples/gitlab-minimal.yml
# examples/travis-ci-deploy.yml
# examples/travis-ci-minimal.yml
# examples/travis-ci-test-and-deploy.yml
# setup.cfg
2021-10-08 17:16:53 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
79d35f7eeb
chore: test with Python 3.10 ( #856 )
...
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-10-07 23:10:56 -04:00
Henry Schreiner
edcb908bf8
docs: add lots more projects ( #861 )
2021-10-07 10:00:30 -04:00
Joe Rickerby
e8db6ff3e0
Bump version: v2.1.3
v2.1.3
2021-10-06 21:20:37 +01:00
Joe Rickerby
471565cbfa
Merge pull request #857 from pypa/2.1.x-update-deps
...
2.1.x Update deps
2021-10-06 21:15:28 +01:00
cibuildwheel-bot[bot] and henryiii
ba0956c60c
Update dependencies ( #855 )
...
Co-authored-by: henryiii <henryiii@users.noreply.github.com >
2021-10-06 09:09:52 +01:00
mayeut
e82258a5d9
Update dependencies
2021-10-06 09:09:23 +01:00
mayeut
b43367de3a
Update dependencies
2021-10-06 09:09:03 +01:00
cibuildwheel-bot[bot] and mayeut
dbdabba01f
Update dependencies ( #830 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-10-06 09:06:06 +01:00
cibuildwheel-bot[bot] and henryiii
9ce9574d4e
Update dependencies ( #855 )
...
Co-authored-by: henryiii <henryiii@users.noreply.github.com >
2021-10-06 08:44:30 +02:00
Joe Rickerby
03e2d0ab7f
Merge pull request #848 from pypa/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-09-30 17:59:26 +01:00
Joe Rickerby
a37d4775de
Merge pull request #846 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2021-09-30 17:43:43 +01:00
Joe Rickerby
3dbfea4000
Merge pull request #820 from pypa/test-818
...
Add test for #818
2021-09-30 12:08:53 +01:00
pre-commit-ci[bot]
b24cc13d58
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](https://github.com/asottile/pyupgrade/compare/v2.26.0...v2.28.0 )
2021-09-27 17:47:09 +00:00
mayeut
00daccbcf3
Update dependencies
2021-09-27 06:11:13 +00:00
Henry Schreiner
120f1e8d58
chore: add pycln for easier cleanup of imports ( #845 )
2021-09-25 11:41:09 +02:00
Matthieu Darbois
0e6334e135
Merge pull request #835 from henryiii/henryiii/refactor/prepover
...
refactor: better code factorization
2021-09-25 11:24:28 +02:00
Henry Schreiner
62b72198b4
refactor: small rename
2021-09-23 15:27:58 -04:00
Joe Rickerby
7833e45f5a
Bump version: v2.2.0a1
v2.2.0a1
2021-09-23 18:49:42 +01:00
Henry Schreiner
3dc4c54a15
refactor: pull out more option computation to options.py
2021-09-22 11:18:52 -04:00
Henry Schreiner
7b0949c0a6
refactor: rename BuildConfig -> BuildStep
2021-09-22 11:16:40 -04:00
Henry Schreiner
9b463f912a
refactor: address review, use NamedTuple
2021-09-21 11:35:25 -04:00
Joe Rickerby
c92a3123c4
Merge pull request #822 from pypa/joerick-patch-2
...
Create a bug report issue template
2021-09-21 08:56:18 +01:00
pre-commit-ci[bot] and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
577cfe00b6
[pre-commit.ci] pre-commit autoupdate ( #836 )
...
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-09-20 17:16:50 -04:00
Henry Schreiner
6ab315638a
fix(types): allow inference of list type in MyPy
2021-09-20 12:52:08 -04:00
Henry Schreiner
a7f7abd10a
refactor: reduce linux indentation with nicer breakup
2021-09-20 12:49:09 -04:00
Henry Schreiner
bd7af00c78
refactor: pull out config computation
2021-09-20 12:49:07 -04:00
Henry Schreiner
a7047a6955
refactor: pull out compute_options
2021-09-20 12:45:48 -04:00
Henry Schreiner
a07edd9ddc
refactor: pull repr out of BuildOptions
2021-09-20 12:39:51 -04:00
Joe Rickerby
a9c86e791a
Increase Azure linux job timeout
2021-09-20 11:09:03 -04:00
mayeut
542ad6099f
Update dependencies
2021-09-20 11:09:03 -04:00
Matthieu Darbois
87b8de3d70
chore: remove test_unicode.py ( #834 )
...
This test was designed for python 2.7 in #352 .
It's useless now that python 2.7 has been dropped.
2021-09-20 16:01:05 +02:00
Matthieu Darbois
a85a2d7ea8
feat(CI): run linux tests with pytest-xdist ( #831 )
2021-09-20 12:32:05 +02:00
Joe Rickerby
7ddd1f9cb2
Try issue forms
2021-09-20 09:16:11 +01:00
Matthieu Darbois and Joe Rickerby
803c5e46ce
feat: add musllinux support (PEP 656) ( #768 )
...
* feat: add musllinux support (PEP 656)
Add musllinux support (PEP 656) allowing to build wheels for musl libc based distros (e.g. Alpine)
* feat: add musllinux support (PEP 656) doc
* doc: combine `CIBW_MANYLINUX_*_IMAGE` & `CIBW_MUSLLINUX_*_IMAGE` options
* fix: doc to be squashed
* doc: combine manylinux /musllinux in README
* Update docs/options.md
Co-authored-by: Joe Rickerby <joerick@mac.com >
Co-authored-by: Joe Rickerby <joerick@mac.com >
2021-09-20 08:12:35 +02:00
Joe Rickerby
d5add4261f
Add CPython 3.10 to docs build id table ( #832 )
2021-09-19 17:12:05 +02:00
Alexander Piskun and pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2ab5eed02f
Update projects.yml ( #828 )
...
* Update projects.yml
Add `pillow-heif`
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* [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>
2021-09-18 20:26:30 -04:00
cibuildwheel-bot[bot] and mayeut
27d4b6a2ca
Update dependencies ( #830 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-18 16:55:49 +02:00
Henry Schreiner
a665fb7746
fix: fallthrough empty manylinux images ( #829 )
...
* fix: fall through if empty for manylinux
* refactor: review cleanup
2021-09-17 15:52:43 -04:00