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
This commit is contained in:
2018-07-31 14:00:54 +00:00
committed by Git OBS Bridge
parent e60679f8b5
commit 35f94fce9e
2 changed files with 10 additions and 5 deletions

View File

@@ -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

View File

@@ -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}