Hmm... Looking at pkg_summary.bz2 on ftp.netbsd.org I see the python313 entry has CONFLICTS=python-[0-9]* CONFLICTS=py313-cElementTree-[0-9]* CONFLICTS=py313-curses-[0-9]* CONFLICTS=py313-cursespanel-[0-9]* CONFLICTS=py313-expat-[0-9]* CONFLICTS=py313-readline-[0-9]* CONFLICTS=py313-sqlite3-[0-9]* PKGNAME=python313-3.13.11 DEPENDS=libffi>=3.4.2nb3 DEPENDS=libuuid>=2.18 DEPENDS=mpdecimal>=4.0.0 DEPENDS=readline>=6.0 DEPENDS=sqlite3>=3.49.1nb3 COMMENT=Interpreted, interactive, object-oriented programming language So from that perspective, mpdecimal *should* be picked up by pkgin. However, apparently that is not happening. Any ideas about what's going on? Regards, - Håvard