1
0

Accepting request 729013 from home:jayvdb:branches:devel:languages:python:pytest

Fix breakage

OBS-URL: https://build.opensuse.org/request/show/729013
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-doctestplus?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-09-07 06:48:15 +00:00
committed by Git OBS Bridge
parent c26cf10d95
commit 86f329e46b
4 changed files with 80 additions and 3 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 6 16:53:49 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add merged_pr_63.patch to fix incompatibility with pytest 5.1
- Add pr_37.patch to remove numpy dependency
-------------------------------------------------------------------
Fri Mar 8 11:10:23 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>