Hello community, here is the log from the commit of package python-csvkit for openSUSE:Factory checked in at 2018-07-31 16:00:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-csvkit (Old) and /work/SRC/openSUSE:Factory/.python-csvkit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-csvkit" Tue Jul 31 16:00:54 2018 rev:2 rq:626377 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/python-csvkit/python-csvkit.changes 2018-06-05 12:53:10.397062883 +0200 +++ /work/SRC/openSUSE:Factory/.python-csvkit.new/python-csvkit.changes 2018-07-31 16:00:58.283706564 +0200 @@ -1,0 +2,5 @@ +Sun Jul 29 11:52:04 UTC 2018 - [email protected] + +- Remove bias from descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-csvkit.spec ++++++ --- /var/tmp/diff_new_pack.DTBATa/_old 2018-07-31 16:00:58.871707563 +0200 +++ /var/tmp/diff_new_pack.DTBATa/_new 2018-07-31 16:00:58.871707563 +0200 @@ -20,7 +20,7 @@ Name: python-csvkit Version: 1.0.3 Release: 0 -Summary: A library of utilities for working with CSV, the king of tabular file formats +Summary: A library of utilities for working with CSV License: MIT Group: Development/Languages/Python Url: https://github.com/wireservice/csvkit @@ -29,8 +29,8 @@ BuildRequires: %{python_module Sphinx >= 1.0.7} BuildRequires: %{python_module aenum} BuildRequires: %{python_module agate >= 1.6.1} -BuildRequires: %{python_module agate-excel >= 0.2.2} BuildRequires: %{python_module agate-dbf >= 0.2.0} +BuildRequires: %{python_module agate-excel >= 0.2.2} BuildRequires: %{python_module agate-sql >= 0.5.3} BuildRequires: %{python_module dbf >= 0.9.3} BuildRequires: %{python_module devel} @@ -54,9 +54,9 @@ %python_subpackages %description -CSVkit is a library of utilities for working with CSV, the king of tabular file -formats. It is inspired by pdftk, gdal and the original csvcut utility by Joe -Germuska and Aaron Bycoffe. +CSVkit is a library of utilities for working with CSV. It is inspired +by pdftk, gdal and the original csvcut utility by Joe Germuska and +Aaron Bycoffe. %prep %setup -q -n csvkit-%{version}
