14
0

- Add pytest4.patch from gh#olemb/dbfread#33 which makes the test

suite to pass with PyTest 4.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dbfread?expand=0&rev=10
This commit is contained in:
2019-11-01 12:49:51 +00:00
committed by Git OBS Bridge
parent d2ae58a9c7
commit 1f142b9741
3 changed files with 76 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Nov 1 13:49:17 CET 2019 - Matej Cepl <mcepl@suse.com>
- Add pytest4.patch from gh#olemb/dbfread#33 which makes the test
suite to pass with PyTest 4.
-------------------------------------------------------------------
Thu Aug 22 14:02:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>