python-poetry / python-poetry/poetry
show project home url in `poetry show --outdated`
Open
Nobody has claimed this yet.
area/show
kind/feature
status/triage
- Dominant language
- Python
- Stars
- 34.3k
- Forks
- 2.5k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 30
Description
- I have searched the issues of this repo and believe that this is not a duplicate.
- I have searched the documentation and believe that my question is not covered.
Feature Request
-
currently
poetry show --outdatedcommand returns the package name and versions like here

-
It will be helpful if it shows also the home page url info from the metadata if available. This way one can check the changelog to know what exactly is getting changed. For example yarn shows the info like this

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the poetry show --outdated command entry point and trace how package metadata is rendered. Check for existing command tests, then confirm the package homepage is displayed when available and omitted safely when it is not.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100