forked from brendonboshell/abandoned
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use release date of latest version instead of modified date
The `time.modified` field is apparently not the time of the latest release, it can be much more recent. I have not found any good documentation on exactly what "modified" means. I think using the most recent release date is the best measure for detecting if a package is ditched or not. Note that this does not mean the version tagged with the "latest" tag - this will also consider other tags, like rc, alpha, next, etc.
- Loading branch information
1 parent
e92cb9a
commit 88567cc
Showing
1 changed file
with
38 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters