Download raw body.
biology/py-biopython: fake needed for tests?
On 2025/12/08 13:55, Stuart Cassoff wrote: > Hi, > > I'm unable to get the tests to run without doing 'make fake' beforehand. > > Changed in r1.33: Update biopython to 1.79. > -do-test: fake > +do-test: > > Am I doing missing something? > Is it wrong to have target dependencies like that? it's broken with PORTS_PRIVSEP=Yes (which is strongly recommended)
biology/py-biopython: fake needed for tests?