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 Bokota and Henry 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 Bokota and Henry 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
Joe Rickerby
a34a6b0f72
Bump version: v2.11.3
2022-12-05 21:28:56 +00:00
Shantanu and Joe Rickerby
1e2cc2fc37
Update docs/faq.md
...
Co-authored-by: Joe Rickerby <joerick@mac.com >
2022-12-05 13:27:12 -08:00
hauntsaninja
d34e6eb63b
Suggest running abi3audit in docs
...
Suggested in #1342
2022-11-22 11:33:46 -08: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
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
Joe Rickerby
1904551399
Bump version: v2.11.1
2022-10-13 11:45:09 +01:00
Joe Rickerby
a9ad61c87f
Bump version: v2.11.0
2022-10-13 09:54: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
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
7c45799919
Bump version: v2.10.2
2022-09-25 09:48:12 +01:00
Joe Rickerby
225387a9d5
Bump version: v2.10.1
2022-09-18 12:57:10 +01:00
Joe Rickerby
67a7175578
Bump version: v2.10.0
2022-09-13 12:26:31 +03:00