On Wed, 2011-08-10 at 09:19 -0400, Kamil Paral wrote:
> > I don't think that patch is completely OK:
> > 1. We need to adjust it on more places (depcheck uses that too)
> > 2. Why do you catch IndexError? distro_tag() should throw
> > ValueError.
> > 3. We want to set execute=False if we don't find distro tag
> >
> > I've created a new patch, I'll send it to the list, please comment,
> > thanks.
>
> Awesome! Thanks for catching my goofs :)
>
> Thanks,
> James
Pushed to master and release-0.6.
Is there any other fix we should wait on?
I don't think so, looks like we've pulled together a nice batch of minor
improvements for a new release.
Martin, are you comfortable making the appropriate autoqa.spec changes
again? Once completed, I'll build and deploy.
Thanks,
James