diff --git a/csvkit-1.1.0.tar.gz b/csvkit-1.1.0.tar.gz deleted file mode 100644 index 1d8ae00..0000000 --- a/csvkit-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ad836b4ebf17674284ec94e2adeb9bea97367c9c7310187c2d8e2e3f1ded9c13 -size 3791940 diff --git a/csvkit-1.1.1.tar.gz b/csvkit-1.1.1.tar.gz new file mode 100644 index 0000000..8a83bae --- /dev/null +++ b/csvkit-1.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beddb7b78f6b22adbed6ead5ad5de4bfb31dd2c55f3211b2a2b3b65529049223 +size 3792699 diff --git a/python-csvkit.changes b/python-csvkit.changes index 3746067..ff3d7ad 100644 --- a/python-csvkit.changes +++ b/python-csvkit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 28 10:43:53 UTC 2023 - Dirk Müller + +- 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 diff --git a/python-csvkit.spec b/python-csvkit.spec index f145df4..3f5305e 100644 --- a/python-csvkit.spec +++ b/python-csvkit.spec @@ -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