Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Bug]: Inconsistent version when install 3.5.0 to 3.5.2 on GitHub CI #23325

@oscargus

Description

@oscargus

Bug summary

Not sure if this is an MPL issue, but here goes.

The SymPy tests cannot install the latest pypi versions of MPL as the message filename has '3.5.2', but metadata has '0.0' is obtained. See more below. (It ends up installing 3.4.3.)

Code for reproduction

pip install matplotlib

Actual outcome

Collecting matplotlib
  Downloading matplotlib-3.5.2.tar.gz (35.2 MB)
     ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.2/35.2 MB 56.8 MB/s eta 0:00:00
  Preparing metadata (setup.py): started
  Preparing metadata (setup.py): finished with status 'done'
Discarding https://files.pythonhosted.org/packages/2f/be/7d6e073a3eb740ebeba43a69f5de2b141fea50b801e24e0ae024ac94d4ac/matplotlib-3.5.2.tar.gz#sha256=48cf850ce14fa18067f2d9e0d646763681948487a8080ec0af2686468b4607a2 (from https://pypi.org/simple/matplotlib/) (requires-python:>=3.7): Requested matplotlib from https://files.pythonhosted.org/packages/2f/be/7d6e073a3eb740ebeba43a69f5de2b141fea50b801e24e0ae024ac94d4ac/matplotlib-3.5.2.tar.gz#sha256=48cf850ce14fa18067f2d9e0d646763681948487a8080ec0af2686468b4607a2 has inconsistent version: filename has '3.5.2', but metadata has '0.0'

Expected outcome

metadata is not 0.0

Additional information

No response

Operating system

No response

Matplotlib Version

3.5.0 to 3.5.2

Matplotlib Backend

No response

Python version

No response

Jupyter version

No response

Installation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions