I’ve submitted a PyInstaller pull-request which has just been merged into their develop branch: bokeh==2.0.0 requires bokeh/_sri.json by cutright · Pull Request #4746 · pyinstaller/pyinstaller · GitHub
With this change, breaking _sri.json into multiple files shouldn’t cause any issues since it tells PyInstaller to include all files in the top-level bokeh directory.