Hi All,
I am working on updating python from 3.8 to 3.10. Python itself is okay after some other python related programs were also updated due to their older versions not working with 3.10
I am working through all the programs that reference python-3.8 in their rootfiles, or wherever, to change them to 3.10
My question comes with regard to the changes to the rootfiles to ensure they will be included properly in an update.
For the addons then when I change the rootfile I am also incrementing the PAK_VER number in the lfs files and that ensures that they will be properly updated.
I don't know what to do for the core programs where I have updated the rootfile. The lfs files for these programs don't have a PAK_VER number to increment and the actual package version number is not being changed so I don't know what I need to change in the lfs to ensure that the rootfile changes will be properly included in the update?
I would appreciate any help on what I need to do for these programs that have had changes only in their rootfiles.
Regards,
Adolf.