Skip to content

When download is finished show time taken instead of eta 0:00:00 #13483

@piotr-dobrogost

Description

@piotr-dobrogost

What's the problem this feature will solve?

Right now after a package has been downloaded there is eta 0:00:00 shown.

$ pip install --upgrade --force pip
Collecting pip
  Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB)
Downloading pip-25.1.1-py3-none-any.whl (1.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.1 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 25.1.1
    Uninstalling pip-25.1.1:
      Successfully uninstalled pip-25.1.1
Successfully installed pip-25.1.1

Describe the solution you'd like

It would be nice to show time taken to download package after it has been downloaded instead of eta 0:00:00.

Alternative Solutions

None

Additional context

None

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions