Friday, November 29, 2019

Re: new: net/py-transmissionrpc-ng

On Thu, Nov 28, 2019 at 06:31:41PM +0100, Paco Esteban wrote:

> Here's a new port for transmissionrpc python module.
> This is a simple one, it only depends on py-curl.

> All tests pass and works fine for me on amd64.

A few minor things.

First, you've got spaces for indentiation rather than tabs, that needs to
be fixed.

Second, a mistake I've made in the past, you have "MODPY_TEST" and not
"MODPY_PYTEST". That needs to be corrected and then add a line
"MODPY_PYTEST_ARGS = test/*.py"

The tests all pass on amd64 and sparc64 for me, so make those changes
and ok kmos

--Kurt

No comments:

Post a Comment