1
0

- Update to 0.3:

* Fixed compatibility with pytest 4+. [#15]
- Use _multibuild to run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-arraydiff?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-02-13 13:27:45 +00:00
committed by Git OBS Bridge
parent 1c3ff67776
commit 8064fd394b
5 changed files with 43 additions and 13 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Feb 13 13:19:01 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3:
* Fixed compatibility with pytest 4+. [#15]
- Use _multibuild to run tests
-------------------------------------------------------------------
Tue Aug 14 20:03:10 UTC 2018 - toddrme2178@gmail.com