- We already use six, so it is better to use monkey-patching already

prepared there. remove-unittest2.patch updated.
  Upstream pull request https://github.com/wireservice/csvkit/pull/979

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=7
This commit is contained in:
2018-08-12 21:21:59 +00:00
committed by Git OBS Bridge
parent 7cb2f227d3
commit 7c3dcaf125
3 changed files with 144 additions and 33 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 12 20:31:00 UTC 2018 - mcepl@suse.com
- We already use six, so it is better to use monkey-patching already
prepared there. remove-unittest2.patch updated.
Upstream pull request https://github.com/wireservice/csvkit/pull/979
-------------------------------------------------------------------
Fri Aug 10 15:37:29 UTC 2018 - mcepl@suse.com