Conda is already upgraded <https://github.com/sagemath/sage/blob/10.9.beta6/environment-3.13-linux.yml#L124>to 4.15. To upgrade sage-the-distro, you need to bump the version in build/pkgs/gap/package-version.txt and the checksums in build/pkgs/gap/chcksums.ini, then check whether patches in build/pkgs/gap/patches/ and build/pkgs/gap_packages/patches/ are still relevant or need to be updated/removed.
If your PR *requires* GAP 4.15 then you also need to bump the minimum required versions at https://github.com/sagemath/sage/blob/10.9.beta6/src/meson.build#L231 and https://github.com/sagemath/sage/blob/10.9.beta6/build/pkgs/gap/spkg-configure.m4#L5 El lunes, 16 de febrero de 2026 a las 8:54:46 UTC+1, [email protected] escribió: > I would like to upgrade sage to use gap 4.15, because of a bugfix there, > which affects me - or more precisely, > https://github.com/sagemath/sage/pull/40186, which I really really would > like to get off my desk soon. > > I forgot how to do this. I would like to know the procedure both for > conda and for the - hm, don't know what to call it, perhaps - meson install > on ubuntu. > > @saraedum, did you succeed in the end? > > Best wishes, > > Martin > > > -- 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 [email protected]. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/8f623e45-2dcb-42d8-a024-ad6e485aefcdn%40googlegroups.com.
