Hi, I've recently done a few pkg upgrades using pkgin, primarily on amd64 and i386 systems, where the previous update was done some 60 days ago or so. Some of these end up wanting to install python313, but that fails by pkg_add because the mpdecimal package could not be installed. But ... isn't that exactly what pkgin is supposed to sort out on its own? If I manually install mpdecimal before doing "pkgin fug", things go better. It's as if the python313 package both needs mpdecimal, and that it's not declared in the pkg_summary file which pkgin uses? Has anyone else seen this issue? Regards, - Håvard