Commit Graph
154 Commits
Author SHA1 Message Date
Henry Schreiner d4a2945fcc Bump version: v2.21.1 2024-09-16 21:04:46 -04:00
Joe Rickerby 79b0dd3287 Bump version: v2.21.0 2024-09-13 16:42:42 +01:00
Henry Schreiner bd033a4447 Bump version: v2.20.0 2024-08-03 22:37:32 -04:00
Henry Schreiner 7e5a838a63 Bump version: v2.19.2 2024-07-02 08:07:58 -04:00
Eric LarsonandMatthieu Darbois 08165ffeed DOC: Document macOS 3.8 arm64 workaround (#1871)
* BUG: Fix bug with macOS 3.8 arm64 URL

* TST: Ping

* DOC: Update

* FIX: Remove old

* DOC: Both

* Apply suggestions from code review

Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>

---------

Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
2024-06-27 11:52:32 -04:00
Henry Schreiner 932529cab1 Bump version: v2.19.1 2024-06-13 02:38:27 -04:00
Henry Schreiner a8d190a111 Bump version: v2.19.0 2024-06-10 11:28:29 -04:00
Henry Schreiner ba8be0d988 Bump version: v2.18.1 2024-05-20 07:22:33 -04:00
Henry Schreiner 711a3d017d Bump version: v2.18.0 2024-05-12 00:13:12 -04:00
Henry SchreinerandMatthieu Darbois 6dd4f15a0e docs: rust (#1816)
* docs: add FAQ entry on Rust

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* ci: make readthedocs faster

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>

* Update docs/faq.md

* Update docs/faq.md

* Update faq.md

* Update docs/faq.md

* Update docs/faq.md

Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>

* Apply suggestions from code review

---------

Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
Co-authored-by: Matthieu Darbois <mayeut@users.noreply.github.com>
2024-05-11 20:26:35 -04:00
Matthieu Darbois c0217440e8 feat: move default musllinux build to musllinux_1_2 (#1817) 2024-05-11 16:24:48 -04:00
Joe Rickerby 98d57d9547 Merge pull request #1766 from Czaki/delocate_info
Add information about new delocate error "Library dependencies do not satisfy target MacOS"
2024-04-26 10:57:22 +01:00
Henry Schreiner 89e0a90bc5 Update docs/faq.md 2024-03-25 04:30:10 -04:00
Joe Rickerby 8d945475ac Bump version: v2.17.0 2024-03-11 21:19:43 +00:00
Joe Rickerby b71a83d411 Docs domain change to cibuildwheel.pypa.io 2024-03-04 10:37:01 +00:00
Grzegorz BokotaandJoe Rickerby 86ed421c1b Update docs/faq.md
Co-authored-by: Joe Rickerby <joerick@mac.com>
2024-02-21 11:10:58 +01:00
Grzegorz Bokota b4a22b6d5e add information about potential problem 2024-02-21 00:43:04 +01:00
81b0a578df chore(CI): test on GHA macOS-14 runner (#1700)
* chore(CI): test on GHA macOS-14 runner
* update error message for skipped arm64 tests
* Update docs, README and examples

---------

Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
Co-authored-by: Joe Rickerby <joerick@mac.com>
Co-authored-by: Andrew Murray <3112309+radarhere@users.noreply.github.com>
2024-02-10 09:55:38 +01:00
Joe Rickerby ce3fb78320 Bump version: v2.16.5 2024-01-30 23:14:28 +00:00
Joe Rickerby 0b04ab1040 Bump version: v2.16.4 2024-01-28 17:21:43 +00:00
Joe Rickerby e250df5d5d Bump version: v2.16.3 2024-01-26 19:21:57 +00:00
Joe Rickerby 23a6e88b0c Merge pull request #1672 from pypa/disable-host-mount
feat: Adds disable_host_mount suboption to container-engine
2024-01-20 19:05:12 +00:00
Sviatoslav Sydorenko 270c626d6b Stop suggesting adding wheel to pyproject.toml
This was a historic mistake in the `setuptools`' docs that many projects copied. But `wheel` is already a dependency injected by `setuptools` when needed. So let's not suggest people to depend on it when producing sdists.
2023-11-27 16:29:10 +01:00
Joe Rickerby a6345190fa Skip test on gitlab too 2023-11-24 10:33:21 +00:00
Hugo van Kemenade e577a9fbdf Use quotes when silencing warning 2023-11-18 12:37:50 +02:00
Joe Rickerby fff9ec32ed Bump version: v2.16.2 2023-10-03 20:07:09 +01:00
Joe Rickerby 7da7df1efc Bump version: v2.16.1 2023-09-26 10:52:04 +02:00
Joe Rickerby a873dd9cbf Bump version: v2.16.0 2023-09-18 18:34:53 +01:00
Joe Rickerby 39a63b5912 Bump version: v2.15.0 2023-08-08 18:54:48 +01:00
Joe Rickerby f21bb8376a Bump version: v2.14.1 2023-07-15 09:53:23 +01:00
Joe Rickerby 66b46d0868 Bump version: v2.14.0 2023-07-10 11:43:05 +01:00
Joe Rickerby f44d2784f8 Update docs/faq.md 2023-07-09 15:17:51 +01:00
Joe Rickerby 8f569c42ec Merge remote-tracking branch 'origin/main' into poerty_problem 2023-06-23 08:46:51 +01:00
Joe Rickerby 1ce209198a Copy edit of the whole section, make it a bit easier to follow, add some details about universal2 2023-06-18 19:15:06 +01:00
Joe Rickerby 3192cdcbfa Copy pass on this text 2023-06-18 18:03:06 +01:00
Joe Rickerby 983347f370 Add reference to the new 'wheel tags' command 2023-06-18 17:49:57 +01:00
Joe Rickerby 0ecddd92b6 Bump version: v2.13.1 2023-06-10 13:14:46 +01:00
Joe Rickerby 51f5c7fe68 Bump version: v2.13.0 2023-05-28 17:03:34 +01:00
Joe Rickerby 5e15bb25b4 Bump version: v2.12.3 2023-04-19 09:00:54 +01:00
Joe Rickerby 9f18d385cb Bump version: v2.12.2 2023-04-18 21:11:25 +01:00
Joe Rickerby 02ad79a31b Bump version: v2.12.1 2023-03-11 13:22:16 +00:00
Grzegorz Bokota ed320412b0 fix note text 2023-02-16 18:20:37 +00:00
Grzegorz BokotaandHenry Schreiner 567fe2a923 Apply suggestions from code review
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2023-02-15 00:00:22 +01:00
Grzegorz Bokota c7643f08e7 update information about poetry state 2023-02-14 13:31:20 +00:00
Grzegorz BokotaandHenry Schreiner 96cffc2c7c Update docs/faq.md
Co-authored-by: Henry Schreiner <HenrySchreinerIII@gmail.com>
2023-02-10 22:56:52 +01:00
pre-commit-ci[bot] cc0bb5da34 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2023-02-10 20:00:17 +00:00
Grzegorz Bokota 5be1d17d5f add information about lack of possibility of cross compile Poetry projects 2023-02-10 19:56:24 +00:00
Joe Rickerby a808017c39 Bump version: v2.12.0 2023-01-16 18:35:46 +00:00
Joe Rickerby 27fc88e638 Bump version: v2.11.4 2022-12-24 15:28:30 +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