On Mon, Mar 02, 2020 at 08:32:21PM +0000, Stuart Henderson wrote:
> On 2020/03/02 13:42, Johan Huldtgren wrote:
> > hello,
> >
> > this is a new port for py-requests-cache, a transparent persistent
> > cache for the py-requests library (version >= 1.1.0). This is a
> > dependency for another new port which I'm working on. Built, packaged
> > and tested on amd64.
> >
> > thanks,
> >
> > .jh
>
> OK with this added on top. Tests work fine here if I remove the pf rule
> to block _pbuild.
Imported, thanks.
I added
TEST_DEPENDS = devel/py-mock${MODPY_FLAVOR}
as the tests failed here without it. Perhaps there's a better way that
fixes the import in that file, but I leave that to you.