17
0

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
This commit is contained in:
2017-08-22 12:40:34 +00:00
committed by Git OBS Bridge
parent e98e385298
commit 3c7736ede9
4 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
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