[sage-devel] Re: should I manually adapt meson.build?

2025-05-15 Thread 'tobia...@gmx.de' via sage-devel
Yes the meson files need to be changed whenever you add or remove python or cython files. Either run 'tools/update-meson.py' locally or apply the changes suggested in the above output manually. On Thursday, May 15, 2025 at 11:51:16 PM UTC+8 axio...@yahoo.de wrote: > The patchbot reports the fo

[sage-devel] should I manually adapt meson.build?

2025-05-15 Thread 'Martin R' via sage-devel
The patchbot reports the following: Run python3 tools/update-meson.py Analyzing meson file: ./meson.build -- Project: SageMath -- Version: undefined Rewriting ./src/sage/rings/meson.build Error: the git repo has uncommitted changes: M src/sage/rings/meson.build HEAD detached from pull/3854