community icon indicating copy to clipboard operation
community copied to clipboard

[boost_python] wrong python version check

Open db4 opened this issue 5 years ago • 0 comments

Package and Environment Details (include every applicable attribute)

  • Package Name/Version: boost_python/1.69.0

This method

https://github.com/bincrafters/conan-boost_python/blob/c1ae94ef973150d4f698943fb89ba91d0d422e6a/conanfile.py#L51-L54

is not called in boost_base/1.69.0@bincrafters/stable so python version check never happens.

db4 avatar Dec 10 '19 09:12 db4