diff --git a/contrib/kiss-outdated b/contrib/kiss-outdated index 41f8a2c..6d58539 100755 --- a/contrib/kiss-outdated +++ b/contrib/kiss-outdated @@ -236,6 +236,18 @@ EOF remote=python ;; + python-docutils) + remote=python:docutils + ;; + + python-mako) + remote=python:mako + ;; + + python-markupsafe) + remote=python:markupsafe + ;; + qt5*) remote=qt ;;