Risk 0/5 · Safe
.SRCINFO
Result #3436
Comment
The change only updates an optional dependency declaration in .SRCINFO from python39 to python312 for the Swift REPL. This is metadata-only, does not alter build scripts, installed files, permissions, or execution paths, and introduces no new sources or privilege/persistence mechanisms. No security concern is evident from this diff alone.
@@ -10,7 +10,7 @@ pkgbase = swift-bin
depends = util-linux-libs
depends = libxml2-legacy
depends = ncurses
- optdepends = python39: required for REPL
+ optdepends = python312: required for REPL
provides = swift-language
replaces = swift-language-bin
options = !strip