Accepting request 1077189 from devel:languages:python:numeric

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1077189
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-csvkit?expand=0&rev=15
This commit is contained in:
2023-04-04 19:26:56 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ad836b4ebf17674284ec94e2adeb9bea97367c9c7310187c2d8e2e3f1ded9c13
size 3791940

3
csvkit-1.1.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:beddb7b78f6b22adbed6ead5ad5de4bfb31dd2c55f3211b2a2b3b65529049223
size 3792699

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Mar 28 10:43:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 1.1.1:
* feat: :doc:`/scripts/csvstack` handles files with columns in
different orders or with different names.
-------------------------------------------------------------------
Mon Jan 16 20:54:52 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -21,7 +21,7 @@
%define skip_python2 1
%define skip_python36 1
Name: python-csvkit
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: A library of utilities for working with CSV
License: MIT