Re: [sage-devel] Re: Adding functionality that depends on upgrading a standard package.

2024-11-01 Thread Michael Orlitzky
On 2024-11-01 04:32:35, Nils Bruin wrote: > There is obviously the "package version", but as I now see, the "equivalent > system packages" don't seem to encode an explicit version restriction at > all. So I guess Michael's comment on spkg-configure.m4 is probably > appropriate. I guess explicit

[sage-devel] Re: Adding functionality that depends on upgrading a standard package.

2024-11-01 Thread Nils Bruin
This response is more a test case in how easy it is for a sage packaging novice (me) to figure out what to do, so take this with some scepticism and some advice from experts: I did find this one: https://doc.sagemath.org/html/en/reference/spkg/libbraiding.html There is obviously the "package ve

[sage-devel] Re: Adding functionality that depends on upgrading a standard package.

2024-11-01 Thread mmarco
How do I fix a version requirement? El viernes, 1 de noviembre de 2024 a las 8:03:28 UTC+1, Nils Bruin escribió: > On Thursday 31 October 2024 at 03:55:41 UTC-7 mmarco wrote: > > I recently released a new version of libbraiding that exposes new > functionality, in order to use those new function

[sage-devel] Re: Build of Sagemath on Linux Mint 22(Wilma) fails

2024-11-01 Thread davidco...@gmail.com
Finally fixed using instructions at https://sagemanifolds.obspm.fr/install_ubuntu.html after a complete uninstall no longer attempted to build giac but used a system copy. On Friday 1 November 2024 at 11:58:19 am UTC+10 davidco...@gmail.com wrote: > Examining the giac-1.9.0.15po log file, the o

[sage-devel] Re: Adding functionality that depends on upgrading a standard package.

2024-11-01 Thread Nils Bruin
On Thursday 31 October 2024 at 03:55:41 UTC-7 mmarco wrote: I recently released a new version of libbraiding that exposes new functionality, in order to use those new functions from Sage (see #38887). However, the CI tests fail because they use the old version (taken from the system, instead o