packages/lang/python3
Alexandru Ardelean 2244ad9f56 python3: upgrade to version 3.6.0
Python 3.6 comes with some new cross-compilation logic that
generates filenames/paths with arch, abiflags and mach
included (in filename & path).

Problem is that the generated paths/filenames are not
consistent across archs (noticed on x86_64 & ar71xx),
so patch `016-adjust-config-paths.patch` was added
to mitigate this (by removing extra stuff in paths).

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2017-01-02 21:46:03 +02:00
..
files python3: upgrade to version 3.6.0 2017-01-02 21:46:03 +02:00
patches python3: upgrade to version 3.6.0 2017-01-02 21:46:03 +02:00
Makefile python3: upgrade to version 3.6.0 2017-01-02 21:46:03 +02:00