In article <[email protected]> [email protected] writes:
> From: KIRIYAMA Kazuhiko <[email protected]> > Subject: www/py-html5lib with FLAVOR=py27 failed to build > Date: Sat, 25 Jul 2020 15:17:04 +0900 > > > www/py-html5lib with FLAVOR=py27 had failed to build: > > I tried `cd /usr/ports/www/py-html5lib; make FLAVOR=py27 install` with > following conditions, > > OS: 11.4-RELEASE, 12.1-RELEASE and 13-CURRENT r363475 (amd64) > Ports tree: head r543492 > > And in all cases it compeletes without any error. > > Do you have any non-default setting about options or something related > to ports build? www/py-html5lib@py27 run depends on devel/py-six@py27. devel/py-six@py27 test depends on devel/py-pytest@py27. devel/py-pytest@py27 test depends on devel/py-hypothesis@py27. devel/py-hypothesis dropped py27 support on r538898. So it can't be built with test. I guess it is the reason. Cheers, -- Yasuhito FUTASUKI <[email protected]>/<[email protected]> _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
