14
0
Files
python-ptyprocess/python-ptyprocess.changes
Thomas Bechtold a6f00dfbf5 Accepting request 518124 from home:tbechtold:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/518124
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ptyprocess?expand=0&rev=7
2017-08-22 12:40:34 +00:00

25 lines
723 B
Plaintext

-------------------------------------------------------------------
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