Accepting request 788535 from home:polslinux:branches:devel:languages:python:numeric

- update to v1.0.5
  * dropped py 3.4 support
  * fix tests
  * minor fixes
- switch from nose to unittest

OBS-URL: https://build.opensuse.org/request/show/788535
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-csvkit?expand=0&rev=17
This commit is contained in:
Tomáš Chvátal
2020-03-26 13:08:57 +00:00
committed by Git OBS Bridge
parent 754649c462
commit d4bff979a9
4 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Mar 26 12:32:47 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- update to v1.0.5
* dropped py 3.4 support
* fix tests
* minor fixes
- switch from nose to unittest
-------------------------------------------------------------------
Mon Dec 2 15:50:51 UTC 2019 - Todd R <toddrme2178@gmail.com>