- Update to 0.3.2:

* Replace deprecated method to allow for compatibility with pytest-4.1 and later. [#19]
- Enable tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-openfiles?expand=0&rev=5
This commit is contained in:
Tomáš Chvátal
2019-02-14 14:34:58 +00:00
committed by Git OBS Bridge
parent e5d0b3c620
commit 81e54bc8c8
4 changed files with 23 additions and 10 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Feb 14 14:31:00 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.3.2:
* Replace deprecated method to allow for compatibility with pytest-4.1 and later. [#19]
- Enable tests
-------------------------------------------------------------------
Tue Aug 14 20:03:29 UTC 2018 - toddrme2178@gmail.com