projen 0.101.16 → 0.101.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (148) hide show
  1. package/.jsii +238 -199
  2. package/lib/ai-instructions.js +2 -2
  3. package/lib/awscdk/auto-discover.js +6 -6
  4. package/lib/awscdk/awscdk-app-java.js +1 -1
  5. package/lib/awscdk/awscdk-app-py.js +1 -1
  6. package/lib/awscdk/awscdk-app-ts.js +1 -1
  7. package/lib/awscdk/awscdk-construct.js +1 -1
  8. package/lib/awscdk/awscdk-deps-java.js +1 -1
  9. package/lib/awscdk/awscdk-deps-js.js +1 -1
  10. package/lib/awscdk/awscdk-deps-py.js +1 -1
  11. package/lib/awscdk/awscdk-deps.js +1 -1
  12. package/lib/awscdk/cdk-config.js +3 -3
  13. package/lib/awscdk/cdk-tasks.js +1 -1
  14. package/lib/awscdk/integration-test.js +1 -1
  15. package/lib/awscdk/lambda-extension.js +1 -1
  16. package/lib/awscdk/lambda-function.js +2 -2
  17. package/lib/build/build-workflow.js +1 -1
  18. package/lib/cdk/auto-discover-base.js +2 -2
  19. package/lib/cdk/construct-lib.js +1 -1
  20. package/lib/cdk/integration-test-base.js +1 -1
  21. package/lib/cdk/jsii-build.js +1 -1
  22. package/lib/cdk/jsii-docgen.js +1 -1
  23. package/lib/cdk/jsii-project.js +1 -1
  24. package/lib/cdk8s/auto-discover.js +2 -2
  25. package/lib/cdk8s/cdk8s-app-py.js +1 -1
  26. package/lib/cdk8s/cdk8s-app-ts.js +1 -1
  27. package/lib/cdk8s/cdk8s-construct.js +1 -1
  28. package/lib/cdk8s/cdk8s-deps-py.js +1 -1
  29. package/lib/cdk8s/cdk8s-deps.js +1 -1
  30. package/lib/cdk8s/integration-test.js +1 -1
  31. package/lib/cdktf/cdktf-construct.js +1 -1
  32. package/lib/circleci/circleci.js +1 -1
  33. package/lib/component.js +2 -2
  34. package/lib/dependencies.js +1 -1
  35. package/lib/dev-env.js +1 -1
  36. package/lib/docker-compose/docker-compose-service.js +1 -1
  37. package/lib/docker-compose/docker-compose.js +1 -1
  38. package/lib/file.js +1 -1
  39. package/lib/gitattributes.js +1 -1
  40. package/lib/github/actions-provider.js +1 -1
  41. package/lib/github/auto-approve.js +1 -1
  42. package/lib/github/auto-merge.js +1 -1
  43. package/lib/github/auto-queue.js +1 -1
  44. package/lib/github/dependabot.js +1 -1
  45. package/lib/github/dependency-review.js +1 -1
  46. package/lib/github/github-credentials.js +1 -1
  47. package/lib/github/github-project.js +1 -1
  48. package/lib/github/github.js +1 -1
  49. package/lib/github/merge-queue.js +1 -1
  50. package/lib/github/mergify.js +1 -1
  51. package/lib/github/pr-template.js +1 -1
  52. package/lib/github/pull-request-backport.js +1 -1
  53. package/lib/github/pull-request-lint.js +1 -1
  54. package/lib/github/stale.js +1 -1
  55. package/lib/github/task-workflow-job.js +1 -1
  56. package/lib/github/task-workflow.js +1 -1
  57. package/lib/github/workflow-actions.js +1 -1
  58. package/lib/github/workflow-jobs.js +1 -1
  59. package/lib/github/workflow-steps.js +1 -1
  60. package/lib/github/workflows.js +1 -1
  61. package/lib/gitlab/configuration.js +1 -1
  62. package/lib/gitlab/gitlab-configuration.js +1 -1
  63. package/lib/gitlab/nested-configuration.js +1 -1
  64. package/lib/gitpod.js +1 -1
  65. package/lib/ignore-file.js +1 -1
  66. package/lib/ini.js +1 -1
  67. package/lib/java/java-project.js +1 -1
  68. package/lib/java/junit.js +1 -1
  69. package/lib/java/maven-compile.js +1 -1
  70. package/lib/java/maven-packaging.js +1 -1
  71. package/lib/java/maven-sample.js +1 -1
  72. package/lib/java/pom.js +2 -2
  73. package/lib/java/projenrc.js +1 -1
  74. package/lib/javascript/biome/biome.js +1 -1
  75. package/lib/javascript/bundler.js +1 -1
  76. package/lib/javascript/eslint.js +1 -1
  77. package/lib/javascript/jest.js +4 -4
  78. package/lib/javascript/license-checker.js +1 -1
  79. package/lib/javascript/node-package.js +1 -1
  80. package/lib/javascript/node-project.js +1 -1
  81. package/lib/javascript/npm-config.js +1 -1
  82. package/lib/javascript/pnpm-workspace-config.js +2 -2
  83. package/lib/javascript/pnpm-workspace.js +1 -1
  84. package/lib/javascript/prettier.js +1 -1
  85. package/lib/javascript/projenrc.js +1 -1
  86. package/lib/javascript/typescript-config.js +2 -2
  87. package/lib/javascript/upgrade-dependencies.js +2 -2
  88. package/lib/javascript/yarnrc.js +1 -1
  89. package/lib/json-patch.js +1 -1
  90. package/lib/json.js +1 -1
  91. package/lib/license.js +1 -1
  92. package/lib/logger.js +1 -1
  93. package/lib/makefile.js +1 -1
  94. package/lib/object-file.js +1 -1
  95. package/lib/project-build.js +1 -1
  96. package/lib/project-tree.js +1 -1
  97. package/lib/project.js +1 -1
  98. package/lib/projects.js +1 -1
  99. package/lib/projenrc-json.js +1 -1
  100. package/lib/projenrc.js +1 -1
  101. package/lib/python/pip.js +1 -1
  102. package/lib/python/poetry.js +2 -2
  103. package/lib/python/projenrc.js +1 -1
  104. package/lib/python/pyproject-toml-file.js +1 -1
  105. package/lib/python/pytest-sample.js +1 -1
  106. package/lib/python/pytest.js +1 -1
  107. package/lib/python/python-project.js +1 -1
  108. package/lib/python/python-sample.js +1 -1
  109. package/lib/python/requirements-file.js +1 -1
  110. package/lib/python/setuppy.js +1 -1
  111. package/lib/python/setuptools.js +1 -1
  112. package/lib/python/uv-config.d.ts +86 -19
  113. package/lib/python/uv-config.js +12 -5
  114. package/lib/python/uv.js +1 -1
  115. package/lib/python/venv.js +1 -1
  116. package/lib/readme.js +1 -1
  117. package/lib/release/publisher.js +1 -1
  118. package/lib/release/release-trigger.js +1 -1
  119. package/lib/release/release.js +1 -1
  120. package/lib/renovatebot.js +1 -1
  121. package/lib/run-task.cjs +1 -1
  122. package/lib/sample-file.js +2 -2
  123. package/lib/script-runner.js +1 -1
  124. package/lib/source-code.js +1 -1
  125. package/lib/task-shell.js +1 -1
  126. package/lib/task.js +1 -1
  127. package/lib/tasks.js +1 -1
  128. package/lib/testing.js +1 -1
  129. package/lib/textfile.js +1 -1
  130. package/lib/toml.js +1 -1
  131. package/lib/typescript/projenrc-ts.js +1 -1
  132. package/lib/typescript/projenrc.js +1 -1
  133. package/lib/typescript/typescript-runner.js +1 -1
  134. package/lib/typescript/typescript-typedoc.js +1 -1
  135. package/lib/typescript/typescript.js +5 -5
  136. package/lib/version.js +2 -2
  137. package/lib/vscode/devcontainer.js +1 -1
  138. package/lib/vscode/extensions.js +1 -1
  139. package/lib/vscode/launch-config.js +1 -1
  140. package/lib/vscode/settings.js +1 -1
  141. package/lib/vscode/vscode.js +1 -1
  142. package/lib/web/next.js +3 -3
  143. package/lib/web/postcss.js +1 -1
  144. package/lib/web/react.js +3 -3
  145. package/lib/web/tailwind.js +1 -1
  146. package/lib/xmlfile.js +1 -1
  147. package/lib/yaml.js +1 -1
  148. package/package.json +1 -1
package/.jsii CHANGED
@@ -76426,7 +76426,7 @@
76426
76426
  "kind": "enum",
76427
76427
  "locationInModule": {
76428
76428
  "filename": "src/python/uv-config.ts",
76429
- "line": 914
76429
+ "line": 974
76430
76430
  },
