Hi, On Fri, Aug 7, 2015 at 2:44 PM, Andreas Tille <[email protected]> wrote: > > > > ordering to have the same as the deployed site. In most cases it should > > > be the same. I have no idea why your local builds are different. > > > > I am also unable to figure out why my local builds are different. If I am > > right, the query - blends_query_packages()[1] orders by versions and > > releases. If this is what is needed for the time being, I don't think there > > is any need to make changes to the prepared queries query_pkgs, query_vcs > > or query_new (since these queries are same as the ones used in old > > tasks.py). I can revert the 'order by sort' commit, but apart from that I > > feel there is no other change needed. Please correct me, if I am wrong. > > I think you are right. >
So just to confirm, I do not need to modify tasks_udd.py. We can let the current order of releases be ordered by sort. No modification is needed for comparing the diffs. > > [1] > > https://udd.debian.org/schema/udd.html#public.function.blends-query-packages-textARRAY-textARRAY -- Akshita Jha
