Comment
The change only adds `python-build` to makedepends in `.SRCINFO`. This is a metadata-only update that affects build-time dependency resolution, not runtime behavior. I see no evidence of network fetches, install-script changes, privilege escalation, or other security-relevant behavior in the provided diff hunk.
@@ -11,6 +11,7 @@ pkgbase = libselinux
license = libselinux-1.0
makedepends = pkgconf
makedepends = python
+ makedepends = python-build
makedepends = python-pip
makedepends = python-setuptools
makedepends = ruby