[Buildroot] [git commit] package/python-iptables: account for platform tag in extensions

Peter Korsgaard peter at korsgaard.com
Wed May 6 05:16:12 UTC 2020


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=52276cdda34aa986410626592031560bf64d788b
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > EXT_SUFFIX in Python versions > 3.5 contains a platform tag which only applies
 > to cpython extensions. Given that ctypes.util.find_library does not work on the
 > target due to the absence of the underlying tools '.so' needs to be added as a
 > possible suffix for libraries to enable python-iptables to find the iptables
 > shared libraries.

 > Signed-off-by: Frank Vanbever <frank.vanbever at essensium.com>
 > Signed-off-by: Yann E. MORIN <yann.morin.1998 at free.fr>

Committed to 2020.02.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list