update to 12.4-systemd: python-markupsafe-3.0.2

This commit is contained in:
2025-12-22 05:02:49 -05:00
parent 2474b58069
commit 15f807ccb4

View File

@@ -14,6 +14,7 @@ src_prepare() {
}
src_build() {
PYTHONDONTWRITEBYTECODE=1
pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD
}