[Reproducible-builds] Suggestion: sort packages in rb.d.n in single issue pages by bugs/no bugs

Holger Levsen holger at layer-acht.org
Sun Jul 5 10:11:50 UTC 2015


Hi,

On Samstag, 4. Juli 2015, Mattia Rizzolo wrote:
> yay, that turned out to be as easy as
> -            for pkg in pkgs:
> +            for pkg in sorted(pkgs, key=lambda x: x in bugs):
> unexpected :)

and deployed :)


cheers,
	Holger


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.alioth.debian.org/pipermail/reproducible-builds/attachments/20150705/22898f12/attachment.sig>


More information about the Reproducible-builds mailing list