diff options
author | Tom Payerle <payerle@umd.edu> | 2020-07-30 23:22:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-30 22:22:40 -0500 |
commit | 58911d824862b3ebf17b74f3af3c3c5efcc3aa36 (patch) | |
tree | c508379d3fb642fe7f8564bd710915ee41871ecd /.github/actions/add-maintainers-as-reviewers/entrypoint.py | |
parent | f09656e3f8a1982bdb00492270cfa54cbc1a710c (diff) | |
download | spack-58911d824862b3ebf17b74f3af3c3c5efcc3aa36.tar.gz spack-58911d824862b3ebf17b74f3af3c3c5efcc3aa36.tar.bz2 spack-58911d824862b3ebf17b74f3af3c3c5efcc3aa36.tar.xz spack-58911d824862b3ebf17b74f3af3c3c5efcc3aa36.zip |
kahip: Fix issue #17638 (make SConstruct files python3 friendly) (#17642)
As discussed in issue #17638, wherein kahip fails to build when
scons is dependent on python@3.
This converts the print statements in various SConstruct files
into python3 friendly print functions.
I found most of the affected SConstruct files in both @2.00 and
the later versions I found on web, but some files were only in @2.00.
I split the patches into two files for that reason, but have not
tried the later versions.
Diffstat (limited to '.github/actions/add-maintainers-as-reviewers/entrypoint.py')
0 files changed, 0 insertions, 0 deletions