Commit 7080f78
committed
Document UV auto-detection and update to Python 3.14
- Removed obsolete MXENV_UV_GLOBAL from all preseed examples
- Added UV Package Installer sections explaining auto-detection
- Documented new UV_PYTHON setting with version spec examples
- Added warnings that UV_PYTHON defaulting to PRIMARY_PYTHON is
backward compatibility only and should be explicitly set
- Updated all examples to use Python 3.14 (3.13 for Plone)
- All preseed examples now explicitly set UV_PYTHON1 parent c101a29 commit 7080f78
2 files changed
+44
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
66 | 83 | | |
67 | 84 | | |
68 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
39 | 60 | | |
40 | 61 | | |
41 | 62 | | |
| |||
56 | 77 | | |
57 | 78 | | |
58 | 79 | | |
59 | | - | |
| 80 | + | |
60 | 81 | | |
| 82 | + | |
61 | 83 | | |
62 | 84 | | |
63 | 85 | | |
| |||
102 | 124 | | |
103 | 125 | | |
104 | 126 | | |
105 | | - | |
| 127 | + | |
106 | 128 | | |
| 129 | + | |
107 | 130 | | |
108 | 131 | | |
109 | 132 | | |
| |||
0 commit comments