On 2022/02/26 10:11, Stuart Henderson wrote:
> On 2022/02/26 02:24, Ricardo wrote:
> > However, currently I'm stuck with www/py-werkzeug and www/py-flask on
> > make test. Everything else seems to be working, but I'm getting these
> > errors respectively:
> 
> I haven't checked for sure but it is quite likely that they require
> newer py-test and friends, I think that would result in the error seen.
> Updating py-test is a bit of a project as first we need to remove py2
> uses (it's being worked on).
> 

Also from a read through of the other diffs,

-# $OpenBSD: Makefile,v 1.43 2021/11/27 22:50:22 sthen Exp $
+# $OpenBSD: Makefile,v 2.0 2022/02/25 05:25:22 pirata Exp $

don't touch those lines

-EPOCH =                        0

EPOCH can't be removed

-BUILD_DEPENDS =                textproc/py-sphinx,python3>=4.0.2
+BUILD_DEPENDS =                textproc/py-sphinx${MODPY_FLAVOR}

it's like that for a reason

-@pkgpath www/py-werkzeug

don't remove that

Reply via email to