google / google/deps.dev

pypi/hatch-vcs wrong repo link

Open
#220 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
443
Forks
54
Avg merge
1d 22h
Merged PRs (30d)
3

Description

Hey,
I was just using deps.dev and stumbled over hatch-vcs. Its entry, https://deps.dev/pypi/hatch-vcs, lists a wrong related projects link (for all versions). IIUC the SOURCE_REPO should link to `"github.com/ofek/hatch-vcs"`, currently it is listed as:

```
"relatedProjects": [
{
"projectKey": {
"id": "github.com/sponsors/ofek"
},
"relationProvenance": "UNVERIFIED_METADATA",
"relationType": "SOURCE_REPO"
},
{
"projectKey": {
"id": "github.com/ofek/hatch-vcs"
},
"relationProvenance": "UNVERIFIED_METADATA",
"relationType": "ISSUE_TRACKER"
}
]
```

Thanks! :)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.