El 04.04.2017 a las 21:01, José Abílio Matos escribió:

Regarding the support for older versions of python 2 we already test both
using the autotools ( >= 2.7.0 ) and cmake (>= 2.6).

Hi José,

many thanks for having a look.

Why CMake 2.6? That was released 9 years (sic!) ago. Using it is a potential security issue. i am wondering if people still use this.

In my opinion we should rely on CMake 2.8, released 7 years ago

I also think we should only need to support Python 2.7 for the same reason. Python 2.6 was also released 9 years ago, Python 2.7 was released 7 years ago. This is already a lot of time.

I think that we should use an uniform requirement.

Yes, but I vote for CMake 2.8 and python 2.7.

So, please, commit your patch.

done.

regards Uwe

Reply via email to