Skip to content
This repository was archived by the owner on May 30, 2020. It is now read-only.

Installer should show a warning if the last commit/upload date was more than 6 months ago #264

Closed
ewdurbin opened this issue Apr 14, 2015 · 1 comment
Labels

Comments

@ewdurbin
Copy link
Member

Originally reported by: Bibhas Debnath (Bitbucket: bibhas, GitHub: bibhas)


There are lots of deprecated and unmaintained libraries out there. As there is no standard format to declare a project deprecated, I think it'd be helpful to the user if Pypi showed an warning while installing the package if the last commit date(if available) or the upload date is more than 6-8 months.

There might be cases where the library doesn't need updating because they deal with technologies that don't change much(e.g. file system) and can work fine. But they'd probably be minority compared to libraries that do need updating(e.g. any wrapper of APIs, 3rd party package, dbms drivers etc).


@di
Copy link
Member

di commented Apr 11, 2018

Essentially a duplicate of pypi/warehouse#345, plus something that really belongs in pip instead.

@di di closed this as completed Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants