Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [new] security/py-truststore dependency for upcoming update of net/gajim [2/3]
To:
Florian Viehweger <openbsd@out-of-creativity.de>, <ports@openbsd.org>
Date:
Wed, 01 Apr 2026 21:56:08 +0100

Download raw body.

Thread
don't set TEST_IS_INTERACTIVE for network requirements

test deps go in TEST_DEPENDS not RUN_DEPENDS

pyproject.toml doesn't list any run deps, and the only build dep as 
flit_core which is handled by MODPY_PYBUILD, so I think all of those deps 
should be TEST_DEPENDS

you can use https://truststore.readthedocs.io/ as a homepage


-- 
  Sent from a phone, apologies for poor formatting.

On 1 April 2026 18:07:57 Florian Viehweger <openbsd@out-of-creativity.de> 
wrote:

> Hi,
>
> this is new dependency for an upcoming update of net/gajim.
>
> I'm not sure about dependencies, although I've not seen any error
> messages.
>
> Some testing on amd64. No issues found.
> portcheck, 'make port-lib-depends-check' are happy. Some tests fail
> with PORTS_PRIVSEP enabled as they need network access.
>
> Taking maintainership.
>
> Comments?
>
> Thanks!
>
> --
> greetings,
>
> Florian Viehweger