Re,

Maybe I have found concerned commit : 048b4aefcea1d9f51d5543f13d8dd1e386b8e52c (add helper to build python packages). I will test...

Regards,
Omer

2017-02-09 9:55 GMT+01:00 Ömer Maden <omer.maden@gmail.com>:
Hi,

I am trying to backport Python3.5 and Django to PTXdist 2013.03. 

I was able to backport Python3.5 from PTXdist 2016.04 by copying python3 .in and .make files and also patches files. 
Then I also copied following files: 'ptxd_make_dts_dtc.sh' and 'ptxd_make_world_install.sh'.

But I cannot backport python3-django. Indeed I have an error concerning _CONF_TOOL := python3. So I think I missed some files to support that:
PYTHON3_DJANGO_CONF_TOOL := python3

Which files should be taken to support the python3 CONF_TOOL ?

Regards,
Omer




--