On Thu, Sep 19, 2019 at 06:00:40PM +0200, clematis wrote:
> Tested with one, productivity/khal, built, installed and ran OK.
Thanks.
> Note for those who might have manually installed via pip some of these
> deps (as root) I would recommand to pip uninstall them before so they are
> all properly handle via ports/
That is neither supported nor encouraged, I suspect doing so will cause
nothing but pain. Either use pip (as unprivileged user) or get ports
working together.
> platform openbsd6 -- Python 2.7.16, pytest-4.4.0, py-1.8.0, pluggy-0.11.0
> 30 failed, 153 passed
> platform openbsd6 -- Python 3.7.4, pytest-4.4.0, py-1.8.0, pluggy-0.11.0
> 31 failed, 157 passed, 18 warnings
Compared to the results of the in-tree version (py3 flavor), this seems
a lot, although it should not neccessarily block the update:
Test failed: <unittest.runner.TextTestResult run=292 errors=4
failures=1>
Given this increase, did you look into what's failing in particular?
I'll take a closer look this weekend and commit both this and the toot
update unless I hear objections or stumble across red flags in the
regress suite or issues with other dependent ports.