Changelog for
python3-ipdb-0.13.9-2.4.noarch.rpm :
* Sun Sep 19 2021 codeAATTbnavigator.de- Update to 0.13.9
* Add the convenience function ``iex()`
* Do not instantiate IPython on import
* Add support for pyproject.toml as configuration file
* Tue Dec 15 2020 codeAATTbnavigator.de- Update to 0.13.4
* Add \'-m\' option [mrmino]- Switch to pyunittest macro to avoid external mock package- Upstream calls the entrypoint ipdb3, no reason to be different, call proper python_clone for it.- Provide the old jupyter package name only for the primary Python3 interpreter -- gh#openSUSE/python-rpm-macros#66
* Mon Jun 29 2020 mcalabkovaAATTsuse.com- Update to 0.13.3
* Allow runcall, runeval to also use set context value
* Add condition argument to set_trace
* Add option to set context via environment variable or configuration file
* Tue Mar 03 2020 toddrme2178AATTgmail.com- Update to 0.13.2
* Remove leftover debug code- Update to 0.13.1
* Fix when no configuration file- Update to 0.13.0
* Add option to set context via environment variable or configuration file.
* Fri Jan 03 2020 toddrme2178AATTgmail.com- Update to 0.12.3
* Fix version in usage- Drop python2 support due to dependencies dropping python2
* Sun Oct 13 2019 axel.braunAATTgmx.de- runtime dependency on python-ipython added
* Fri Sep 13 2019 jayvdbAATTgmail.com- Skip the bin install commands if the flavor is not being built
* Sun Aug 11 2019 toddrme2178AATTgmail.com- Update to 0.12.2
* Avoid emitting term-title bytes
* Sat Jul 27 2019 toddrme2178AATTgmail.com- Update to 0.12.1
* Fix --help
* Thu Apr 25 2019 toddrme2178AATTgmail.com- Update to 0.12.0
* Drop support for Python 3.3.x
* Stop deprecation warnings from being raised when IPython >= 5.1 is used. Support for IPython < 5.1 has been dropped.- Rename to to match python package naming guidelines.
* Fri Jan 18 2019 mceplAATTsuse.com- Initial packaging effort for 0.11