[debexpo-devel] parsing gpg key ids

Ondrej Certik ondrej at certik.cz
Sun Feb 1 07:36:55 CET 2009


On Sun, Jan 18, 2009 at 4:19 PM, Serafeim Zanikolas <serzan at hellug.gr> wrote:
> Hi there,
>
> I'm sending over a patch that parses the key id of GPG keys and stores them in
> a newly added column, so that it's parsed only when it's uploaded (any
> existing DBs will have to be recreated). It assumes that gpg2 is in $PATH.
>
> The patch also has a couple of other minor changes:
>
> - allow non @debian.org emails in debug mode
> - add a bit of padding in the HTML table that lists uploaded packages
>  (previously some cells looked crammed together)
>
> Sorry for lumping it all together, but it's kind of trivial anyway.
>
> Also, I found that a decorator throws a KeyError exception when a given
> password is less than 6 chars (the min requirement), but I wasn't able to fix
> that (I'm kind of inexperienced with decorators).

Thanks for the patch, it's in:

http://github.com/certik/debexpo/tree/master-ondrej

Ondrej


More information about the debexpo-devel mailing list