76431
76431
  "members": [
76432
76432
  {
@@ -76478,7 +76478,7 @@
76478
76478
  "kind": "enum",
76479
76479
  "locationInModule": {
76480
76480
  "filename": "src/python/uv-config.ts",
76481
- "line": 2674
76481
+ "line": 2739
76482
76482
  },
76483
76483
  "members": [
76484
76484
  {
@@ -76515,7 +76515,7 @@
76515
76515
  "kind": "interface",
76516
76516
  "locationInModule": {
76517
76517
  "filename": "src/python/uv-config.ts",
76518
- "line": 934
76518
+ "line": 994
76519
76519
  },
76520
76520
  "name": "AuditOptions",
76521
76521
  "namespace": "python.uvConfig",
@@ -76533,7 +76533,7 @@
76533
76533
  "immutable": true,
76534
76534
  "locationInModule": {
76535
76535
  "filename": "src/python/uv-config.ts",
76536
- "line": 943
76536
+ "line": 1003
76537
76537
  },
76538
76538
  "name": "ignore",
76539
76539
  "optional": true,
@@ -76559,7 +76559,7 @@
76559
76559
  "immutable": true,
76560
76560
  "locationInModule": {
76561
76561
  "filename": "src/python/uv-config.ts",
76562
- "line": 954
76562
+ "line": 1014
76563
76563
  },
76564
76564
  "name": "ignoreUntilFixed",
76565
76565
  "optional": true,
@@ -76588,7 +76588,7 @@
76588
76588
  "kind": "enum",
76589
76589
  "locationInModule": {
76590
76590
  "filename": "src/python/uv-config.ts",
76591
- "line": 2603
76591
+ "line": 2668
76592
76592
  },
76593
76593
  "members": [
76594
76594
  {
@@ -76635,7 +76635,7 @@
76635
76635
  "kind": "interface",
76636
76636
  "locationInModule": {
76637
76637
  "filename": "src/python/uv-config.ts",
76638
- "line": 984
76638
+ "line": 1044
76639
76639
  },
76640
76640
  "name": "BuildBackendSettings",
76641
76641
  "namespace": "python.uvConfig",
@@ -76653,7 +76653,7 @@
76653
76653
  "immutable": true,
76654
76654
  "locationInModule": {
76655
76655
  "filename": "src/python/uv-config.ts",
76656
- "line": 1010
76656
+ "line": 1070
76657
76657
  },
76658
76658
  "name": "data",
76659
76659
  "optional": true,
@@ -76674,7 +76674,7 @@
76674
76674
  "immutable": true,
76675
76675
  "locationInModule": {
76676
76676
  "filename": "src/python/uv-config.ts",
76677
- "line": 1019
76677
+ "line": 1079
76678
76678
  },
76679
76679
  "name": "defaultExcludes",
76680
76680
  "optional": true,
@@ -76695,7 +76695,7 @@
76695
76695
  "immutable": true,
76696
76696
  "locationInModule": {
76697
76697
  "filename": "src/python/uv-config.ts",
76698
- "line": 1043
76698
+ "line": 1103
76699
76699
  },
76700
76700
  "name": "moduleName",
76701
76701
  "optional": true,
@@ -76716,7 +76716,7 @@
76716
76716
  "immutable": true,
76717
76717
  "locationInModule": {
76718
76718
  "filename": "src/python/uv-config.ts",
76719
- "line": 1052
76719
+ "line": 1112
76720
76720
  },
76721
76721
  "name": "moduleRoot",
76722
76722
  "optional": true,
@@ -76737,7 +76737,7 @@
76737
76737
  "immutable": true,
76738
76738
  "locationInModule": {
76739
76739
  "filename": "src/python/uv-config.ts",
76740
- "line": 1101
76740
+ "line": 1161
76741
76741
  },
76742
76742
  "name": "namespace",
76743
76743
  "optional": true,
@@ -76758,7 +76758,7 @@
76758
76758
  "immutable": true,
76759
76759
  "locationInModule": {
76760
76760
  "filename": "src/python/uv-config.ts",
76761
- "line": 1111
76761
+ "line": 1171
76762
76762
  },
76763
76763
  "name": "sourceExclude",
76764
76764
  "optional": true,
@@ -76784,7 +76784,7 @@
76784
76784
  "immutable": true,
76785
76785
  "locationInModule": {
76786
76786
  "filename": "src/python/uv-config.ts",
76787
- "line": 1121
76787
+ "line": 1181
76788
76788
  },
76789
76789
  "name": "sourceInclude",
76790
76790
  "optional": true,
@@ -76809,7 +76809,7 @@
76809
76809
  "immutable": true,
76810
76810
  "locationInModule": {
76811
76811
  "filename": "src/python/uv-config.ts",
76812
- "line": 1128
76812
+ "line": 1188
76813
76813
  },
76814
76814
  "name": "wheelExclude",
76815
76815
  "optional": true,
@@ -76838,7 +76838,7 @@
76838
76838
  "kind": "interface",
76839
76839
  "locationInModule": {
76840
76840
  "filename": "src/python/uv-config.ts",
76841
- "line": 1198
76841
+ "line": 1258
76842
76842
  },
76843
76843
  "name": "DependencyGroupSettings",
76844
76844
  "namespace": "python.uvConfig",
@@ -76855,7 +76855,7 @@
76855
76855
  "immutable": true,
76856
76856
  "locationInModule": {
76857
76857
  "filename": "src/python/uv-config.ts",
76858
- "line": 1204
76858
+ "line": 1264
76859
76859
  },
76860
76860
  "name": "requiresPython",
76861
76861
  "optional": true,
@@ -76878,7 +76878,7 @@
76878
76878
  "kind": "class",
76879
76879
  "locationInModule": {
76880
76880
  "filename": "src/python/uv-config.ts",
76881
- "line": 1281
76881
+ "line": 1341
76882
76882
  },
76883
76883
  "methods": [
76884
76884
  {
@@ -76887,7 +76887,7 @@
76887
76887
  },
76888
76888
  "locationInModule": {
76889
76889
  "filename": "src/python/uv-config.ts",
76890
- "line": 1282
76890
+ "line": 1342
76891
76891
  },
76892
76892
  "name": "fromBoolean",
76893
76893
  "parameters": [
@@ -76911,7 +76911,7 @@
76911
76911
  },
76912
76912
  "locationInModule": {
76913
76913
  "filename": "src/python/uv-config.ts",
76914
- "line": 1285
76914
+ "line": 1345
76915
76915
  },
76916
76916
  "name": "fromString",
76917
76917
  "parameters": [
@@ -76940,7 +76940,7 @@
76940
76940
  "immutable": true,
76941
76941
  "locationInModule": {
76942
76942
  "filename": "src/python/uv-config.ts",
76943
- "line": 1288
76943
+ "line": 1348
76944
76944
  },
76945
76945
  "name": "value",
76946
76946
  "type": {
@@ -76971,7 +76971,7 @@
76971
76971
  "kind": "enum",
76972
76972
  "locationInModule": {
76973
76973
  "filename": "src/python/uv-config.ts",
76974
- "line": 1295
76974
+ "line": 1355
76975
76975
  },
76976
76976
  "members": [
76977
76977
  {
@@ -77008,7 +77008,7 @@
77008
77008
  "kind": "interface",
77009
77009
  "locationInModule": {
77010
77010
  "filename": "src/python/uv-config.ts",
77011
- "line": 1308
77011
+ "line": 1368
77012
77012
  },
77013
77013
  "name": "Index",
77014
77014
  "namespace": "python.uvConfig",
@@ -77026,7 +77026,7 @@
77026
77026
  "immutable": true,
77027
77027
  "locationInModule": {
77028
77028
  "filename": "src/python/uv-config.ts",
77029
- "line": 1471
77029
+ "line": 1531
77030
77030
  },
77031
77031
  "name": "url",
77032
77032
  "type": {
@@ -77046,7 +77046,7 @@
77046
77046
  "immutable": true,
77047
77047
  "locationInModule": {
77048
77048
  "filename": "src/python/uv-config.ts",
77049
- "line": 1321
77049
+ "line": 1381
77050
77050
  },
77051
77051
  "name": "authenticate",
77052
77052
  "optional": true,
@@ -77067,7 +77067,7 @@
77067
77067
  "immutable": true,
77068
77068
  "locationInModule": {
77069
77069
  "filename": "src/python/uv-config.ts",
77070
- "line": 1338
77070
+ "line": 1398
77071
77071
  },
77072
77072
  "name": "cacheControl",
77073
77073
  "optional": true,
@@ -77088,7 +77088,7 @@
77088
77088
  "immutable": true,
77089
77089
  "locationInModule": {
77090
77090
  "filename": "src/python/uv-config.ts",
77091
- "line": 1353
77091
+ "line": 1413
77092
77092
  },
77093
77093
  "name": "default",
77094
77094
  "optional": true,
@@ -77109,7 +77109,7 @@
77109
77109
  "immutable": true,
77110
77110
  "locationInModule": {
77111
77111
  "filename": "src/python/uv-config.ts",
77112
- "line": 1379
77112
+ "line": 1439
77113
77113
  },
77114
77114
  "name": "excludeNewer",
77115
77115
  "optional": true,
@@ -77130,7 +77130,7 @@
77130
77130
  "immutable": true,
77131
77131
  "locationInModule": {
77132
77132
  "filename": "src/python/uv-config.ts",
77133
- "line": 1399
77133
+ "line": 1459
77134
77134
  },
77135
77135
  "name": "explicit",
77136
77136
  "optional": true,
@@ -77151,7 +77151,7 @@
77151
77151
  "immutable": true,
77152
77152
  "locationInModule": {
77153
77153
  "filename": "src/python/uv-config.ts",
77154
- "line": 1410
77154
+ "line": 1470
77155
77155
  },
77156
77156
  "name": "format",
77157
77157
  "optional": true,
@@ -77167,12 +77167,12 @@
77167
77167
  },
77168
77168
  "remarks": "```toml\n[[tool.uv.index]]\nname = \"my-index\"\nurl = \"https://<omitted>/simple\"\nignore-error-codes = [401, 403]\n```",
77169
77169
  "stability": "experimental",
77170
- "summary": "Status codes that uv should ignore when deciding whether to continue searching in the next index after a failure."
77170
+ "summary": "Status codes that uv should ignore when deciding whether to continue resolution after a request to this index fails."
77171
77171
  },
77172
77172
  "immutable": true,
77173
77173
  "locationInModule": {
77174
77174
  "filename": "src/python/uv-config.ts",
77175
- "line": 1425
77175
+ "line": 1485
77176
77176
  },
77177
77177
  "name": "ignoreErrorCodes",
77178
77178
  "optional": true,
@@ -77198,7 +77198,7 @@
77198
77198
  "immutable": true,
77199
77199
  "locationInModule": {
77200
77200
  "filename": "src/python/uv-config.ts",
77201
- "line": 1444
77201
+ "line": 1504
77202
77202
  },
77203
77203
  "name": "name",
77204
77204
  "optional": true,
@@ -77219,7 +77219,7 @@
77219
77219
  "immutable": true,
77220
77220
  "locationInModule": {
77221
77221
  "filename": "src/python/uv-config.ts",
77222
- "line": 1462
77222
+ "line": 1522
77223
77223
  },
77224
77224
  "name": "publishUrl",
77225
77225
  "optional": true,
@@ -77244,7 +77244,7 @@
77244
77244
  "kind": "interface",
77245
77245
  "locationInModule": {
77246
77246
  "filename": "src/python/uv-config.ts",
77247
- "line": 2626
77247
+ "line": 2691
77248
77248
  },
77249
77249
  "name": "IndexCacheControl",
77250
77250
  "namespace": "python.uvConfig",
@@ -77261,7 +77261,7 @@
77261
77261
  "immutable": true,
77262
77262
  "locationInModule": {
77263
77263
  "filename": "src/python/uv-config.ts",
77264
- "line": 2632
77264
+ "line": 2697
77265
77265
  },
77266
77266
  "name": "api",
77267
77267
  "optional": true,
@@ -77281,7 +77281,7 @@
77281
77281
  "immutable": true,
77282
77282
  "locationInModule": {
77283
77283
  "filename": "src/python/uv-config.ts",
77284
- "line": 2639
77284
+ "line": 2704
77285
77285
  },
77286
77286
  "name": "files",
77287
77287
  "optional": true,
@@ -77304,7 +77304,7 @@
77304
77304
  "kind": "enum",
77305
77305
  "locationInModule": {
77306
77306
  "filename": "src/python/uv-config.ts",
77307
- "line": 2661
77307
+ "line": 2726
77308
77308
  },
77309
77309
  "members": [
77310
77310
  {
@@ -77340,7 +77340,7 @@
77340
77340
  "kind": "enum",
77341
77341
  "locationInModule": {
77342
77342
  "filename": "src/python/uv-config.ts",
77343
- "line": 1501
77343
+ "line": 1561
77344
77344
  },
77345
77345
  "members": [
77346
77346
  {
@@ -77385,7 +77385,7 @@
77385
77385
  "kind": "enum",
77386
77386
  "locationInModule": {
77387
77387
  "filename": "src/python/uv-config.ts",
77388
- "line": 1540
77388
+ "line": 1600
77389
77389
  },
77390
77390
  "members": [
77391
77391
  {
@@ -77424,7 +77424,7 @@
77424
77424
  "kind": "enum",
77425
77425
  "locationInModule": {
77426
77426
  "filename": "src/python/uv-config.ts",
77427
- "line": 1557
77427
+ "line": 1617
77428
77428
  },
77429
77429
  "members": [
77430
77430
  {
@@ -77478,7 +77478,7 @@
77478
77478
  "kind": "interface",
77479
77479
  "locationInModule": {
77480
77480
  "filename": "src/python/uv-config.ts",
77481
- "line": 2689
77481
+ "line": 2754
77482
77482
  },
77483
77483
  "name": "PipGroupName",
77484
77484
  "namespace": "python.uvConfig",
@@ -77494,7 +77494,7 @@
77494
77494
  "immutable": true,
77495
77495
  "locationInModule": {
77496
77496
  "filename": "src/python/uv-config.ts",
77497
- "line": 2693
77497
+ "line": 2758
77498
77498
  },
77499
77499
  "name": "name",
77500
77500
  "type": {
@@ -77512,7 +77512,7 @@
77512
77512
  "immutable": true,
77513
77513
  "locationInModule": {
77514
77514
  "filename": "src/python/uv-config.ts",
77515
- "line": 2698
77515
+ "line": 2763
77516
77516
  },
77517
77517
  "name": "path",
77518
77518
  "optional": true,
@@ -77538,7 +77538,7 @@
77538
77538
  "kind": "interface",
77539
77539
  "locationInModule": {
77540
77540
  "filename": "src/python/uv-config.ts",
77541
- "line": 1576
77541
+ "line": 1636
77542
77542
  },
77543
77543
  "name": "PipOptions",
77544
77544
  "namespace": "python.uvConfig",
@@ -77556,7 +77556,7 @@
77556
77556
  "immutable": true,
77557
77557
  "locationInModule": {
77558
77558
  "filename": "src/python/uv-config.ts",
77559
- "line": 1584
77559
+ "line": 1644
77560
77560
  },
77561
77561
  "name": "allExtras",
77562
77562
  "optional": true,
@@ -77576,7 +77576,7 @@
77576
77576
  "immutable": true,
77577
77577
  "locationInModule": {
77578
77578
  "filename": "src/python/uv-config.ts",
77579
- "line": 1592
77579
+ "line": 1652
77580
77580
  },
77581
77581
  "name": "allowEmptyRequirements",
77582
77582
  "optional": true,
@@ -77596,7 +77596,7 @@
77596
77596
  "immutable": true,
77597
77597
  "locationInModule": {
77598
77598
  "filename": "src/python/uv-config.ts",
77599
- "line": 1600
77599
+ "line": 1660
77600
77600
  },
77601
77601
  "name": "annotationStyle",
77602
77602
  "optional": true,
@@ -77617,7 +77617,7 @@
77617
77617
  "immutable": true,
77618
77618
  "locationInModule": {
77619
77619
  "filename": "src/python/uv-config.ts",
77620
- "line": 1612
77620
+ "line": 1672
77621
77621
  },
77622
77622
  "name": "breakSystemPackages",
77623
77623
  "optional": true,
@@ -77638,7 +77638,7 @@
77638
77638
  "immutable": true,
77639
77639
  "locationInModule": {
77640
77640
  "filename": "src/python/uv-config.ts",
77641
- "line": 1628
77641
+ "line": 1688
77642
77642
  },
77643
77643
  "name": "compileBytecode",
77644
77644
  "optional": true,
@@ -77658,7 +77658,7 @@
77658
77658
  "immutable": true,
77659
77659
  "locationInModule": {
77660
77660
  "filename": "src/python/uv-config.ts",
77661
- "line": 1636
77661
+ "line": 1696
77662
77662
  },
77663
77663
  "name": "configSettings",
77664
77664
  "optional": true,
@@ -77683,7 +77683,7 @@
77683
77683
  "immutable": true,
77684
77684
  "locationInModule": {
77685
77685
  "filename": "src/python/uv-config.ts",
77686
- "line": 1644
77686
+ "line": 1704
77687
77687
  },
77688
77688
  "name": "configSettingsPackage",
77689
77689
  "optional": true,
@@ -77714,7 +77714,7 @@
77714
77714
  "immutable": true,
77715
77715
  "locationInModule": {
77716
77716
  "filename": "src/python/uv-config.ts",
77717
- "line": 1653
77717
+ "line": 1713
77718
77718
  },
77719
77719
  "name": "customCompileCommand",
77720
77720
  "optional": true,
@@ -77735,7 +77735,7 @@
77735
77735
  "immutable": true,
77736
77736
  "locationInModule": {
77737
77737
  "filename": "src/python/uv-config.ts",
77738
- "line": 1672
77738
+ "line": 1732
77739
77739
  },
77740
77740
  "name": "dependencyMetadata",
77741
77741
  "optional": true,
@@ -77760,7 +77760,7 @@
77760
77760
  "immutable": true,
77761
77761
  "locationInModule": {
77762
77762
  "filename": "src/python/uv-config.ts",
77763
- "line": 1679
77763
+ "line": 1739
77764
77764
  },
77765
77765
  "name": "emitBuildOptions",
77766
77766
  "optional": true,
@@ -77780,7 +77780,7 @@
77780
77780
  "immutable": true,
77781
77781
  "locationInModule": {
77782
77782
  "filename": "src/python/uv-config.ts",
77783
- "line": 1686
77783
+ "line": 1746
77784
77784
  },
77785
77785
  "name": "emitFindLinks",
77786
77786
  "optional": true,
@@ -77800,7 +77800,7 @@
77800
77800
  "immutable": true,
77801
77801
  "locationInModule": {
77802
77802
  "filename": "src/python/uv-config.ts",
77803
- "line": 1694
77803
+ "line": 1754
77804
77804
  },
77805
77805
  "name": "emitIndexAnnotation",
77806
77806
  "optional": true,
@@ -77820,7 +77820,7 @@
77820
77820
  "immutable": true,
77821
77821
  "locationInModule": {
77822
77822
  "filename": "src/python/uv-config.ts",
77823
- "line": 1701
77823
+ "line": 1761
77824
77824
  },
77825
77825
  "name": "emitIndexUrl",
77826
77826
  "optional": true,
@@ -77841,7 +77841,7 @@
77841
77841
  "immutable": true,
77842
77842
  "locationInModule": {
77843
77843
  "filename": "src/python/uv-config.ts",
77844
- "line": 1713
77844
+ "line": 1773
77845
77845
  },
77846
77846
  "name": "emitMarkerExpression",
77847
77847
  "optional": true,
@@ -77855,19 +77855,19 @@
77855
77855
  "custom": {
77856
77856
  "schema": "PipOptions#exclude-newer"
77857
77857
  },
77858
- "remarks": "The date is compared against the upload time of each individual distribution artifact\n(i.e., when each file was uploaded to the package index), not the release date of the\npackage version.\n\nAccepts RFC 3339 timestamps (e.g., `2006-12-02T02:07:43Z`), a \"friendly\" duration (e.g.,\n`24 hours`, `1 week`, `30 days`), or an ISO 8601 duration (e.g., `PT24H`, `P7D`, `P30D`).\n\nDurations do not respect semantics of the local time zone and are always resolved to a fixed\nnumber of seconds assuming that a day is 24 hours (e.g., DST transitions are ignored).\nCalendar units such as months and years are not allowed.",
77858
+ "remarks": "The date is compared against the upload time of each individual distribution artifact\n(i.e., when each file was uploaded to the package index), not the release date of the\npackage version.\n\nAccepts RFC 3339 timestamps (e.g., `2006-12-02T02:07:43Z`), a \"friendly\" duration (e.g.,\n`24 hours`, `1 week`, `30 days`), or an ISO 8601 duration (e.g., `PT24H`, `P7D`, `P30D`).\n\nDurations do not respect semantics of the local time zone and are always resolved to a fixed\nnumber of seconds assuming that a day is 24 hours (e.g., DST transitions are ignored).\nCalendar units such as months and years are not allowed.\n\nSet to `false` to disable `exclude-newer`.",
77859
77859
  "stability": "experimental",
77860
77860
  "summary": "Limit candidate packages to those that were uploaded prior to a given point in time."
77861
77861
  },
77862
77862
  "immutable": true,
77863
77863
  "locationInModule": {
77864
77864
  "filename": "src/python/uv-config.ts",
77865
- "line": 1731
77865
+ "line": 1793
77866
77866
  },
77867
77867
  "name": "excludeNewer",
77868
77868
  "optional": true,
77869
77869
  "type": {
77870
- "primitive": "string"
77870
+ "fqn": "projen.python.uvConfig.ExcludeNewerOverride"
77871
77871
  }
77872
77872
  },
77873
77873
  {
@@ -77883,7 +77883,7 @@
77883
77883
  "immutable": true,
77884
77884
  "locationInModule": {
77885
77885
  "filename": "src/python/uv-config.ts",
77886
- "line": 1749
77886
+ "line": 1811
77887
77887
  },
77888
77888
  "name": "excludeNewerPackage",
77889
77889
  "optional": true,
@@ -77909,7 +77909,7 @@
77909
77909
  "immutable": true,
77910
77910
  "locationInModule": {
77911
77911
  "filename": "src/python/uv-config.ts",
77912
- "line": 1758
77912
+ "line": 1820
77913
77913
  },
77914
77914
  "name": "extra",
77915
77915
  "optional": true,
@@ -77935,7 +77935,7 @@
77935
77935
  "immutable": true,
77936
77936
  "locationInModule": {
77937
77937
  "filename": "src/python/uv-config.ts",
77938
- "line": 1769
77938
+ "line": 1831
77939
77939
  },
77940
77940
  "name": "extraBuildDependencies",
77941
77941
  "optional": true,
@@ -77966,7 +77966,7 @@
77966
77966
  "immutable": true,
77967
77967
  "locationInModule": {
77968
77968
  "filename": "src/python/uv-config.ts",
77969
- "line": 1779
77969
+ "line": 1841
77970
77970
  },
77971
77971
  "name": "extraBuildVariables",
77972
77972
  "optional": true,
@@ -77997,7 +77997,7 @@
77997
77997
  "immutable": true,
77998
77998
  "locationInModule": {
77999
77999
  "filename": "src/python/uv-config.ts",
78000
- "line": 1795
78000
+ "line": 1857
78001
78001
  },
78002
78002
  "name": "extraIndexUrl",
78003
78003
  "optional": true,
@@ -78023,7 +78023,7 @@
78023
78023
  "immutable": true,
78024
78024
  "locationInModule": {
78025
78025
  "filename": "src/python/uv-config.ts",
78026
- "line": 1809
78026
+ "line": 1871
78027
78027
  },
78028
78028
  "name": "findLinks",
78029
78029
  "optional": true,
@@ -78049,7 +78049,7 @@
78049
78049
  "immutable": true,
78050
78050
  "locationInModule": {
78051
78051
  "filename": "src/python/uv-config.ts",
78052
- "line": 1825
78052
+ "line": 1887
78053
78053
  },
78054
78054
  "name": "forkStrategy",
78055
78055
  "optional": true,
@@ -78069,7 +78069,7 @@
78069
78069
  "immutable": true,
78070
78070
  "locationInModule": {
78071
78071
  "filename": "src/python/uv-config.ts",
78072
- "line": 1832
78072
+ "line": 1894
78073
78073
  },
78074
78074
  "name": "generateHashes",
78075
78075
  "optional": true,
@@ -78089,7 +78089,7 @@
78089
78089
  "immutable": true,
78090
78090
  "locationInModule": {
78091
78091
  "filename": "src/python/uv-config.ts",
78092
- "line": 1839
78092
+ "line": 1901
78093
78093
  },
78094
78094
  "name": "group",
78095
78095
  "optional": true,
@@ -78115,7 +78115,7 @@
78115
78115
  "immutable": true,
78116
78116
  "locationInModule": {
78117
78117
  "filename": "src/python/uv-config.ts",
78118
- "line": 1851
78118
+ "line": 1913
78119
78119
  },
78120
78120
  "name": "indexStrategy",
78121
78121
  "optional": true,
@@ -78136,7 +78136,7 @@
78136
78136
  "immutable": true,
78137
78137
  "locationInModule": {
78138
78138
  "filename": "src/python/uv-config.ts",
78139
- "line": 1864
78139
+ "line": 1926
78140
78140
  },
78141
78141
  "name": "indexUrl",
78142
78142
  "optional": true,
@@ -78157,7 +78157,7 @@
78157
78157
  "immutable": true,
78158
78158
  "locationInModule": {
78159
78159
  "filename": "src/python/uv-config.ts",
78160
- "line": 1874
78160
+ "line": 1936
78161
78161
  },
78162
78162
  "name": "keyringProvider",
78163
78163
  "optional": true,
@@ -78179,7 +78179,7 @@
78179
78179
  "immutable": true,
78180
78180
  "locationInModule": {
78181
78181
  "filename": "src/python/uv-config.ts",
78182
- "line": 1890
78182
+ "line": 1952
78183
78183
  },
78184
78184
  "name": "linkMode",
78185
78185
  "optional": true,
@@ -78199,7 +78199,7 @@
78199
78199
  "immutable": true,
78200
78200
  "locationInModule": {
78201
78201
  "filename": "src/python/uv-config.ts",
78202
- "line": 1898
78202
+ "line": 1960
78203
78203
  },
78204
78204
  "name": "noAnnotate",
78205
78205
  "optional": true,
@@ -78220,7 +78220,7 @@
78220
78220
  "immutable": true,
78221
78221
  "locationInModule": {
78222
78222
  "filename": "src/python/uv-config.ts",
78223
- "line": 1911
78223
+ "line": 1973
78224
78224
  },
78225
78225
  "name": "noBinary",
78226
78226
  "optional": true,
@@ -78239,14 +78239,14 @@
78239
78239
  "custom": {
78240
78240
  "schema": "PipOptions#no-build"
78241
78241
  },
78242
- "remarks": "When enabled, resolving will not run arbitrary Python code. The cached wheels of\nalready-built source distributions will be reused, but operations that require building\ndistributions will exit with an error.\n\nAlias for `--only-binary :all:`.",
78242
+ "remarks": "When enabled, uv will reuse cached wheels from previously built source distributions, but\noperations that require building a source distribution will exit with an error. uv may\nstill build editable requirements, and their build backends may run arbitrary Python code.\n\nAlias for `--only-binary :all:`.",
78243
78243
  "stability": "experimental",
78244
78244
  "summary": "Don't build source distributions."
78245
78245
  },
78246
78246
  "immutable": true,
78247
78247
  "locationInModule": {
78248
78248
  "filename": "src/python/uv-config.ts",
78249
- "line": 1924
78249
+ "line": 1986
78250
78250
  },
78251
78251
  "name": "noBuild",
78252
78252
  "optional": true,
@@ -78267,7 +78267,7 @@
78267
78267
  "immutable": true,
78268
78268
  "locationInModule": {
78269
78269
  "filename": "src/python/uv-config.ts",
78270
- "line": 1934
78270
+ "line": 1996
78271
78271
  },
78272
78272
  "name": "noBuildIsolation",
78273
78273
  "optional": true,
@@ -78288,7 +78288,7 @@
78288
78288
  "immutable": true,
78289
78289
  "locationInModule": {
78290
78290
  "filename": "src/python/uv-config.ts",
78291
- "line": 1944
78291
+ "line": 2006
78292
78292
  },
78293
78293
  "name": "noBuildIsolationPackage",
78294
78294
  "optional": true,
@@ -78313,7 +78313,7 @@
78313
78313
  "immutable": true,
78314
78314
  "locationInModule": {
78315
78315
  "filename": "src/python/uv-config.ts",
78316
- "line": 1952
78316
+ "line": 2014
78317
78317
  },
78318
78318
  "name": "noDeps",
78319
78319
  "optional": true,
@@ -78334,7 +78334,7 @@
78334
78334
  "immutable": true,
78335
78335
  "locationInModule": {
78336
78336
  "filename": "src/python/uv-config.ts",
78337
- "line": 1960
78337
+ "line": 2022
78338
78338
  },
78339
78339
  "name": "noEmitPackage",
78340
78340
  "optional": true,
@@ -78359,7 +78359,7 @@
78359
78359
  "immutable": true,
78360
78360
  "locationInModule": {
78361
78361
  "filename": "src/python/uv-config.ts",
78362
- "line": 1967
78362
+ "line": 2029
78363
78363
  },
78364
78364
  "name": "noExtra",
78365
78365
  "optional": true,
@@ -78384,7 +78384,7 @@
78384
78384
  "immutable": true,
78385
78385
  "locationInModule": {
78386
78386
  "filename": "src/python/uv-config.ts",
78387
- "line": 1974
78387
+ "line": 2036
78388
78388
  },
78389
78389
  "name": "noHeader",
78390
78390
  "optional": true,
@@ -78404,7 +78404,7 @@
78404
78404
  "immutable": true,
78405
78405
  "locationInModule": {
78406
78406
  "filename": "src/python/uv-config.ts",
78407
- "line": 1982
78407
+ "line": 2044
78408
78408
  },
78409
78409
  "name": "noIndex",
78410
78410
  "optional": true,
@@ -78424,7 +78424,7 @@
78424
78424
  "immutable": true,
78425
78425
  "locationInModule": {
78426
78426
  "filename": "src/python/uv-config.ts",
78427
- "line": 1991
78427
+ "line": 2053
78428
78428
  },
78429
78429
  "name": "noSources",
78430
78430
  "optional": true,
@@ -78444,7 +78444,7 @@
78444
78444
  "immutable": true,
78445
78445
  "locationInModule": {
78446
78446
  "filename": "src/python/uv-config.ts",
78447
- "line": 1998
78447
+ "line": 2060
78448
78448
  },
78449
78449
  "name": "noSourcesPackage",
78450
78450
  "optional": true,
@@ -78470,7 +78470,7 @@
78470
78470
  "immutable": true,
78471
78471
  "locationInModule": {
78472
78472
  "filename": "src/python/uv-config.ts",
78473
- "line": 2009
78473
+ "line": 2071
78474
78474
  },
78475
78475
  "name": "noStripExtras",
78476
78476
  "optional": true,
@@ -78491,7 +78491,7 @@
78491
78491
  "immutable": true,
78492
78492
  "locationInModule": {
78493
78493
  "filename": "src/python/uv-config.ts",
78494
- "line": 2019
78494
+ "line": 2081
78495
78495
  },
78496
78496
  "name": "noStripMarkers",
78497
78497
  "optional": true,
@@ -78505,14 +78505,14 @@
78505
78505
  "custom": {
78506
78506
  "schema": "PipOptions#only-binary"
78507
78507
  },
78508
- "remarks": "When enabled, resolving will not run code from the given packages. The cached wheels of already-built\nsource distributions will be reused, but operations that require building distributions will\nexit with an error.\n\nMultiple packages may be provided. Disable binaries for all packages with `:all:`.\nClear previously specified packages with `:none:`.",
78508
+ "remarks": "When enabled, uv will reuse cached wheels from previously built source distributions, but\noperations that require building a source distribution for the given packages will exit\nwith an error. uv may still build editable requirements, and their build backends may run\narbitrary Python code.\n\nMultiple packages may be provided. Disable binaries for all packages with `:all:`.\nClear previously specified packages with `:none:`.",
78509
78509
  "stability": "experimental",
78510
78510
  "summary": "Only use pre-built wheels; don't build source distributions."
78511
78511
  },
78512
78512
  "immutable": true,
78513
78513
  "locationInModule": {
78514
78514
  "filename": "src/python/uv-config.ts",
78515
- "line": 2033
78515
+ "line": 2096
78516
78516
  },
78517
78517
  "name": "onlyBinary",
78518
78518
  "optional": true,
@@ -78538,7 +78538,7 @@
78538
78538
  "immutable": true,
78539
78539
  "locationInModule": {
78540
78540
  "filename": "src/python/uv-config.ts",
78541
- "line": 2043
78541
+ "line": 2106
78542
78542
  },
78543
78543
  "name": "outputFile",
78544
78544
  "optional": true,
@@ -78559,7 +78559,7 @@
78559
78559
  "immutable": true,
78560
78560
  "locationInModule": {
78561
78561
  "filename": "src/python/uv-config.ts",
78562
- "line": 2056
78562
+ "line": 2119
78563
78563
  },
78564
78564
  "name": "prefix",
78565
78565
  "optional": true,
@@ -78580,7 +78580,7 @@
78580
78580
  "immutable": true,
78581
78581
  "locationInModule": {
78582
78582
  "filename": "src/python/uv-config.ts",
78583
- "line": 2067
78583
+ "line": 2130
78584
78584
  },
78585
78585
  "name": "prerelease",
78586
78586
  "optional": true,
@@ -78601,7 +78601,7 @@
78601
78601
  "immutable": true,
78602
78602
  "locationInModule": {
78603
78603
  "filename": "src/python/uv-config.ts",
78604
- "line": 2085
78604
+ "line": 2148
78605
78605
  },
78606
78606
  "name": "python",
78607
78607
  "optional": true,
@@ -78622,7 +78622,7 @@
78622
78622
  "immutable": true,
78623
78623
  "locationInModule": {
78624
78624
  "filename": "src/python/uv-config.ts",
78625
- "line": 2096
78625
+ "line": 2159
78626
78626
  },
78627
78627
  "name": "pythonPlatform",
78628
78628
  "optional": true,
@@ -78643,7 +78643,7 @@
78643
78643
  "immutable": true,
78644
78644
  "locationInModule": {
78645
78645
  "filename": "src/python/uv-config.ts",
78646
- "line": 2107
78646
+ "line": 2170
78647
78647
  },
78648
78648
  "name": "pythonVersion",
78649
78649
  "optional": true,
@@ -78664,7 +78664,7 @@
78664
78664
  "immutable": true,
78665
78665
  "locationInModule": {
78666
78666
  "filename": "src/python/uv-config.ts",
78667
- "line": 2114
78667
+ "line": 2177
78668
78668
  },
78669
78669
  "name": "reinstall",
78670
78670
  "optional": true,
@@ -78685,7 +78685,7 @@
78685
78685
  "immutable": true,
78686
78686
  "locationInModule": {
78687
78687
  "filename": "src/python/uv-config.ts",
78688
- "line": 2122
78688
+ "line": 2185
78689
78689
  },
78690
78690
  "name": "reinstallPackage",
78691
78691
  "optional": true,
@@ -78711,7 +78711,7 @@
78711
78711
  "immutable": true,
78712
78712
  "locationInModule": {
78713
78713
  "filename": "src/python/uv-config.ts",
78714
- "line": 2140
78714
+ "line": 2203
78715
78715
  },
78716
78716
  "name": "requireHashes",
78717
78717
  "optional": true,
@@ -78732,7 +78732,7 @@
78732
78732
  "immutable": true,
78733
78733
  "locationInModule": {
78734
78734
  "filename": "src/python/uv-config.ts",
78735
- "line": 2150
78735
+ "line": 2213
78736
78736
  },
78737
78737
  "name": "resolution",
78738
78738
  "optional": true,
@@ -78752,7 +78752,7 @@
78752
78752
  "immutable": true,
78753
78753
  "locationInModule": {
78754
78754
  "filename": "src/python/uv-config.ts",
78755
- "line": 2158
78755
+ "line": 2221
78756
78756
  },
78757
78757
  "name": "strict",
78758
78758
  "optional": true,
@@ -78773,7 +78773,7 @@
78773
78773
  "immutable": true,
78774
78774
  "locationInModule": {
78775
78775
  "filename": "src/python/uv-config.ts",
78776
- "line": 2172
78776
+ "line": 2235
78777
78777
  },
78778
78778
  "name": "system",
78779
78779
  "optional": true,
@@ -78794,7 +78794,7 @@
78794
78794
  "immutable": true,
78795
78795
  "locationInModule": {
78796
78796
  "filename": "src/python/uv-config.ts",
78797
- "line": 2180
78797
+ "line": 2243
78798
78798
  },
78799
78799
  "name": "target",
78800
78800
  "optional": true,
@@ -78815,7 +78815,7 @@
78815
78815
  "immutable": true,
78816
78816
  "locationInModule": {
78817
78817
  "filename": "src/python/uv-config.ts",
78818
- "line": 2200
78818
+ "line": 2263
78819
78819
  },
78820
78820
  "name": "torchBackend",
78821
78821
  "optional": true,
@@ -78836,7 +78836,7 @@
78836
78836
  "immutable": true,
78837
78837
  "locationInModule": {
78838
78838
  "filename": "src/python/uv-config.ts",
78839
- "line": 2213
78839
+ "line": 2276
78840
78840
  },
78841
78841
  "name": "universal",
78842
78842
  "optional": true,
@@ -78856,7 +78856,7 @@
78856
78856
  "immutable": true,
78857
78857
  "locationInModule": {
78858
78858
  "filename": "src/python/uv-config.ts",
78859
- "line": 2220
78859
+ "line": 2283
78860
78860
  },
78861
78861
  "name": "upgrade",
78862
78862
  "optional": true,
@@ -78877,7 +78877,7 @@
78877
78877
  "immutable": true,
78878
78878
  "locationInModule": {
78879
78879
  "filename": "src/python/uv-config.ts",
78880
- "line": 2230
78880
+ "line": 2293
78881
78881
  },
78882
78882
  "name": "upgradePackage",
78883
78883
  "optional": true,
@@ -78903,7 +78903,7 @@
78903
78903
  "immutable": true,
78904
78904
  "locationInModule": {
78905
78905
  "filename": "src/python/uv-config.ts",
78906
- "line": 2241
78906
+ "line": 2304
78907
78907
  },
78908
78908
  "name": "verifyHashes",
78909
78909
  "optional": true,
@@ -78926,7 +78926,7 @@
78926
78926
  "kind": "enum",
78927
78927
  "locationInModule": {
78928
78928
  "filename": "src/python/uv-config.ts",
78929
- "line": 2322
78929
+ "line": 2385
78930
78930
  },
78931
78931
  "members": [
78932
78932
  {
@@ -78986,7 +78986,7 @@
78986
78986
  "kind": "enum",
78987
78987
  "locationInModule": {
78988
78988
  "filename": "src/python/uv-config.ts",
78989
- "line": 2340
78989
+ "line": 2403
78990
78990
  },
78991
78991
  "members": [
78992
78992
  {
@@ -79030,7 +79030,7 @@
79030
79030
  "kind": "enum",
79031
79031
  "locationInModule": {
79032
79032
  "filename": "src/python/uv-config.ts",
79033
- "line": 2352
79033
+ "line": 2415
79034
79034
  },
79035
79035
  "members": [
79036
79036
  {
@@ -79082,7 +79082,7 @@
79082
79082
  "kind": "enum",
79083
79083
  "locationInModule": {
79084
79084
  "filename": "src/python/uv-config.ts",
79085
- "line": 2371
79085
+ "line": 2434
79086
79086
  },
79087
79087
  "members": [
79088
79088
  {
@@ -79129,7 +79129,7 @@
79129
79129
  "kind": "interface",
79130
79130
  "locationInModule": {
79131
79131
  "filename": "src/python/uv-config.ts",
79132
- "line": 1161
79132
+ "line": 1221
79133
79133
  },
79134
79134
  "name": "SchemaConflictItem",
79135
79135
  "namespace": "python.uvConfig",
@@ -79145,7 +79145,7 @@
79145
79145
  "immutable": true,
79146
79146
  "locationInModule": {
79147
79147
  "filename": "src/python/uv-config.ts",
79148
- "line": 1165
79148
+ "line": 1225
79149
79149
  },
79150
79150
  "name": "extra",
79151
79151
  "optional": true,
@@ -79164,7 +79164,7 @@
79164
79164
  "immutable": true,
79165
79165
  "locationInModule": {
79166
79166
  "filename": "src/python/uv-config.ts",
79167
- "line": 1170
79167
+ "line": 1230
79168
79168
  },
79169
79169
  "name": "group",
79170
79170
  "optional": true,
@@ -79183,7 +79183,7 @@
79183
79183
  "immutable": true,
79184
79184
  "locationInModule": {
79185
79185
  "filename": "src/python/uv-config.ts",
79186
- "line": 1175
79186
+ "line": 1235
79187
79187
  },
79188
79188
  "name": "package",
79189
79189
  "optional": true,
@@ -79208,7 +79208,7 @@
79208
79208
  "kind": "interface",
79209
79209
  "locationInModule": {
79210
79210
  "filename": "src/python/uv-config.ts",
79211
- "line": 1228
79211
+ "line": 1288
79212
79212
  },
79213
79213
  "name": "StaticMetadata",
79214
79214
  "namespace": "python.uvConfig",
@@ -79224,7 +79224,7 @@
79224
79224
  "immutable": true,
79225
79225
  "locationInModule": {
79226
79226
  "filename": "src/python/uv-config.ts",
79227
- "line": 1232
79227
+ "line": 1292
79228
79228
  },
79229
79229
  "name": "name",
79230
79230
  "type": {
@@ -79242,7 +79242,7 @@
79242
79242
  "immutable": true,
79243
79243
  "locationInModule": {
79244
79244
  "filename": "src/python/uv-config.ts",
79245
- "line": 1237
79245
+ "line": 1297
79246
79246
  },
79247
79247
  "name": "providesExtra",
79248
79248
  "optional": true,
@@ -79266,7 +79266,7 @@
79266
79266
  "immutable": true,
79267
79267
  "locationInModule": {
79268
79268
  "filename": "src/python/uv-config.ts",
79269
- "line": 1242
79269
+ "line": 1302
79270
79270
  },
79271
79271
  "name": "requiresDist",
79272
79272
  "optional": true,
@@ -79291,7 +79291,7 @@
79291
79291
  "immutable": true,
79292
79292
  "locationInModule": {
79293
79293
  "filename": "src/python/uv-config.ts",
79294
- "line": 1249
79294
+ "line": 1309
79295
79295
  },
79296
79296
  "name": "requiresPython",
79297
79297
  "optional": true,
@@ -79311,7 +79311,7 @@
79311
79311
  "immutable": true,
79312
79312
  "locationInModule": {
79313
79313
  "filename": "src/python/uv-config.ts",
79314
- "line": 1256
79314
+ "line": 1316
79315
79315
  },
79316
79316
  "name": "version",
79317
79317
  "optional": true,
@@ -79336,7 +79336,7 @@
79336
79336
  "kind": "enum",
79337
79337
  "locationInModule": {
79338
79338
  "filename": "src/python/uv-config.ts",
79339
- "line": 2725
79339
+ "line": 2790
79340
79340
  },
79341
79341
  "members": [
79342
79342
  {
@@ -79669,12 +79669,20 @@
79669
79669
  },
79670
79670
  {
79671
79671
  "docs": {
79672
- "remarks": "Meant for use with Python 3.12. (wasm32-pyodide2024)",
79672
+ "remarks": "Meant for use with Python 3.12.\nSee <https://pyodide.org/en/stable/development/abi/312.html> (wasm32-pyodide2024)",
79673
79673
  "stability": "experimental",
79674
79674
  "summary": "A wasm32 target using the Pyodide 2024 platform."
79675
79675
  },
79676
79676
  "name": "WASM32_HYPHEN_PYODIDE2024"
79677
79677
  },
79678
+ {
79679
+ "docs": {
79680
+ "remarks": "Meant for use with Python 3.13.\nSee <https://pyodide.org/en/stable/development/abi/313.html> (wasm32-pyodide2025)",
79681
+ "stability": "experimental",
79682
+ "summary": "A wasm32 target using the Pyodide 2025 platform."
79683
+ },
79684
+ "name": "WASM32_HYPHEN_PYODIDE2025"
79685
+ },
79678
79686
  {
79679
79687
  "docs": {
79680
79688
  "remarks": "By default, iOS 13.0 is used, but respects the `IPHONEOS_DEPLOYMENT_TARGET`\nenvironment variable if set. (arm64-apple-ios)",
@@ -79717,7 +79725,7 @@
79717
79725
  "kind": "interface",
79718
79726
  "locationInModule": {
79719
79727
  "filename": "src/python/uv-config.ts",
79720
- "line": 2504
79728
+ "line": 2569
79721
79729
  },
79722
79730
  "name": "ToolUvWorkspace",
79723
79731
  "namespace": "python.uvConfig",
@@ -79735,7 +79743,7 @@
79735
79743
  "immutable": true,
79736
79744
  "locationInModule": {
79737
79745
  "filename": "src/python/uv-config.ts",
79738
- "line": 2515
79746
+ "line": 2580
79739
79747
  },
79740
79748
  "name": "exclude",
79741
79749
  "optional": true,
@@ -79761,7 +79769,7 @@
79761
79769
  "immutable": true,
79762
79770
  "locationInModule": {
79763
79771
  "filename": "src/python/uv-config.ts",
79764
- "line": 2526
79772
+ "line": 2591
79765
79773
  },
79766
79774
  "name": "members",
79767
79775
  "optional": true,
@@ -79790,7 +79798,7 @@
79790
79798
  "kind": "enum",
79791
79799
  "locationInModule": {
79792
79800
  "filename": "src/python/uv-config.ts",
79793
- "line": 2386
79801
+ "line": 2449
79794
79802
  },
79795
79803
  "members": [
79796
79804
  {
@@ -79809,6 +79817,13 @@
79809
79817
  },
79810
79818
  "name": "CPU"
79811
79819
  },
79820
+ {
79821
+ "docs": {
79822
+ "stability": "experimental",
79823
+ "summary": "Use the PyTorch index for CUDA 13.2. (cu132)."
79824
+ },
79825
+ "name": "CU132"
79826
+ },
79812
79827
  {
79813
79828
  "docs": {
79814
79829
  "stability": "experimental",
@@ -80156,7 +80171,7 @@
80156
80171
  "kind": "enum",
80157
80172
  "locationInModule": {
80158
80173
  "filename": "src/python/uv-config.ts",
80159
- "line": 2490
80174
+ "line": 2555
80160
80175
  },
80161
80176
  "members": [
80162
80177
  {
@@ -80709,20 +80724,21 @@
80709
80724
  "custom": {
80710
80725
  "schema": "UvConfiguration#exclude-dependencies"
80711
80726
  },
80727
+ "remarks": "Excludes are used to prevent a package from being selected during resolution,\nregardless of whether it's requested by any other package. When a package is excluded,\nit will be omitted from the dependency list entirely.\n\nIncluding a package as an exclusion will prevent it from being installed, even if\nit's requested by transitive dependencies. This can be useful for removing optional\ndependencies or working around packages with broken dependencies.\n\nExclusions can be limited to the dependencies declared by a specific package version by\nusing a table with `package` and `dependencies`. The `package` table identifies the package\nwhose dependencies will be excluded by `name` and, optionally, `version`. If `version` is\nomitted, the exclusions apply to all versions of that package. A version-specific entry\ntakes precedence over an all-versions entry.\n\n!!! note\nIn `uv lock`, `uv sync`, and `uv run`, uv will only read `exclude-dependencies` from\nthe `pyproject.toml` at the workspace root, and will ignore any declarations in other\nworkspace members or `uv.toml` files.",
80712
80728
  "stability": "experimental",
80713
- "summary": "Package names to exclude, e.g., `werkzeug`, `numpy`."
80729
+ "summary": "Dependencies to exclude when resolving the project's dependencies."
80714
80730
  },
80715
80731
  "immutable": true,
80716
80732
  "locationInModule": {
80717
80733
  "filename": "src/python/uv-config.ts",
80718
- "line": 265
80734
+ "line": 284
80719
80735
  },
80720
80736
  "name": "excludeDependencies",
80721
80737
  "optional": true,
80722
80738
  "type": {
80723
80739
  "collection": {
80724
80740
  "elementtype": {
80725
- "primitive": "string"
80741
+ "primitive": "any"
80726
80742
  },
80727
80743
  "kind": "array"
80728
80744
  }
@@ -80734,19 +80750,19 @@
80734
80750
  "custom": {
80735
80751
  "schema": "UvConfiguration#exclude-newer"
80736
80752
  },
80737
- "remarks": "The date is compared against the upload time of each individual distribution artifact\n(i.e., when each file was uploaded to the package index), not the release date of the\npackage version.\n\nAccepts RFC 3339 timestamps (e.g., `2006-12-02T02:07:43Z`), a \"friendly\" duration (e.g.,\n`24 hours`, `1 week`, `30 days`), or an ISO 8601 duration (e.g., `PT24H`, `P7D`, `P30D`).\n\nDurations do not respect semantics of the local time zone and are always resolved to a fixed\nnumber of seconds assuming that a day is 24 hours (e.g., DST transitions are ignored).\nCalendar units such as months and years are not allowed.",
80753
+ "remarks": "The date is compared against the upload time of each individual distribution artifact\n(i.e., when each file was uploaded to the package index), not the release date of the\npackage version.\n\nAccepts RFC 3339 timestamps (e.g., `2006-12-02T02:07:43Z`), a \"friendly\" duration (e.g.,\n`24 hours`, `1 week`, `30 days`), or an ISO 8601 duration (e.g., `PT24H`, `P7D`, `P30D`).\n\nDurations do not respect semantics of the local time zone and are always resolved to a fixed\nnumber of seconds assuming that a day is 24 hours (e.g., DST transitions are ignored).\nCalendar units such as months and years are not allowed.\n\nSet to `false` to disable `exclude-newer`.",
80738
80754
  "stability": "experimental",
80739
80755
  "summary": "Limit candidate packages to those that were uploaded prior to the given date."
80740
80756
  },
80741
80757
  "immutable": true,
80742
80758
  "locationInModule": {
80743
80759
  "filename": "src/python/uv-config.ts",
80744
- "line": 283
80760
+ "line": 304
80745
80761
  },
80746
80762
  "name": "excludeNewer",
80747
80763
  "optional": true,
80748
80764
  "type": {
80749
- "primitive": "string"
80765
+ "fqn": "projen.python.uvConfig.ExcludeNewerOverride"
80750
80766
  }
80751
80767
  },
80752
80768
  {
@@ -80762,7 +80778,7 @@
80762
80778
  "immutable": true,
80763
80779
  "locationInModule": {
80764
80780
  "filename": "src/python/uv-config.ts",
80765
- "line": 302
80781
+ "line": 323
80766
80782
  },
80767
80783
  "name": "excludeNewerPackage",
80768
80784
  "optional": true,
@@ -80788,7 +80804,7 @@
80788
80804
  "immutable": true,
80789
80805
  "locationInModule": {
80790
80806
  "filename": "src/python/uv-config.ts",
80791
- "line": 313
80807
+ "line": 334
80792
80808
  },
80793
80809
  "name": "extraBuildDependencies",
80794
80810
  "optional": true,
@@ -80819,7 +80835,7 @@
80819
80835
  "immutable": true,
80820
80836
  "locationInModule": {
80821
80837
  "filename": "src/python/uv-config.ts",
80822
- "line": 323
80838
+ "line": 344
80823
80839
  },
80824
80840
  "name": "extraBuildVariables",
80825
80841
  "optional": true,
@@ -80850,7 +80866,7 @@
80850
80866
  "immutable": true,
80851
80867
  "locationInModule": {
80852
80868
  "filename": "src/python/uv-config.ts",
80853
- "line": 342
80869
+ "line": 363
80854
80870
  },
80855
80871
  "name": "extraIndexUrl",
80856
80872
  "optional": true,
@@ -80876,7 +80892,7 @@
80876
80892
  "immutable": true,
80877
80893
  "locationInModule": {
80878
80894
  "filename": "src/python/uv-config.ts",
80879
- "line": 356
80895
+ "line": 377
80880
80896
  },
80881
80897
  "name": "findLinks",
80882
80898
  "optional": true,
@@ -80902,7 +80918,7 @@
80902
80918
  "immutable": true,
80903
80919
  "locationInModule": {
80904
80920
  "filename": "src/python/uv-config.ts",
80905
- "line": 372
80921
+ "line": 393
80906
80922
  },
80907
80923
  "name": "forkStrategy",
80908
80924
  "optional": true,
@@ -80922,7 +80938,7 @@
80922
80938
  "immutable": true,
80923
80939
  "locationInModule": {
80924
80940
  "filename": "src/python/uv-config.ts",
80925
- "line": 379
80941
+ "line": 400
80926
80942
  },
80927
80943
  "name": "httpProxy",
80928
80944
  "optional": true,
@@ -80942,7 +80958,7 @@
80942
80958
  "immutable": true,
80943
80959
  "locationInModule": {
80944
80960
  "filename": "src/python/uv-config.ts",
80945
- "line": 386
80961
+ "line": 407
80946
80962
  },
80947
80963
  "name": "httpsProxy",
80948
80964
  "optional": true,
@@ -80963,7 +80979,7 @@
80963
80979
  "immutable": true,
80964
80980
  "locationInModule": {
80965
80981
  "filename": "src/python/uv-config.ts",
80966
- "line": 419
80982
+ "line": 440
80967
80983
  },
80968
80984
  "name": "index",
80969
80985
  "optional": true,
@@ -80989,7 +81005,7 @@
80989
81005
  "immutable": true,
80990
81006
  "locationInModule": {
80991
81007
  "filename": "src/python/uv-config.ts",
80992
- "line": 431
81008
+ "line": 452
80993
81009
  },
80994
81010
  "name": "indexStrategy",
80995
81011
  "optional": true,
@@ -81010,7 +81026,7 @@
81010
81026
  "immutable": true,
81011
81027
  "locationInModule": {
81012
81028
  "filename": "src/python/uv-config.ts",
81013
- "line": 446
81029
+ "line": 467
81014
81030
  },
81015
81031
  "name": "indexUrl",
81016
81032
  "optional": true,
@@ -81031,7 +81047,7 @@
81031
81047
  "immutable": true,
81032
81048
  "locationInModule": {
81033
81049
  "filename": "src/python/uv-config.ts",
81034
- "line": 456
81050
+ "line": 477
81035
81051
  },
81036
81052
  "name": "keyringProvider",
81037
81053
  "optional": true,
@@ -81053,7 +81069,7 @@
81053
81069
  "immutable": true,
81054
81070
  "locationInModule": {
81055
81071
  "filename": "src/python/uv-config.ts",
81056
- "line": 472
81072
+ "line": 493
81057
81073
  },
81058
81074
  "name": "linkMode",
81059
81075
  "optional": true,
@@ -81074,7 +81090,7 @@
81074
81090
  "immutable": true,
81075
81091
  "locationInModule": {
81076
81092
  "filename": "src/python/uv-config.ts",
81077
- "line": 480
81093
+ "line": 501
81078
81094
  },
81079
81095
  "name": "managed",
81080
81096
  "optional": true,
@@ -81095,7 +81111,7 @@
81095
81111
  "immutable": true,
81096
81112
  "locationInModule": {
81097
81113
  "filename": "src/python/uv-config.ts",
81098
- "line": 492
81114
+ "line": 513
81099
81115
  },
81100
81116
  "name": "nativeTls",
81101
81117
  "optional": true,
@@ -81116,7 +81132,7 @@
81116
81132
  "immutable": true,
81117
81133
  "locationInModule": {
81118
81134
  "filename": "src/python/uv-config.ts",
81119
- "line": 502
81135
+ "line": 523
81120
81136
  },
81121
81137
  "name": "noBinary",
81122
81138
  "optional": true,
@@ -81136,7 +81152,7 @@
81136
81152
  "immutable": true,
81137
81153
  "locationInModule": {
81138
81154
  "filename": "src/python/uv-config.ts",
81139
- "line": 509
81155
+ "line": 530
81140
81156
  },
81141
81157
  "name": "noBinaryPackage",
81142
81158
  "optional": true,
@@ -81155,14 +81171,14 @@
81155
81171
  "custom": {
81156
81172
  "schema": "UvConfiguration#no-build"
81157
81173
  },
81158
- "remarks": "When enabled, resolving will not run arbitrary Python code. The cached wheels of\nalready-built source distributions will be reused, but operations that require building\ndistributions will exit with an error.",
81174
+ "remarks": "When enabled, uv will reuse cached wheels from previously built source distributions, but\noperations that require building a source distribution will exit with an error. uv may\nstill build editable requirements, and their build backends may run arbitrary Python code.",
81159
81175
  "stability": "experimental",
81160
81176
  "summary": "Don't build source distributions."
81161
81177
  },
81162
81178
  "immutable": true,
81163
81179
  "locationInModule": {
81164
81180
  "filename": "src/python/uv-config.ts",
81165
- "line": 520
81181
+ "line": 541
81166
81182
  },
81167
81183
  "name": "noBuild",
81168
81184
  "optional": true,
@@ -81183,7 +81199,7 @@
81183
81199
  "immutable": true,
81184
81200
  "locationInModule": {
81185
81201
  "filename": "src/python/uv-config.ts",
81186
- "line": 530
81202
+ "line": 551
81187
81203
  },
81188
81204
  "name": "noBuildIsolation",
81189
81205
  "optional": true,
@@ -81204,7 +81220,7 @@
81204
81220
  "immutable": true,
81205
81221
  "locationInModule": {
81206
81222
  "filename": "src/python/uv-config.ts",
81207
- "line": 540
81223
+ "line": 561
81208
81224
  },
81209
81225
  "name": "noBuildIsolationPackage",
81210
81226
  "optional": true,
@@ -81229,7 +81245,7 @@
81229
81245
  "immutable": true,
81230
81246
  "locationInModule": {
81231
81247
  "filename": "src/python/uv-config.ts",
81232
- "line": 547
81248
+ "line": 568
81233
81249
  },
81234
81250
  "name": "noBuildPackage",
81235
81251
  "optional": true,
@@ -81254,7 +81270,7 @@
81254
81270
  "immutable": true,
81255
81271
  "locationInModule": {
81256
81272
  "filename": "src/python/uv-config.ts",
81257
- "line": 555
81273
+ "line": 576
81258
81274
  },
81259
81275
  "name": "noCache",
81260
81276
  "optional": true,
@@ -81274,7 +81290,7 @@
81274
81290
  "immutable": true,
81275
81291
  "locationInModule": {
81276
81292
  "filename": "src/python/uv-config.ts",
81277
- "line": 563
81293
+ "line": 584
81278
81294
  },
81279
81295
  "name": "noIndex",
81280
81296
  "optional": true,
@@ -81294,7 +81310,7 @@
81294
81310
  "immutable": true,
81295
81311
  "locationInModule": {
81296
81312
  "filename": "src/python/uv-config.ts",
81297
- "line": 570
81313
+ "line": 591
81298
81314
  },
81299
81315
  "name": "noProxy",
81300
81316
  "optional": true,
@@ -81319,7 +81335,7 @@
81319
81335
  "immutable": true,
81320
81336
  "locationInModule": {
81321
81337
  "filename": "src/python/uv-config.ts",
81322
- "line": 579
81338
+ "line": 600
81323
81339
  },
81324
81340
  "name": "noSources",
81325
81341
  "optional": true,
@@ -81339,7 +81355,7 @@
81339
81355
  "immutable": true,
81340
81356
  "locationInModule": {
81341
81357
  "filename": "src/python/uv-config.ts",
81342
- "line": 586
81358
+ "line": 607
81343
81359
  },
81344
81360
  "name": "noSourcesPackage",
81345
81361
  "optional": true,
@@ -81364,7 +81380,7 @@
81364
81380
  "immutable": true,
81365
81381
  "locationInModule": {
81366
81382
  "filename": "src/python/uv-config.ts",
81367
- "line": 593
81383
+ "line": 614
81368
81384
  },
81369
81385
  "name": "offline",
81370
81386
  "optional": true,
@@ -81378,20 +81394,21 @@
81378
81394
  "custom": {
81379
81395
  "schema": "UvConfiguration#override-dependencies"
81380
81396
  },
81397
+ "remarks": "Overrides are used to force selection of a specific version of a package, regardless of the\nversion requested by any other package, and regardless of whether choosing that version\nwould typically constitute an invalid resolution.\n\nWhile constraints are _additive_, in that they're combined with the requirements of the\nconstituent packages, overrides are _absolute_, in that they completely replace the\nrequirements of any constituent packages.\n\nIncluding a package as an override will _not_ trigger installation of the package on its\nown; instead, the package must be requested elsewhere in the project's first-party or\ntransitive dependencies.\n\nOverrides can be limited to the dependencies declared by a specific package version by\nusing a table with `package` and `dependencies`. The `package` table identifies the package\nwhose dependencies will be overridden by `name` and, optionally, `version`. If `version` is\nomitted, the overrides apply to all versions of that package. Requirements in `dependencies`\nreplace dependencies with the same name and add dependencies that are not declared by the\npackage. Dependencies not listed in `dependencies` are left unchanged.\n\nScoped overrides currently support registry version specifiers only. Direct URL and path\nsources, including Git sources, and explicit indexes are not supported.\n\n!!! note\nIn `uv lock`, `uv sync`, and `uv run`, uv will only read `override-dependencies` from\nthe `pyproject.toml` at the workspace root, and will ignore any declarations in other\nworkspace members or `uv.toml` files.",
81381
81398
  "stability": "experimental",
81382
- "summary": "PEP 508-style requirements, e.g., `ruff==0.5.0`, or `ruff @ https://...`."
81399
+ "summary": "Overrides to apply when resolving the project's dependencies."
81383
81400
  },
81384
81401
  "immutable": true,
81385
81402
  "locationInModule": {
81386
81403
  "filename": "src/python/uv-config.ts",
81387
- "line": 600
81404
+ "line": 648
81388
81405
  },
81389
81406
  "name": "overrideDependencies",
81390
81407
  "optional": true,
81391
81408
  "type": {
81392
81409
  "collection": {
81393
81410
  "elementtype": {
81394
- "primitive": "string"
81411
+ "primitive": "any"
81395
81412
  },
81396
81413
  "kind": "array"
81397
81414
  }
@@ -81410,7 +81427,7 @@
81410
81427
  "immutable": true,
81411
81428
  "locationInModule": {
81412
81429
  "filename": "src/python/uv-config.ts",
81413
- "line": 616
81430
+ "line": 664
81414
81431
  },
81415
81432
  "name": "package",
81416
81433
  "optional": true,
@@ -81429,7 +81446,7 @@
81429
81446
  "immutable": true,
81430
81447
  "locationInModule": {
81431
81448
  "filename": "src/python/uv-config.ts",
81432
- "line": 621
81449
+ "line": 669
81433
81450
  },
81434
81451
  "name": "pip",
81435
81452
  "optional": true,
@@ -81450,7 +81467,7 @@
81450
81467
  "immutable": true,
81451
81468
  "locationInModule": {
81452
81469
  "filename": "src/python/uv-config.ts",
81453
- "line": 632
81470
+ "line": 680
81454
81471
  },
81455
81472
  "name": "prerelease",
81456
81473
  "optional": true,
@@ -81464,13 +81481,14 @@
81464
81481
  "custom": {
81465
81482
  "schema": "UvConfiguration#preview"
81466
81483
  },
81484
+ "remarks": "Use `preview-features` instead.",
81467
81485
  "stability": "experimental",
81468
- "summary": "Whether to enable experimental, preview features."
81486
+ "summary": "Whether to enable all experimental, preview features."
81469
81487
  },
81470
81488
  "immutable": true,
81471
81489
  "locationInModule": {
81472
81490
  "filename": "src/python/uv-config.ts",
81473
- "line": 639
81491
+ "line": 689
81474
81492
  },
81475
81493
  "name": "preview",
81476
81494
  "optional": true,
@@ -81478,6 +81496,27 @@
81478
81496
  "primitive": "boolean"
81479
81497
  }
81480
81498
  },
81499
+ {
81500
+ "abstract": true,
81501
+ "docs": {
81502
+ "custom": {
81503
+ "schema": "UvConfiguration#preview-features"
81504
+ },
81505
+ "remarks": "Unknown feature names are ignored with a warning.",
81506
+ "stability": "experimental",
81507
+ "summary": "Whether to enable specific or all experimental preview features."
81508
+ },
81509
+ "immutable": true,
81510
+ "locationInModule": {
81511
+ "filename": "src/python/uv-config.ts",
81512
+ "line": 698
81513
+ },
81514
+ "name": "previewFeatures",
81515
+ "optional": true,
81516
+ "type": {
81517
+ "primitive": "any"
81518
+ }
81519
+ },
81481
81520
  {
81482
81521
  "abstract": true,
81483
81522
  "docs": {
@@ -81490,7 +81529,7 @@
81490
81529
  "immutable": true,
81491
81530
  "locationInModule": {
81492
81531
  "filename": "src/python/uv-config.ts",
81493
- "line": 647
81532
+ "line": 706
81494
81533
  },
81495
81534
  "name": "publishUrl",
81496
81535
  "optional": true,
@@ -81511,7 +81550,7 @@
81511
81550
  "immutable": true,
81512
81551
  "locationInModule": {
81513
81552
  "filename": "src/python/uv-config.ts",
81514
- "line": 661
81553
+ "line": 720
81515
81554
  },
81516
81555
  "name": "pypyInstallMirror",
81517
81556
  "optional": true,
@@ -81531,7 +81570,7 @@
81531
81570
  "immutable": true,
81532
81571
  "locationInModule": {
81533
81572
  "filename": "src/python/uv-config.ts",
81534
- "line": 668
81573
+ "line": 727
81535
81574
  },
81536
81575
  "name": "pythonDownloads",
81537
81576
  "optional": true,
@@ -81551,7 +81590,7 @@
81551
81590
  "immutable": true,
81552
81591
  "locationInModule": {
81553
81592
  "filename": "src/python/uv-config.ts",
81554
- "line": 675
81593
+ "line": 734
81555
81594
  },
81556
81595
  "name": "pythonDownloadsJsonUrl",
81557
81596
  "optional": true,
@@ -81572,7 +81611,7 @@
81572
81611
  "immutable": true,
81573
81612
  "locationInModule": {
81574
81613
  "filename": "src/python/uv-config.ts",
81575
- "line": 688
81614
+ "line": 747
81576
81615
  },
81577
81616
  "name": "pythonInstallMirror",
81578
81617
  "optional": true,
@@ -81592,7 +81631,7 @@
81592
81631
  "immutable": true,
81593
81632
  "locationInModule": {
81594
81633
  "filename": "src/python/uv-config.ts",
81595
- "line": 696
81634
+ "line": 755
81596
81635
  },
81597
81636
  "name": "pythonPreference",
81598
81637
  "optional": true,
@@ -81613,7 +81652,7 @@
81613
81652
  "immutable": true,
81614
81653
  "locationInModule": {
81615
81654
  "filename": "src/python/uv-config.ts",
81616
- "line": 703
81655
+ "line": 762
81617
81656
  },
81618
81657
  "name": "reinstall",
81619
81658
  "optional": true,
@@ -81634,7 +81673,7 @@
81634
81673
  "immutable": true,
81635
81674
  "locationInModule": {
81636
81675
  "filename": "src/python/uv-config.ts",
81637
- "line": 711
81676
+ "line": 770
81638
81677
  },
81639
81678
  "name": "reinstallPackage",
81640
81679
  "optional": true,
@@ -81659,7 +81698,7 @@
81659
81698
  "immutable": true,
81660
81699
  "locationInModule": {
81661
81700
  "filename": "src/python/uv-config.ts",
81662
- "line": 718
81701
+ "line": 777
81663
81702
  },
81664
81703
  "name": "requiredEnvironments",
81665
81704
  "optional": true,
@@ -81685,7 +81724,7 @@
81685
81724
  "immutable": true,
81686
81725
  "locationInModule": {
81687
81726
  "filename": "src/python/uv-config.ts",
81688
- "line": 730
81727
+ "line": 789
81689
81728
  },
81690
81729
  "name": "requiredVersion",
81691
81730
  "optional": true,
@@ -81706,7 +81745,7 @@
81706
81745
  "immutable": true,
81707
81746
  "locationInModule": {
81708
81747
  "filename": "src/python/uv-config.ts",
81709
- "line": 740
81748
+ "line": 799
81710
81749
  },
81711
81750
  "name": "resolution",
81712
81751
  "optional": true,
@@ -81727,7 +81766,7 @@
81727
81766
  "immutable": true,
81728
81767
  "locationInModule": {
81729
81768
  "filename": "src/python/uv-config.ts",
81730
- "line": 753
81769
+ "line": 812
81731
81770
  },
81732
81771
  "name": "sources",
81733
81772
  "optional": true,
@@ -81758,7 +81797,7 @@
81758
81797
  "immutable": true,
81759
81798
  "locationInModule": {
81760
81799
  "filename": "src/python/uv-config.ts",
81761
- "line": 763
81800
+ "line": 822
81762
81801
  },
81763
81802
  "name": "systemCerts",
81764
81803
  "optional": true,
@@ -81779,7 +81818,7 @@
81779
81818
  "immutable": true,
81780
81819
  "locationInModule": {
81781
81820
  "filename": "src/python/uv-config.ts",
81782
- "line": 783
81821
+ "line": 842
81783
81822
  },
81784
81823
  "name": "torchBackend",
81785
81824
  "optional": true,
@@ -81800,7 +81839,7 @@
81800
81839
  "immutable": true,
81801
81840
  "locationInModule": {
81802
81841
  "filename": "src/python/uv-config.ts",
81803
- "line": 795
81842
+ "line": 854
81804
81843
  },
81805
81844
  "name": "trustedPublishing",
81806
81845
  "optional": true,
@@ -81820,7 +81859,7 @@
81820
81859
  "immutable": true,
81821
81860
  "locationInModule": {
81822
81861
  "filename": "src/python/uv-config.ts",
81823
- "line": 802
81862
+ "line": 861
81824
81863
  },
81825
81864
  "name": "upgrade",
81826
81865
  "optional": true,
@@ -81841,7 +81880,7 @@
81841
81880
  "immutable": true,
81842
81881
  "locationInModule": {
81843
81882
  "filename": "src/python/uv-config.ts",
81844
- "line": 812
81883
+ "line": 871
81845
81884
  },
81846
81885
  "name": "upgradePackage",
81847
81886
  "optional": true,
@@ -81866,7 +81905,7 @@
81866
81905
  "immutable": true,
81867
81906
  "locationInModule": {
81868
81907
  "filename": "src/python/uv-config.ts",
81869
- "line": 819
81908
+ "line": 878
81870
81909
  },
81871
81910
  "name": "workspace",
81872
81911
  "optional": true,
@@ -81892,7 +81931,7 @@
81892
81931
  "kind": "interface",
81893
81932
  "locationInModule": {
81894
81933
  "filename": "src/python/uv-config.ts",
81895
- "line": 2552
81934
+ "line": 2617
81896
81935
  },
81897
81936
  "name": "WheelDataIncludes",
81898
81937
  "namespace": "python.uvConfig",
@@ -81908,7 +81947,7 @@
81908
81947
  "immutable": true,
81909
81948
  "locationInModule": {
81910
81949
  "filename": "src/python/uv-config.ts",
81911
- "line": 2556
81950
+ "line": 2621
81912
81951
  },
81913
81952
  "name": "data",
81914
81953
  "optional": true,
@@ -81927,7 +81966,7 @@
81927
81966
  "immutable": true,
81928
81967
  "locationInModule": {
81929
81968
  "filename": "src/python/uv-config.ts",
81930
- "line": 2561
81969
+ "line": 2626
81931
81970
  },
81932
81971
  "name": "headers",
81933
81972
  "optional": true,
@@ -81946,7 +81985,7 @@
81946
81985
  "immutable": true,
81947
81986
  "locationInModule": {
81948
81987
  "filename": "src/python/uv-config.ts",
81949
- "line": 2566
81988
+ "line": 2631
81950
81989
  },
81951
81990
  "name": "platlib",
81952
81991
  "optional": true,
@@ -81965,7 +82004,7 @@
81965
82004
  "immutable": true,
81966
82005
  "locationInModule": {
81967
82006
  "filename": "src/python/uv-config.ts",
81968
- "line": 2571
82007
+ "line": 2636
81969
82008
  },
81970
82009
  "name": "purelib",
81971
82010
  "optional": true,
@@ -81984,7 +82023,7 @@
81984
82023
  "immutable": true,
81985
82024
  "locationInModule": {
81986
82025
  "filename": "src/python/uv-config.ts",
81987
- "line": 2576
82026
+ "line": 2641
81988
82027
  },
81989
82028
  "name": "scripts",
81990
82029
  "optional": true,
@@ -89789,6 +89828,6 @@
89789
89828
  "usedFeatures": [
89790
89829
  "class-covariant-overrides"
89791
89830
  ],
89792
- "version": "0.101.16",
89793
- "fingerprint": "qGTAZBmVlL11LN8Y2iZD4GqusQaE2HycKmNhOpOOH1U="
89831
+ "version": "0.101.17",
89832
+ "fingerprint": "t2JuCupdhDpYi282HF2eyYI7hN9WJO9xa0XpOwd61ZM="
89794
89833
  }