Martin Liška
Martin Liška
I can confirm the parsing can be improved to the following tokens: `GPLv2`, `GPLv3` and `GPLv2+` (+ exception=`exceptions`). Anyway, I'm not planning to work on that right now..
Can you please provide more context for this? I would like to implement it, but don't know what's expected?
Thanks for the explanation. I tend to close this issue then.
I wrongly interpreted what @mcepl wrote, sorry.
I see, please assign it to me then.
> It can't until the pkg.py is redone as it stores some of the data in the same location unfortunately. No, apparently it's not the problem. Each `rpm` is extra...
And the crucial shared resource is `rpm` (RPM binding). Apart from that also `_magic` is not thread safe.
please assign it to me
One another option is to run parallelly all checks for each package. Let me try it...
I see. So should we warn about any `%python_exec setup.py test` call in a spec file? Are you willing to create a pull request for it? Looking at `openSUSE:Factory` package,...