Hi Daniel,
>Hi *, > >trying to build git tag 0.30.0-2 on Jessie, I just ran into these issues: > >- Option -k is only present in pytest of dh-python/stretch, so the build > failed. Either the build-dep on it needs to be versioned (and dh-python needs > to be backported as well) or the tests should be excluded via > @unittest.skip("some reason") > like it's already done by upstream for some cases. > true, but I'm not happy about backporting it (we should ask the maintainers, I don't want to break jessie backports for this backport, I see too many changes here) >Reportbug automatically added "severity: serious" after I classified this >report as FTBS (virtual). I removed that, since 0.30.0-2 is not in the archives >yet. Actually the reason for not having a -2 in unstable, is because we can't run the testsuite on jessie. I think we should fix/disable it, but for now I won't upload on unstable until we figure this out. Danny, do you have any opinion on this? cheers, Gianfranco