File python-ptyprocess.changes of Package python-ptyprocess
-------------------------------------------------------------------
Tue Aug 7 14:41:07 UTC 2018 - toddrme2178@gmail.com
- update to 0.6.0
* Use PtyProcessError instead of ExceptionPexpect
* sys.__stdin__ can be None
* Fix AIX bug for users with unlimited nofiles
* Clarify setecho error message
-------------------------------------------------------------------
Tue Aug 22 12:38:26 UTC 2017 - tbechtold@suse.com
- update to 0.5.2:
* Add readthedocs config file
* Add project dir to sys.path when building docs
* Version number -> 0.5.2
* Use buffering when opening the pty
-------------------------------------------------------------------
Wed Apr 19 17:57:26 UTC 2017 - toddrme2178@gmail.com
- Implement single-spec version.
-------------------------------------------------------------------
Tue Nov 15 10:59:54 UTC 2016 - dmueller@suse.com
- update to 0.5.1
-------------------------------------------------------------------
Fri Aug 14 08:49:26 UTC 2015 - toddrme2178@gmail.com
- Initial version