1
0

Accepting request 701805 from home:mcepl:branches:devel:languages:python:pytest

- Add fix-test-fast.patch to avoid failing
  tests/test_normal.py::test_fast test on 32bit platform.

OBS-URL: https://build.opensuse.org/request/show/701805
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-benchmark?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-05-09 13:26:28 +00:00
committed by Git OBS Bridge
parent 815efe58da
commit 4f81430dff
3 changed files with 30 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 9 14:49:19 CEST 2019 - Matej Cepl <mcepl@suse.com>
- Add fix-test-fast.patch to avoid failing
tests/test_normal.py::test_fast test on 32bit platform.
-------------------------------------------------------------------
Thu Mar 28 13:13:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>