14
0

- Switch to pytest and run tests directly instead of running them

in tox virtual enviroment

- Use %license to install license
- Really execute tests
- Really switch to github url as pypi deployment does not contain
  the tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sshtunnel?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2018-05-09 11:06:31 +00:00
committed by Git OBS Bridge
parent a706507023
commit 9069ae3276
3 changed files with 24 additions and 10 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed May 9 10:59:26 UTC 2018 - tchvatal@suse.com
- Switch to pytest and run tests directly instead of running them
in tox virtual enviroment
-------------------------------------------------------------------
Wed May 9 10:55:00 UTC 2018 - tchvatal@suse.com
- Use %license to install license
- Really execute tests
- Really switch to github url as pypi deployment does not contain
the tests
-------------------------------------------------------------------
Mon May 7 08:23:14 UTC 2018 - adrian.glaubitz@suse.com