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 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/38544/merge 
> Changes not staged for commit: 
> (use "git add <file>..." to update what will be committed) 
> (use "git restore <file>..." to discard changes in working directory) 
> modified: src/sage/rings/meson.build 
> no changes added to commit (use "git add" and/or "git commit -a") 
> diff --git a/src/sage/rings/meson.build b/src/sage/rings/meson.build 
> index 5f4dafd..30a059f 100644 
> --- a/src/sage/rings/meson.build 
> +++ b/src/sage/rings/meson.build 
> @@ -38,6 +38,7 @@ py.install_sources( 
> 'laurent_series_ring_element.pxd', 
> 'lazy_series.py', 
> 'lazy_series_ring.py', 
> + 'lazy_species.py', 
> 'localization.py', 
> 'monomials.py', 
> 'morphism.pxd', 
> Error: Process completed with exit code 1.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/abbd383e-c0db-4441-ac4c-982d6b36e4een%40googlegroups.com.

Reply via email to