On 2014/05/13 17:07, Nils R wrote: > Brian Callahan schrieb am 13.05.2014 16:57: > > > > > On 05/13/14 10:41, Nils R wrote: > >> Now that all dependencies are in the tree, here's an updated port > >> for the new beets version 1.3.6. > >> > >> Any comments? > >> > >> Nils > > > > Do you not want to be maintainer? > > > > 'make test' downloads a whole bunch of stuff from the Internet, then > > fails for me: > > AttributeError: 'module' object has no attribute 'suite' > > So something needs to be done about that. Maybe just NO_TEST=Yes > > > > Otherwise looks ok. > > > > ~Brian > > > > Hi Brian, > > i have to get more comfortable with all that ports stuff before i become > a maintainer. So it looks like there are tests, but for now i disabled > them. When i have more time i will have a look at this and maybe enable > it later. > > Added NO_TEST = Yes to the Makefile.
The question there is, whether there are non-test codepaths that would also try to install things from the internet at runtime...