try:
                key = line.split('\'')[1].strip()
                if 'is up to date' in line:
                    ret[key] = False