From 35f94fce9e53f040edea940aad5e19f7eae559c68eba77bc69376ca36e4c8470 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 31 Jul 2018 14:00:54 +0000 Subject: [PATCH] Accepting request 626377 from devel:languages:python:numeric OBS-URL: https://build.opensuse.org/request/show/626377 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-csvkit?expand=0&rev=2 --- python-csvkit.changes | 5 +++++ python-csvkit.spec | 10 +++++----- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/python-csvkit.changes b/python-csvkit.changes index 48a5b7a..8c58265 100644 --- a/python-csvkit.changes +++ b/python-csvkit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 29 11:52:04 UTC 2018 - jengelh@inai.de + +- Remove bias from descriptions. + ------------------------------------------------------------------- Mon Jun 4 16:17:01 UTC 2018 - toddrme2178@gmail.com diff --git a/python-csvkit.spec b/python-csvkit.spec index 5207c1d..496b2f9 100644 --- a/python-csvkit.spec +++ b/python-csvkit.spec @@ -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 SQLAlchemy >= 0.9.3} 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 @@ BuildArch: noarch %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}