14
0

- Execute tests

- Switch to github tarball to get tests
- Add patch to fix tests on python 3.6+:
  * fix-tests-py3.6.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-websockify?expand=0&rev=34
This commit is contained in:
Tomáš Chvátal
2019-02-13 09:43:01 +00:00
committed by Git OBS Bridge
parent bd0a54897f
commit 63bbab0f72
5 changed files with 47 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Feb 13 09:25:56 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Execute tests
- Switch to github tarball to get tests
- Add patch to fix tests on python 3.6+:
* fix-tests-py3.6.patch
-------------------------------------------------------------------
Tue Feb 12 14:34:16 UTC 2019 - Cédric Bosdonnat <cbosdonnat@suse.com>