> I've added an RDEP on pythran to cython. I'm not sure which conditions
> result in cython checking whether pythran is available but they're
> clearly triggered during builds and it seems likely that this problem
> is due to DPB junking.
Ah, good call, thanks. That seems the likely culprit:
(py3-setuptools_rust and py3-semantic_version were also junked at the
same time, but they don't show up in the traces).
$ zgrep pythran /var/log/messages.0.gz
Feb 1 21:44:01 obelix pkg_add: Added pythran-0.15.0p3
Feb 1 21:46:54 obelix pkg_delete: Removed pythran-0.15.0p3
> > >>> Running build in math/py-pandas at 1738442809.91
Sat Feb 1 21:46:46 CET 2025
> > >>> Ended at 1738442817.53
Sat Feb 1 21:46:57 CET 2025
No comments:
Post a Comment