Skip to content

Conversation

@cs01
Copy link
Owner

@cs01 cs01 commented May 20, 2021

  • I have added an entry to docs/changelog.md

Summary of changes

  • Fix ImportError: cannot import name 'NoGdbProcessError' by pinning dependencies to ensure they are all compatible. Note that this means the only way gdbgui should be run is by installing inside a virtual environment, installing with pipx (as it uses virtual environments), or to run the executable build from gdbgui's release page.
  • Increment version to 0.13.2.2

Test plan

Tested by running

nox -s build
# from inside a virtual environment
pip install dist/gdbgui-0.13.2.2-py3-none-any.whl
gdbgui

@cs01 cs01 merged commit baf918d into v0.13 May 20, 2021
@cs01 cs01 deleted the cs01/fix-dependencies-v0.13.2 branch May 20, 2021 06:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants