14
0

Accepting request 285686 from home:rjschwei:branches:devel:languages:python

- Update fixTestTimeoutIssue.patch to handle different behavior between
  python 2.7.x versions

- Add fixTestTimeoutIssue.patch
  + fixes test case in factory

OBS-URL: https://build.opensuse.org/request/show/285686
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websocket-client?expand=0&rev=4
This commit is contained in:
Michal Čihař
2015-02-17 10:18:09 +00:00
committed by Git OBS Bridge
parent 98379f4522
commit e763967fee
3 changed files with 49 additions and 0 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Feb 11 15:57:53 UTC 2015 - rjschwei@suse.com
- Update fixTestTimeoutIssue.patch to handle different behavior between
python 2.7.x versions
-------------------------------------------------------------------
Tue Feb 10 13:20:34 UTC 2015 - rjschwei@suse.com
- Add fixTestTimeoutIssue.patch
+ fixes test case in factory
-------------------------------------------------------------------
Sun Feb 8 13:24:49 UTC 2015 - rjschwei@suse.com