Commit Graph
477 Commits
Author SHA1 Message Date
Joe Rickerby 02ad79a31b Bump version: v2.12.1 2023-03-11 13:22:16 +00:00
cibuildwheel-bot[bot]cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>Joe Rickerby
0b1b539450 [Bot] Update dependencies (#1425)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
Co-authored-by: Joe Rickerby <joerick@mac.com>
2023-03-10 18:01:46 -05:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 422509e168 [Bot] Update dependencies (#1422)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-02-28 08:29:31 +01:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> fbebb732e6 [Bot] Update dependencies (#1417)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-02-20 09:55:37 -05:00
cibuildwheel-bot[bot] bc804d0a2b Update dependencies 2023-02-06 06:13:54 +00:00
cibuildwheel-bot[bot] 0ea495ecba Update dependencies 2023-01-30 15:56:28 -05:00
Alexander Piskun 3420e4a61c Updated info for pillow_heif 2023-01-19 18:45:59 +03:00
Joe Rickerby a808017c39 Bump version: v2.12.0 2023-01-16 18:35:46 +00:00
cibuildwheel-bot[bot] 4afa12ed06 Update dependencies 2023-01-16 06:14:02 +00:00
92cb1d8990 feat: add PyPy macOS arm64 (#1372)
* feat: add PyPy macOS arm64
* fix: use PyPy 7.3.11
* fix: filter-out unsupported PyPy cross-compilation configs
* Add quiet notice about the auto-skipping of arm64 pp builds on x86_64

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Joe Rickerby <joerick@mac.com>
2023-01-14 09:48:01 +01:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 06c4927798 [Bot] Update dependencies (#1381)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2023-01-03 15:06:38 -05:00
Joe Rickerby 27fc88e638 Bump version: v2.11.4 2022-12-24 15:28:30 +00:00
cibuildwheel-bot[bot] cefc5a5a0a Update dependencies 2022-12-19 06:13:55 +00:00
Joe Rickerby c8a2671f2d Merge pull request #1347 from hauntsaninja/abi3audit
Suggest running abi3audit in docs
2022-12-11 17:12:27 +00:00
hauntsaninja 41daa4bd26 separate example 2022-12-05 13:32:31 -08:00
Joe Rickerby a34a6b0f72 Bump version: v2.11.3 2022-12-05 21:28:56 +00:00
ShantanuandJoe Rickerby 1e2cc2fc37 Update docs/faq.md
Co-authored-by: Joe Rickerby <joerick@mac.com>
2022-12-05 13:27:12 -08:00
hauntsaninja a5c5f5e0f0 add to multiline example 2022-12-04 23:46:56 -08:00
cibuildwheel-bot[bot] 2f500c2f77 Update dependencies 2022-11-28 06:14:39 +00:00
hauntsaninja d34e6eb63b Suggest running abi3audit in docs
Suggested in #1342
2022-11-22 11:33:46 -08:00
cibuildwheel-bot[bot] 5bb2619054 Update dependencies 2022-11-21 06:15:13 +00:00
Joe Rickerby 2e6cbe2435 Merge pull request #1330 from pypa/update-dependencies-pr
[Bot] Update dependencies
2022-11-05 23:01:44 +00:00
Amin Alaee 546cb939be Add picologging to examples 2022-11-03 14:17:20 +01:00
cibuildwheel-bot[bot] e2f948c33c Update dependencies 2022-11-01 08:23:33 +00:00
Matthieu Darbois 4786f528a9 chore: remove comment block in docs/working-examples.md (#1328)
This produces a lot of line diffs on every update and was mostly used to debug star-based sorting.
2022-10-30 00:09:33 +02:00
Joe Rickerby a6732b126f Bump version: v2.11.2 2022-10-26 19:58:06 +01:00
Joe Rickerby b1b8ab500c Merge pull request #1322 from ankith26/update-delocate-default
Tweak default mac repair cmd: use delocate-wheel verbose flag instead of extra listdeps command
2022-10-26 19:41:27 +01:00
Joe Rickerby 1aa841beda Merge pull request #1323 from pypa/docs-38
Add FAQ entry about Python 3.8 native arm64 workaround
2022-10-26 09:22:18 +01:00
179a10c55b Apply suggestions from code review
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
2022-10-26 09:20:26 +01:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 76aa7b3601 [Bot] Update dependencies (#1327)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-26 00:05:03 +02:00
Joe Rickerby b2b703db9d Merge pull request #1319 from smheidrich/fix-gh-1318-docs-container-mounts
Fix docs on which dirs are mounted in container
2022-10-21 14:40:45 +01:00
Joe Rickerby 69c5562d08 Add FAQ entry about Python 3.8 native arm64 workaround 2022-10-21 14:34:17 +01:00
Ankith c09359e9af Tweak default mac repair cmd: delocate verbose 2022-10-21 14:14:13 +05:30
smheidrich 162733ad74 Fix docs on which dirs are mounted in container 2022-10-20 09:58:58 +02:00
cibuildwheel-bot[bot] 68cbf29979 Update dependencies 2022-10-17 06:50:14 +00:00
Joe Rickerby 1904551399 Bump version: v2.11.1 2022-10-13 11:45:09 +01:00
cibuildwheel-bot[bot] 80a2e1ab43 Update dependencies 2022-10-13 09:02:38 +00:00
Joe Rickerby a9ad61c87f Bump version: v2.11.0 2022-10-13 09:54:44 +01:00
Min RK 76b3bfcf95 Merge branch 'main' into circle-aarch64 2022-10-12 13:38:52 +02:00
Joe Rickerby d7f615add6 Merge pull request #1295 from wbarnha/extend-gitlab-qemu
Update GitLab support
2022-10-12 09:19:06 +01:00
Min RK 344d3e5845 pyzmq uses circleci for native arm builds 2022-10-12 09:23:43 +02:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 27be463f2e [Bot] Update dependencies (#1302)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-11 10:06:49 -04:00
Joe Rickerby f8699095c6 Merge remote-tracking branch 'origin/main' into extend-gitlab-qemu 2022-10-11 09:07:22 +01:00
William Barnhart 309fc010b9 add cross building for pybind on gitlab to example 2022-10-07 11:20:11 -04:00
Steve Dower aa79b6eda9 Revert default archs on ARM64 change 2022-10-04 16:36:44 +01:00
Steve Dower ae58080d01 Merge remote-tracking branch 'upstream/main' into arm64 2022-10-04 00:38:23 +01:00
Steve Dower 18ced3c39b Update docs and fix default architectures 2022-10-04 00:38:05 +01:00
cibuildwheel-bot[bot]andcibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com> 3300709573 [Bot] Update dependencies (#1284)
Update dependencies

Co-authored-by: cibuildwheel-bot[bot] <83877280+cibuildwheel-bot[bot]@users.noreply.github.com>
2022-10-03 16:43:45 -04:00
Joe Rickerby bfcff06662 Tidy up the Tips and Tricks page and add information about Homebrew deps 2022-10-01 14:32:32 +01:00
Joe Rickerby 9d343cede3 Fix/improve changelog formatting in the docs 2022-09-25 10:08:38 +01:00