14
0
forked from pool/python-nose2

- Add ignore-warnings-doctests.patch to supress warnings when running

doctests.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nose2?expand=0&rev=14
This commit is contained in:
2019-11-11 03:26:34 +00:00
committed by Git OBS Bridge
parent 78d0c4c626
commit 39c9aae16f
3 changed files with 25 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 11 03:25:06 UTC 2019 - Steve Kowalik <steven.kowalik@suse.com>
- Add ignore-warnings-doctests.patch to supress warnings when running
doctests.
-------------------------------------------------------------------
Mon Sep 30 13:20:05 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>