Revisions of python-pudb

buildservice-autocommit accepted request 1158432 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 28)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 27)
- update to 2024.1:
  * Show shell error messages in fallback shell
  * Improve zsh completion
  * Fix intersphinx mapping format
  * Use deque with maxsize for command line history
  * Restore cmdline text input when browsing history
  * Give each theme its own file
  * Revise UI elements for legibility
  * Remove dependence on telnetlib which was removed in python 3.13
- Update to version 2022.1.3
- Update to version 2022.1.2
  * Should work with Python 3.6 and newer. (Versions 2019.2 and older continue to support Python 2.7.)
    * Use urwid.util.calc_text_pos() in make_canvas()
buildservice-autocommit accepted request 1108067 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 26)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 25)
- Clean up the SPEC file
buildservice-autocommit accepted request 1035185 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 24)
baserev update by copy to link target
Daniel Garcia's avatar Daniel Garcia (dgarcia) accepted request 1034908 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 23)
- Update to version 2022.1.3 
  * Improve sidebar help
  * Bump version to 2022.1.3
  * Remove reference to py.test in favor of pytest
  * Bump versions of various github actions components
  * Fix the midnight theme (#508)
  * Remove old reference to master
  * Implement "--continue" CLI arg (alias "-c") (#559)
  * Save cwd and use for restart
  * Fix setting of sys.path from name of script (closes gh-557)
  * Fix zsh completion of `--pre-run` (#554)
  * Support more shells by shtab
  * Ignore B024 for abstract base classes with in var_view
  * Add zsh completion support for `--pre-run`
  * Generate zsh completion script automatically
  * Fix test_executable_lines for Python 3.11
  * Fix critical bug when re-entering IPython 8.0.0 (and later) external shell (#533)
  * Get terminal size using os.get_terminal_size() (#536)
  * Close tty file when dne querying terminal info
  * Close history file after reading
  * makedirs(exist_ok=True) during config path finding
buildservice-autocommit accepted request 1010376 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 22)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1010261 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 21)
- Update to version 2022.1.2 
  * Syntax-highlighted source, the stack, breakpoints and variables are all visible at once and continuously updated.
    This helps you be more aware of what’s going on in your program. Variable displays can be expanded, collapsed and have various customization options.
  * Pre-bundled themes, including dark themes via “Ctrl-P”. Could set a custom theme also.
  * Simple, keyboard-based navigation using single keystrokes makes debugging quick and easy.
    PuDB understands cursor-keys and Vi shortcuts for navigation. Other keys are inspired by the corresponding pdb commands.
  * Use search to find relevant source code, or use “m” to invoke the module browser that shows loaded modules, lets you load new ones and reload existing ones.
  * Breakpoints can be set just by pointing at a source line and hitting “b” and then edited visually in the breakpoints window.
    Or hit “t” to run to the line under the cursor.
  * Drop to a Python shell in the current environment by pressing “!”. Or open a command prompt alongside the source-code via “Ctrl-X”.
  * PuDB places special emphasis on exception handling. A post-mortem mode makes it easy to retrace a crashing program’s last steps.
  * Ability to control the debugger from a separate terminal.
  * IPython integration (see wiki)
  * Should work with Python 3.6 and newer. (Versions 2019.2 and older continue to support Python 2.7.)
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 936461 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 20)
- version update to 2021.2.2
  * no upstream changelog found
buildservice-autocommit accepted request 864376 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 19)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 18)
skip python2
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 17)
Make the SPEC file more robust.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 16)
* Update to 2020.1:
  - Use Jedi for completion in the built-in shell
  - Add vi keys for sidebar
  - Clean up vi key handling, remove duplication
  - add -m switch to run as module
  - Require Py3.6
  - Use h/l to collapse/open containers in var view
  - feat: add reverse remote pudb
* Fix dealing with alternatives.
buildservice-autocommit accepted request 798523 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 15)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 14)
- Fix build without python2
buildservice-autocommit accepted request 786390 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 13)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 786376 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 12)
- Update to version 2019.2
  * Show the value of numpy scalars when using the safe stringifier
  * Support Py3.8
  * Bug fixes
buildservice-autocommit accepted request 723471 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 11)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 723359 from kevin whitaker's avatar kevin whitaker (eyecreate) (revision 9)
added requirements missing for pudb and changelog entry for change.
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by