Revisions of python-pudb

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1158432 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 12)
- 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()
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1108067 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 11)
- Clean up the SPEC file
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 864376 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 7)
* 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 723471 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
- Added package runtime requirements.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 620426 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 1)
New package
- Update to 2018.1:
    * Show variables that start with an underscore in the var view
    * Show length of array types in var view
    * Don't crash on var state changes if no variable shown
    * set socket REUSEADDR opt for the remote debugger
    * set default value of 'Go to Line' to None instead of empty string
    * update Go-to-Line UI with File/Current Line/Go to Line
    * Placate new Flake8; add some license headers
    * check 'safely_stringify_for_pudb' on the type #276
    * Use urwid.util.calc_text_pos() in make_canvas() 
    * Use text_width() in var_view
    * Create text_width() help function for getting the (terminal) width of…
    * Don't return early when "returning" from a module
- Setup alterantives
- Initial packaging effort
- Packaged 2017.1.4
- Enabled tests, with TestFileSourceCodeProvider.test_get_lines
  excluded (https://github.com/inducer/pudb/issues/304)
Displaying all 12 revisions
openSUSE Build Service is sponsored by