Commit Graph
315 Commits
Author SHA1 Message Date
Anthony Shaw c10e6fcd1a Update options.md 2021-12-08 19:18:32 +11:00
cibuildwheel-bot[bot] e518dcc5cb Update dependencies (#949) 2021-12-06 08:55:40 -05:00
cibuildwheel-bot[bot] 6cf09c9e3b Update dependencies (#943) 2021-11-29 08:49:49 -05:00
Joe Rickerby f717468ff6 Bump version: v2.3.0 2021-11-26 18:42:09 +00:00
cibuildwheel-bot[bot]andmayeut 716b784517 Update dependencies (#929)
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
2021-11-25 12:35:11 -05:00
Niyas Saitpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>Henry Schreiner
594d89f6f7 add support for building wheels for windows on arm64 (#920)
* add support for building wheels for windows on arm64

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fix main_platform_test.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Remove unrequired explicit nuget source

* add python arm64 3.9.9 version

* extend update_pythons.py to add win/arm64 support

* update documentation for new win/arm64 platform

* style: include ARM64 in literal

* Fix python 3.9 identifier for win_arm64

* Fix table layout issues in README and add note about arm64 pip issue

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2021-11-24 13:50:49 -05:00
Joe Rickerby 59b157f333 Merge pull request #926 from mattip/manylinux2014
always default to manylinux2014
2021-11-24 08:55:12 +00:00
Daniele Varrazzo 6ef2ec3280 docs: add psycopg 3 to the projects page (#932) 2021-11-23 13:04:57 -05:00
Henry SchreinerandJoe Rickerby f45de3f24e feat: support passenv (#914)
* feat: support passenv

* refactor: environment-pass and spaces

* docs: document environment pass

* Add unit test for passing through awkward env variable values

* Remove unused as_shell_commands method from environment

* Fix passthrough edge case by avoiding bash for passthrough assignments

* Fix mypy error in test

* Fix unit test

* Apply suggestions from code review

Co-authored-by: Joe Rickerby <joerick@mac.com>
2021-11-21 15:19:45 -05:00
Joe Rickerby 2c9ccac843 Update the option defaults and fix up unit tests 2021-11-21 14:37:13 +01:00
Henry Schreiner 04cdc49fcf Update options.md 2021-11-21 14:37:12 +01:00
mattip 116dc34be3 fix documentation from review 2021-11-21 14:37:12 +01:00
mattip 330355b5e3 document changed default manylinux image 2021-11-21 14:37:12 +01:00
cibuildwheel-bot[bot]andmayeut 782783a3b4 Update dependencies (#919)
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
2021-11-17 00:34:33 -05:00
Joe Rickerby c3e38ca6c6 Add note in docs about placeholders 2021-11-14 19:01:07 +00:00
Henry SchreinerJoe Rickerbypre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
0d10faf957 docs: better deployment docs (#911)
* docs: better deployment docs

* Apply suggestions from code review

Co-authored-by: Joe Rickerby <joerick@mac.com>

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: Joe Rickerby <joerick@mac.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-11-13 11:55:53 -05:00
823d4af1ad feat: pypy 3.8 & pip 21.3 (#881)
* Update dependencies

* fix: support pypy 3.8 and 7.3.7

Co-authored-by: henryiii <henryiii@users.noreply.github.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
2021-11-11 08:40:15 -05:00
Guillaume Klein f01d6ed8fe docs: update information for project OpenNMT/Tokenizer (#905) 2021-11-08 11:37:34 -05:00
Jean-Christophe Morin b4d023142c Remove "Pixar" reference in the working examples (#907) 2021-11-08 11:34:30 -05:00
C.A.M. Gerlach ecf8122379 fix: fix broken links incorrectly converted to point to PyPA org 2021-11-03 18:00:15 -05:00
Joe Rickerby 2f4987fab9 Bump version: v2.2.2 2021-10-26 20:32:41 +01:00
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]andhenryiii 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]andmayeut dbdabba01f Update dependencies (#830)
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
2021-10-06 09:06:06 +01:00
cibuildwheel-bot[bot]andhenryiii 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 DarboisandJoe 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 Piskunandpre-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]andmayeut 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]andmayeut 604a1b5a33 Update dependencies (#823)
Co-authored-by: mayeut <mayeut@users.noreply.github.com>
2021-09-13 10:16:27 -04:00
Joe RickerbyandHenry Schreiner 15123a0e29 Update docs/faq.md
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2021-09-11 13:51:14 +01:00