https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285283
Vladimir Druzenko changed:
What|Removed |Added
CC||v...@freebsd.org
--- Comment #
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285283
--- Comment #3 from Jordan Ostreff ---
I have hit similar issue but with python 3.13.7 :(
The dependencies are too complicated.
Installing py-yaml via "pip install PyYAML" is also fine, but all ports which
are depending on it are not happ
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285283
--- Comment #2 from Daniel Toschläger ---
Hi
thanks robbak - true. I downgraded cython3 to py311-cython-0.29.37_2,
deinstalled py311-lxml5-5.3.1 and so was able to compile and install
py311-lxml-4.9.3_1 and py311-pyyaml-6.0.1_1. Now I shou
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285283
--- Comment #1 from rob...@gmail.com ---
I have the same build failure. Build log below.
This seems to be caused by having lang/cython3 installed, which is required for
some other ports. Replacing it with /lang/cython allows the port to bui
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285283
Mark Linimon changed:
What|Removed |Added
Summary|devel/py-pyyaml |devel/py-pyyaml fails to