Joe Rickerby
578098a3f8
Bump version: v2.2.1
2021-10-26 19:19:54 +01:00
Joe Rickerby
b31559f2e0
Update release steps in docs
2021-10-26 19:17:59 +01:00
Joe Rickerby
90024def2c
Bump version: v2.2.1b1
2021-10-26 18:59:45 +01:00
Joe Rickerby
298a8baef7
Bump version: v2.2.0
2021-10-22 14:00:03 +01:00
Joe Rickerby
b4882894ed
Update release steps
2021-10-19 19:38:40 +01:00
Joe Rickerby
8837cef3e0
Bump version: v2.2.0b1
2021-10-19 19:23:55 +01:00
Joe Rickerby
08a694485d
refactor: Override options redesign
...
* Add test for defaults, fix platform detection
* Improve correctness of reader.identifier with block
* Fix options test to be multiplatform
* 'Refactored by Sourcery'
docs: write a section on overrides
tests: test docker launches
feat: add identifiers to launches
test: add test for correct build step generation
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com >
2021-10-16 21:39:55 -04:00
Joe Rickerby
0f4e203c87
Merge pull request #864 from pypa/update-dependencies-pr
...
[Bot] Update dependencies
2021-10-11 18:52:08 +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
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
2021-10-06 21:20:37 +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
mayeut
00daccbcf3
Update dependencies
2021-09-27 06:11:13 +00:00
Joe Rickerby
7833e45f5a
Bump version: v2.2.0a1
2021-09-23 18:49:42 +01:00
mayeut
542ad6099f
Update dependencies
2021-09-20 11:09:03 -04: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
Joe Rickerby
de80b4af95
Bump version: v2.1.2
2021-09-14 09:13:26 +01:00
cibuildwheel-bot[bot] and mayeut
604a1b5a33
Update dependencies ( #823 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-13 10:16:27 -04:00
Joe Rickerby and Henry Schreiner
15123a0e29
Update docs/faq.md
...
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com >
2021-09-11 13:51:14 +01:00
Joe Rickerby
efa161e329
Add tabs
2021-09-11 13:02:46 +01:00
Joe Rickerby
49e583a54a
Add docs entry regarding DYLD_LIBRARY_PATH
...
Fix #816
2021-09-09 17:43:38 +01:00
Joe Rickerby
f43b40394e
Merge pull request #749 from pypa/docs-setup
...
docs: Rework the setup page to include information about local builds before going to CI
2021-09-09 15:41:52 +01:00
jbarlow83
02652e662e
examples: pikepdf uses GitHub Actions now ( #815 )
2021-09-08 15:43:53 -04:00
cibuildwheel-bot[bot] and mayeut
2709a49715
Update dependencies ( #814 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-09-06 13:24:07 +02:00
cibuildwheel-bot[bot] and mayeut
3092095414
Update dependencies ( #812 )
...
Co-authored-by: mayeut <mayeut@users.noreply.github.com >
2021-08-31 16:28:41 +02:00
Joe Rickerby
326a9a942b
Make clear local builds are optional
2021-08-28 12:24:21 +01:00
Joe Rickerby
f29bce52d7
Run bin/projects.py
2021-08-23 19:49:42 +01:00
Joe Rickerby
effc102b4d
Merge remote-tracking branch 'origin/main' into readme-tidy
2021-08-23 18:53:58 +01:00
Joe Rickerby
5b64a4dc6a
Spelling
2021-08-23 09:13:20 +01:00
Il'ya
ed83b2efcf
add tgcalls example
2021-08-21 22:00:33 +02:00
Joe Rickerby
8bd05daf2c
Merge remote-tracking branch 'origin/main' into docs-setup
2021-08-20 17:32:12 +01:00
Joe Rickerby
3cbc86bd33
Big tidy of the Tips and tricks page
2021-08-20 17:29:51 +01:00
Joe Rickerby
6e7716e7a2
Move the build-in advice to faq.md
2021-08-20 17:00:22 +01:00
Henry Schreiner
7f6350e97a
docs: remove mention of prerelease flag for 3.10
2021-08-07 23:38:44 -04:00
Joe Rickerby
c713c6053d
Bump version: v2.1.1
2021-08-07 20:06:19 +01:00
Joe Rickerby
8d1238f8e0
Bump version: v2.1.0
2021-08-07 18:18:50 +01:00
Hanaasagi
3a068dc6a4
fix: fix the libffi package name in doc
2021-08-04 14:26:40 +00:00
Joe Rickerby
2de5bf4b90
Bump version: v2.0.1
2021-07-25 14:39:54 +01:00
Joe Rickerby
7cef9ffb02
Change bin/projects.py to only write the first 10 projects to the readme
2021-07-20 18:50:45 +01:00
Joe Rickerby
67b58b8709
Move full changelog to docs/changelog.md, add a summary in README
2021-07-19 19:02:43 +01:00