[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1032211: ITP: python-outdated -- Check if a version of a PyPI package is outdated



Package: wnpp
Owner: Yaroslav Halchenko <debian@oneukrainian.com>, Vasyl Gello <vasek.gello@gmail.com>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org

* Package name    : python-outdated
  Version         : 0.2.2
  Upstream Author : Alex Hall <alex.mojaki@gmail.com>
* URL             : https://github.com/alexmojaki/outdated
* License         : MIT
  Programming Lang: Python
  Description     : Check if a version of a PyPI package is outdated

This is a mini-library which, given a package name and a version,
checks if it's the latest version available on PyPI.

It does not check which version of package is actually installed,
but only checks if the provided version string of the given package
is latest or not.

Reply to: