CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/02/24 15:16:20
Modified files:
devel/src : Makefile
devel/src/patches: patch-Makefile
Log message:
remove python 2 tentacles from devel/src tests
Besides the removal of the TDEP on Python 2, fix some pylint problems:
- don't run pylint twice
- don't fail on pylint errors, otherwise if the pylint port is updated
and adds new checks, then the new failures would prevent the regression
tests from running
