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 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..bdf7edf1cd 100644 --- a/packages/typespec-python/package.json +++ b/packages/typespec-python/package.json @@ -67,7 +67,7 @@ "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": { @@ -103,4 +103,4 @@ "chalk": "5.3.0", "@types/fs-extra": "11.0.4" } -} +} \ No newline at end of file