17
0

- Add patch to disable tests that poke live URL:

* openapi-spec-validator-skip-urls.patch

- Switch to github tarball to run tests
- Fix runtime deps

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-openapi-spec-validator?expand=0&rev=2
This commit is contained in:
Tomáš Chvátal
2018-08-08 11:35:20 +00:00
committed by Git OBS Bridge
parent ef093ef224
commit 7f5a1bddc1
5 changed files with 117 additions and 12 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Aug 8 11:31:08 UTC 2018 - tchvatal@suse.com
- Add patch to disable tests that poke live URL:
* openapi-spec-validator-skip-urls.patch
-------------------------------------------------------------------
Wed Aug 8 11:15:20 UTC 2018 - tchvatal@suse.com
- Switch to github tarball to run tests
- Fix runtime deps
-------------------------------------------------------------------
Mon Jul 30 16:24:46 UTC 2018 - sean.marlow@suse.com