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:
@@ -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
|
||||
|
||||
|
||||
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user