2020-07-14 14:39:50 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 14 11:03:14 UTC 2020 - Antonio Larrosa <alarrosa@suse.com>
|
|
|
|
|
|
|
|
|
|
- Import readline in the save_history handler. Otherwise the call
|
|
|
|
|
to readline.write_history_file doesn't work (the readline import
|
|
|
|
|
at the beginning of the file is already removed) and is silently
|
|
|
|
|
ignored by the exception catcher.
|
|
|
|
|
|
2020-04-27 15:18:59 +02:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Apr 27 13:18:52 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Correct suse_version value for SLE-12
|
|
|
|
|
|
2019-12-13 14:45:30 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Dec 4 18:17:30 CET 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Setup Conflicts: so that older version of Python don’t collide
|
|
|
|
|
with this package.
|
|
|
|
|
|
2019-12-02 08:49:11 +01:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Nov 22 14:04:21 UTC 2019 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial to write and package pythonstart script
|