[Piuparts-commits] [SCM] piuparts git repository branch, feature/640648, created. ff8afbed3ef36a325bed3b9dec9ccf419a286d1b

Holger Levsen holger at layer-acht.org
Mon Sep 26 19:16:29 UTC 2011


The branch, feature/640648 has been created
        at  ff8afbed3ef36a325bed3b9dec9ccf419a286d1b (commit)

- Shortlog ------------------------------------------------------------
commit ff8afbed3ef36a325bed3b9dec9ccf419a286d1b
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Sep 26 21:16:14 2011 +0200

    piupartslib/packagesdb.py: rewrite uniqe() function by using the set type in place of a list and unique(),and then using set.pop() method in place  of random.shuffle(). Also modified the class to no longer pass large "package" objects around,  but rather to just pass list/set of package names (since I was "forced to",  since you cannot add a non-hashable object to a set). This required a new  function to return package object, given name as input.  This required one  change to piuparts-report and several to piuparts-master. (Closes: 640648)

-----------------------------------------------------------------------

-- 
piuparts git repository



More information about the Piuparts-commits mailing list