This patch adds the script for PyInstaller in order to build stand-alone executable of ryu-manager. And includes the patch which is suggested by papostolescu as Pull Request(*1) on GitHub. (*1) https://github.com/osrg/ryu/pull/26
IWASE Yusuke (2): handler: Fix for frozen builds PyInstaller: Enable to build stand-alone executables ryu/controller/handler.py | 5 +++-- tools/ryu-manager.spec | 28 ++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 tools/ryu-manager.spec -- 2.7.4 ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
