Package: praw / 7.6.0-1
Metadata
Package | Version | Patches format |
---|---|---|
praw | 7.6.0-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
update checker.patch | (download) |
praw.egg-info/requires.txt |
1 0 1 - 0 ! |
remove update-checker dependency update-checker is a module that checks PyPI for updates to a given package, and praw uses the module to notify the user when it's out of date. This isn't very helpful to users who can't do anything about it when using a packaged version of praw, so this patch removes that dependency. Luckily, praw silently skips this check when update-checker fails to import, so nothing needs to be done but remove it from setup.py and egg-info. |
1