From 6e36e3ed559eff4c7cc02928aa7b7e80d056f2cc Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Tue, 27 Jan 2026 19:05:01 +0000 Subject: [PATCH 1/3] Update dependencies --- packages/autorest.python/package.json | 4 ++-- packages/typespec-python/package.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/autorest.python/package.json b/packages/autorest.python/package.json index e89940cd36..4f986653c6 100644 --- a/packages/autorest.python/package.json +++ b/packages/autorest.python/package.json @@ -29,7 +29,7 @@ }, "homepage": "https://github.com/Azure/autorest.python/blob/main/README.md", "dependencies": { - "@typespec/http-client-python": "~0.26.0", + "@typespec/http-client-python": "\"https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTc5ODUwOS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.25.0.tgz\"", "@autorest/system-requirements": "~1.0.2", "fs-extra": "~11.2.0", "tsx": "~4.19.1" @@ -47,4 +47,4 @@ "requirements.txt", "generator/" ] -} +} \ No newline at end of file diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 3f6c67d77b..953ea7f7cc 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -61,13 +61,13 @@ "@azure-tools/typespec-azure-resource-manager": ">=0.64.0 <1.0.0", "@azure-tools/typespec-autorest": ">=0.64.0 <1.0.0", "@azure-tools/typespec-azure-rulesets": ">=0.64.0 <1.0.0", - "@azure-tools/typespec-client-generator-core": ">=0.64.4 <1.0.0" + "@azure-tools/typespec-client-generator-core": ">=0.64.3 <1.0.0" }, "dependencies": { "js-yaml": "~4.1.0", "semver": "~7.6.2", "tsx": "~4.19.1", - "@typespec/http-client-python": "~0.26.0", + "@typespec/http-client-python": "\"https://artprodcus3.artifacts.visualstudio.com/A0fb41ef4-5012-48a9-bf39-4ee3de03ee35/29ec6040-b234-4e31-b139-33dc4287b756/_apis/artifact/cGlwZWxpbmVhcnRpZmFjdDovL2F6dXJlLXNkay9wcm9qZWN0SWQvMjllYzYwNDAtYjIzNC00ZTMxLWIxMzktMzNkYzQyODdiNzU2L2J1aWxkSWQvNTc5ODUwOS9hcnRpZmFjdE5hbWUvYnVpbGRfYXJ0aWZhY3RzX3B5dGhvbg2/content?format=file&subPath=%2Fpackages%2Ftypespec-http-client-python-0.25.0.tgz\"", "fs-extra": "~11.2.0" }, "devDependencies": { @@ -85,7 +85,7 @@ "@azure-tools/typespec-azure-core": "~0.64.0", "@azure-tools/typespec-azure-rulesets": "~0.64.0", "@azure-tools/typespec-autorest": "~0.64.0", - "@azure-tools/typespec-client-generator-core": "~0.64.4", + "@azure-tools/typespec-client-generator-core": "~0.64.3", "@azure-tools/azure-http-specs": "0.1.0-alpha.36", "@typespec/http-specs": "0.1.0-alpha.32-dev.1", "@typespec/spector": "0.1.0-alpha.22", @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} +} \ No newline at end of file From ebb8c783b7f61f1dafbf2f16507a22aa474fe741 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Tue, 27 Jan 2026 19:05:03 +0000 Subject: [PATCH 2/3] Add changelog --- .chronus/changes/python-bump-tcgc-2026-0-23-5-36-25.md | 8 ++++++++ .../changes/python-storagePagingFix-2026-0-26-16-51-19.md | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 .chronus/changes/python-bump-tcgc-2026-0-23-5-36-25.md create mode 100644 .chronus/changes/python-storagePagingFix-2026-0-26-16-51-19.md diff --git a/.chronus/changes/python-bump-tcgc-2026-0-23-5-36-25.md b/.chronus/changes/python-bump-tcgc-2026-0-23-5-36-25.md new file mode 100644 index 0000000000..f2e10d6ab2 --- /dev/null +++ b/.chronus/changes/python-bump-tcgc-2026-0-23-5-36-25.md @@ -0,0 +1,8 @@ +--- +changeKind: dependencies +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Bump TCGC 0.64.3 \ No newline at end of file diff --git a/.chronus/changes/python-storagePagingFix-2026-0-26-16-51-19.md b/.chronus/changes/python-storagePagingFix-2026-0-26-16-51-19.md new file mode 100644 index 0000000000..64d71fba57 --- /dev/null +++ b/.chronus/changes/python-storagePagingFix-2026-0-26-16-51-19.md @@ -0,0 +1,8 @@ +--- +changeKind: fix +packages: + - "@autorest/python" + - "@azure-tools/typespec-python" +--- + +Fix additional indentation issues \ No newline at end of file From bd5ecf29158a8b311f06159cba62fd8252d99106 Mon Sep 17 00:00:00 2001 From: AutoPrFromHttpClientPython Date: Tue, 27 Jan 2026 19:15:43 +0000 Subject: [PATCH 3/3] Update dependencies --- packages/typespec-python/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/typespec-python/package.json b/packages/typespec-python/package.json index 953ea7f7cc..bdf7edf1cd 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -61,7 +61,7 @@ "@azure-tools/typespec-azure-resource-manager": ">=0.64.0 <1.0.0", "@azure-tools/typespec-autorest": ">=0.64.0 <1.0.0", "@azure-tools/typespec-azure-rulesets": ">=0.64.0 <1.0.0", - "@azure-tools/typespec-client-generator-core": ">=0.64.3 <1.0.0" + "@azure-tools/typespec-client-generator-core": ">=0.64.4 <1.0.0" }, "dependencies": { "js-yaml": "~4.1.0", @@ -85,7 +85,7 @@ "@azure-tools/typespec-azure-core": "~0.64.0", "@azure-tools/typespec-azure-rulesets": "~0.64.0", "@azure-tools/typespec-autorest": "~0.64.0", - "@azure-tools/typespec-client-generator-core": "~0.64.3", + "@azure-tools/typespec-client-generator-core": "~0.64.4", "@azure-tools/azure-http-specs": "0.1.0-alpha.36", "@typespec/http-specs": "0.1.0-alpha.32-dev.1", "@typespec/spector": "0.1.0-alpha.22",