- azure-mgmt-network:
- 31.0.0:
- Linux:
- >3:
Describe the bug
Fetching through a azure devops feed fails because of HTTP error 400 Client Error: Bad Request - The package description exceeds the maximum length of 349608 bytes
In the last version, the description almost doubled in size
Logs when fetching a package from devops
Collecting azure-mgmt-network>=30.1 (from......)
ERROR: HTTP error 400 while getting https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from https://pkgs.dev.azure.com///_packaging//pypi/simple/azure-mgmt-network/) (requires-python:>=3.10)
ERROR: Could not install requirement azure-mgmt-network>=30.1 from https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from msftkube[base-envs,packaged-distribution,templates]) because of HTTP error 400 Client Error: Bad Request - The package description exceeds the maximum length of 349608 bytes. (DevOps Activity ID: 5A06F31E-E47C-448C-83F1-CFD9590BA983) for url: https://pkgs.dev.azure.com///_packaging/99b96f44-e… for URL https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from https://pkgs.dev.azure.com///_packaging//pypi/simple/azure-mgmt-network/) (requires-python:>=3.10)
To Reproduce
Steps to reproduce the behavior:
- Add pypi as upstream to azure devops
- Fetch Version 30.1 from this feed
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
Describe the bug
Fetching through a azure devops feed fails because of HTTP error 400 Client Error: Bad Request - The package description exceeds the maximum length of 349608 bytes
In the last version, the description almost doubled in size
Logs when fetching a package from devops
Collecting azure-mgmt-network>=30.1 (from......)
ERROR: HTTP error 400 while getting https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from https://pkgs.dev.azure.com///_packaging//pypi/simple/azure-mgmt-network/) (requires-python:>=3.10)
ERROR: Could not install requirement azure-mgmt-network>=30.1 from https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from msftkube[base-envs,packaged-distribution,templates]) because of HTTP error 400 Client Error: Bad Request - The package description exceeds the maximum length of 349608 bytes. (DevOps Activity ID: 5A06F31E-E47C-448C-83F1-CFD9590BA983) for url: https://pkgs.dev.azure.com///_packaging/99b96f44-e… for URL https://pkgs.dev.azure.com///_packaging/99b96f44-e… (from https://pkgs.dev.azure.com///_packaging//pypi/simple/azure-mgmt-network/) (requires-python:>=3.10)
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.