packages/net/uwsgi-cgi/patches
Daniel F. Dickinson c387d0923c uwsgi-cgi: use python3 hostpkg not system python3
On a Debian system without python3-distutils install, uwsgi-cgi was
failing to build because it couldn't import sysconfig from distutils.
OpenWrt packages should be using the OpenWrt python not the system
python. In addition we need to use python3 not python2, even when
both are available.

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
2019-08-27 03:50:47 -04:00
..
001-remove-unused-deps.patch uwsgi-cgi: General cleanup 2018-07-15 22:53:35 +02:00
002-dont-hardcode-zlib.patch uwsgi-cgi: General cleanup 2018-07-15 22:53:35 +02:00
003-dont-override-toolchain-optimization.patch uwsgi-cgi: General cleanup 2018-07-15 22:53:35 +02:00
004-hard-code-Linux-as-compilation-os.patch uwsgi-cgi: fix compilation on Darwin system 2018-07-18 18:45:21 +02:00
010-uclibc-ng.patch uwsgi-cgi: Fix compilation under uClibc-ng 2019-05-01 10:09:43 -07:00
020-uwsgiconfig-system-python3.patch uwsgi-cgi: use python3 hostpkg not system python3 2019-08-27 03:50:47 -04:00