flavorpack
2025-12-28
Source code cleanup: exception classes removed, unused imports cleaned
18 files · 110+ · 133-
Source Code Cleanup
5 files changed
exceptions.pyUpdated exceptions modulelocking.pyUpdated locking modulebackends.pyUpdated PSP backendsworkenv.pyUpdated PSP workenvsecurity.pyUpdated PSP security
src/flavor/exceptions.py(12 lines removed) — exception classes removed, likely consolidated elsewhere decouple internal1 file
exceptions.py
src/flavor/locking.py(2 lines removed) — unused code removed deprecate internal1 file
locking.py
src/flavor/psp/format_2025/backends.py(4 lines removed) decouple internal1 file
backends.py
src/flavor/psp/format_2025/workenv.py(2 lines removed) decouple internal1 file
workenv.py
src/flavor/commands/helpers.pyandsrc/flavor/commands/workenv.py(1 line each removed) decouple internal1 file
workenv.py
Dependencies
1 file changed
pyproject.tomlUpdated project configuration
Doc Tooling
12 files changed
docs_validate.pyUpdated docs_validate.pyhelpers.pyUpdated helpers commandworkenv.pyUpdated workenv commandtest_extract_command.pyUpdated tests for extract_commandtest_utils_command.pyUpdated tests for utils_commandconftest.pyUpdated tests for conftesttest_pspf_2025_enhanced.pyUpdated tests for pspf_2025_enhancedtest_pspf_2025_security.pyUpdated tests for pspf_2025_securitytest_orchestrator.pyUpdated tests for orchestratortest_package_integrity.pyUpdated tests for package_integritytest_package_security.pyUpdated tests for package_securitybenchmark.pyUpdated taster benchmark command