Accepting request 687538 from home:jayvdb:coala:test-rig

- Remove dependency on contextlib2 on Python 3

OBS-URL: https://build.opensuse.org/request/show/687538
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shutil?expand=0&rev=3
This commit is contained in:
Tomáš Chvátal
2019-03-22 10:25:28 +00:00
committed by Git OBS Bridge
parent 7066029db9
commit e822fc5575
2 changed files with 11 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Mar 22 07:23:42 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Remove dependency on contextlib2 on Python 3
-------------------------------------------------------------------
Wed Feb 20 11:52:07 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>