17
0
Todd R
2019-12-09 19:13:23 +00:00
committed by Git OBS Bridge
parent 3be7abf542
commit ce3cf9b30f

View File

@@ -21,7 +21,7 @@
Name: python-chartify
Version: 2.7.0
Release: 0
Summary: Python library to make plotting simpler for data scientists
Summary: Python library for plotting charts
License: Apache-2.0
URL: https://github.com/spotify/chartify
Source: https://github.com/spotify/chartify/archive/%{version}.tar.gz#/chartify-%{version}.tar.gz
@@ -54,7 +54,7 @@ BuildRequires: jupyter >= 1.0.0
%python_subpackages
%description
Python library to make plotting simpler for data scientists
Chartify is a Python library for creating charts.
%prep
%setup -q -n chartify-%{version}