15
0
forked from pool/python-cffi

- Switch off falling tests with new patch

ignore-tests.patch instead of -k parameter for py.test.
  https://bitbucket.org/cffi/cffi/issues/384/

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cffi?expand=0&rev=48
This commit is contained in:
2018-09-18 16:00:36 +00:00
committed by Git OBS Bridge
parent ba986255d1
commit 492f71faeb
4 changed files with 63 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Sep 18 15:51:02 UTC 2018 - Matěj Cepl <mcepl@suse.com>
- Switch off falling tests with new patch
ignore-tests.patch instead of -k parameter for py.test.
https://bitbucket.org/cffi/cffi/issues/384/
-------------------------------------------------------------------
Fri Mar 2 23:14:41 UTC 2018 - arun@gmx.de