Skip to content

SNOW-2889813: New release undownloadable from azure devops artifact feed #4019

@KazMiddelhoek

Description

@KazMiddelhoek

Please answer these questions before submitting your issue. Thanks!

  1. What version of Python are you using?

3.9

  1. What operating system and processor architecture are you using?

/

  1. What are the component versions in the environment (pip freeze)?

/

  1. What did you do?
    pip install snowflake-snowpark-python==1.43.0 --index-url=/path-to-azure-devops-artifact-feed/pypi/simple/

  2. What did you expect to see?

Expected succesful install. Installing 1.42.0 works fine.

  1. Can you set logging to DEBUG and collect the logs?

ERROR: HTTP error 400 while getting /path-to-feed/pypi/download/snowflake-snowpark-python/1.43/snowflake_snowpark_python-1.43.0-py3-none-any.whl/redacted/#/snowflake-snowpark-python/) (requires-python:<3.14,>=3.9)
ERROR: Could not install requirement snowflake-snowpark-python==1.43.0 from /artifact-feed/pypi/download/snowflake-snowpark-python/1.43/snowflake_snowpark_python-1.43.0-py3-none-any.whl because of HTTP error 400 Client Error: Bad Request - The package description exceeds the maximum length of 349608 bytes. for url: /feed-url/pypi/download/snowflake-snowpark-python/1.43/snowflake_snowpark_python-1.43.0-py3-none-any.whl

The package description seems to be too long now to be installable from an azure devops artifact feed.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingstatus-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions