apparmor/libraries/libapparmor/swig/python
Steve Beattie cc1873442f libapparmor python bindings: use __init__.py to import from LibAppArmor.py
Fix import errors with swig > 3.0.8 with the libapparmor python
bindings. Do this by removing the code to rename the generated
LibAppArmor.py, and instead use a stub __init__.py that automatically
imports everything from LibAppArmor.py. Also adjust bzrignore to
compensate for the autogenerated file name changing.

Bug: https://bugzilla.opensuse.org/show_bug.cgi?id=987607

Signed-off-by: Steve Beattie <steve@nxnw.org>
Acked-by: Christian Boltz <apparmor@cboltz.de>
2016-11-14 14:06:41 -08:00
..
test libapparmor python binding - fix 32bit test failures 2013-09-16 10:26:06 -07:00
__init__.py libapparmor python bindings: use __init__.py to import from LibAppArmor.py 2016-11-14 14:06:41 -08:00
Makefile.am libapparmor python bindings: use __init__.py to import from LibAppArmor.py 2016-11-14 14:06:41 -08:00
setup.py.in libapparmor: move public headers to separate directory 2014-01-06 14:08:55 -08:00