Skip to content

Make FindPythonInterp dependency explicit#107

Merged
sloretz merged 1 commit intomainfrom
make_FindPythonInterp_explicit
Aug 6, 2021
Merged

Make FindPythonInterp dependency explicit#107
sloretz merged 1 commit intomainfrom
make_FindPythonInterp_explicit

Conversation

@sloretz
Copy link
Copy Markdown
Contributor

@sloretz sloretz commented Aug 6, 2021

This makes the dependency on FindPythonInterp explicit, and removes code supporting Python version less than 3.3. I noticed this fails to build why making ament_cmake_core depend on FindPython3. I'd like to make this use FindPython3 too, but that's more involved, and this unblocks other work for now.

Blocks ament/ament_cmake#355
Blocks ros-visualization/qt_gui_core#254

Signed-off-by: Shane Loretz <sloretz@osrfoundation.org>
@sloretz sloretz self-assigned this Aug 6, 2021
@sloretz
Copy link
Copy Markdown
Contributor Author

sloretz commented Aug 6, 2021

CI (build: --packages-above-and-dependencies python_qt_binding test: --packages-above python_qt_binding)

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@sloretz sloretz merged commit 2d31825 into main Aug 6, 2021
@sloretz sloretz deleted the make_FindPythonInterp_explicit branch August 6, 2021 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants