Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When upgrading, only report changes #4736

Open
lofidevops opened this issue Sep 21, 2017 · 1 comment
Open

When upgrading, only report changes #4736

lofidevops opened this issue Sep 21, 2017 · 1 comment
Labels
type: enhancement Improvements to functionality UX: functionality research epic Temporary label to link tickets to #8516 UX User experience related

Comments

@lofidevops
Copy link

  • Pip version: 9.0.1
  • Python version: 3.5.4
  • Operating system: Debian / PureOS

Description:

pip install -U -r requirements.txt

If there are no updates, I expect to see no output (or a message "No updates found.")

If there are updates, I expect to see just those updates.

If I'm feeling OCD, I expect to set a flag that shows me output for each package whether there is an update or not.

What I've run:

As above. If there are no updates, I still get output for every package. This makes it difficult to quickly see if there are updates, and which packages were updated.

@pradyunsg
Copy link
Member

Hi @kwill!

While I don't think this change all on it's own is completely justified, this would probably be something that I'll keep in mind when discussion on completely revisiting pip install's output (#4649) resumes. :)

@pradyunsg pradyunsg added the type: enhancement Improvements to functionality label Sep 25, 2017
@pradyunsg pradyunsg added UX User experience related UX: functionality research epic Temporary label to link tickets to #8516 labels Sep 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement Improvements to functionality UX: functionality research epic Temporary label to link tickets to #8516 UX User experience related
Projects
None yet
Development

No branches or pull requests

2 participants