------------------------------------------------------------------- Wed Apr 10 15:39:43 UTC 2019 - Arun Persaud - specfile: * be more specific in %files section * changes appdata to appinfo directory for bpython.appdata.xml * for appdata and desktop add org.bpython-interpreter. to file name * added files for bpdb - update to version 0.18: * New features: + #713 expose globals in bpdb debugging. Thanks to toejough. * Fixes: + Fix file locking on Windows. + Exit gracefully if config file fails to be loaded due to encoding errors. + #744: Fix newline handling. Thanks to Attila Szöllősi. + #731: Fix exit code. Thanks to benkrig. + #767: Fix crash when matching certain lines in history. * Support for Python 3.3 has been dropped. ------------------------------------------------------------------- Tue Dec 4 12:46:18 UTC 2018 - Matej Cepl - Remove superfluous devel dependency for noarch package ------------------------------------------------------------------- Sun May 6 19:38:52 UTC 2018 - arun@gmx.de - update to version 0.17.1: * Fixes: + Reverted #670 temporarily due to performance impact on large strings being output. ------------------------------------------------------------------- Thu Apr 26 13:58:01 UTC 2018 - badshah400@gmail.com - Update to version 0.17: * New features: - gh#bpython/bpython#641: Implement Ctrl+O. - Add default_autoreload config option. * Fixes: - Fix deprecation warnings. - Do not call signal outside of main thread. - Fix option-backspace behavior. - gh#bpython/bpython#648: Fix paste helper. - gh#bpython/bpython#653: Handle docstrings more carefully. - gh#bpython/bpython#654: Do not modify history file during tests. - gh#bpython/bpython#658: Fix newline handling. - gh#bpython/bpython#670: Fix handlign of ANSI escape codes. - gh#bpython/bpython#687: Fix encoding of jedi completions. ------------------------------------------------------------------- Thu Sep 7 22:41:01 UTC 2017 - toddrme2178@gmail.com - initial version