#!/usr/bin/python from entropy.client.interfaces import Client cl = Client() print(len(cl.calculate_updates()[0]))