43
43
# commit the transaction to make the information visible to the slave.
45
45
cloud_info = self._branch_cloud.getProductsWithInfo(num_products)
50
52
return value.replace(tzinfo=pytz.UTC)
52
55
(name, commits, authors, add_utc(last_commit))
53
56
for name, commits, authors, last_commit in cloud_info]