Skip to content

Commit b659744

Browse files
authored
[Python] generate metadata files (#3089)
* Update dependencies (2025-05-16 01:39:13) * Regenerate for typespec-python (2025-05-16 01:43:58) * Regenerate for autorest.python (2025-05-16 02:00:19) * bump dep * add changelog * Update auto-microsoft-python-metadata-2025-4-19-3-4-49.md --------- Co-authored-by: AutoPrFromHttpClientPython <AutoPrFromHttpClientPython>
1 parent f53fe56 commit b659744

26 files changed

Lines changed: 85 additions & 11 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
changeKind: feature
3+
packages:
4+
- "@autorest/python"
5+
- "@azure-tools/typespec-python"
6+
---
7+
8+
generate `_metadata.json` to store info from TCGC

packages/autorest.python/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/Azure/autorest.python/blob/main/README.md",
3131
"dependencies": {
32-
"@typespec/http-client-python": "~0.12.0-dev.3",
32+
"@typespec/http-client-python": "~0.12.0-dev.4",
3333
"@autorest/system-requirements": "~1.0.2",
3434
"fs-extra": "~11.2.0",
3535
"tsx": "~4.19.1"
@@ -47,4 +47,4 @@
4747
"requirements.txt",
4848
"generator/"
4949
]
50-
}
50+
}

packages/typespec-python/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"js-yaml": "~4.1.0",
6565
"semver": "~7.6.2",
6666
"tsx": "~4.19.1",
67-
"@typespec/http-client-python": "~0.12.0-dev.3",
67+
"@typespec/http-client-python": "~0.12.0-dev.4",
6868
"fs-extra": "~11.2.0"
6969
},
7070
"devDependencies": {
@@ -99,4 +99,4 @@
9999
"chalk": "5.3.0",
100100
"@types/fs-extra": "11.0.4"
101101
}
102-
}
102+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"apiVersion": "2022-12-01-preview"
3+
}

0 commit comments

Comments
 (0)