]> git.pld-linux.org Git - packages/visidata.git/commitdiff
S: modules providing support for more common formats; rel 1 auto/th/visidata-2.8-1
authorJan Palus <atler@pld-linux.org>
Fri, 18 Feb 2022 18:20:56 +0000 (19:20 +0100)
committerJan Palus <atler@pld-linux.org>
Fri, 18 Feb 2022 18:20:56 +0000 (19:20 +0100)
visidata.spec

index 4b718722ccebf62f3608c209161bc437be02393e..de02cda41902d5bd20adb0a22df3dcc533a0a31e 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       A terminal interface for exploring and arranging tabular data
 Name:          visidata
 Version:       2.8
-Release:       0.1
+Release:       1
 License:       GPL v3+
 Group:         Applications
 Source0:       https://github.com/saulpw/visidata/archive/v%{version}/%{name}-%{version}.tar.gz
@@ -10,6 +10,12 @@ URL:         https://www.visidata.org/
 BuildRequires: python3
 BuildRequires: python3-modules
 BuildRequires: python3-setuptools
+Suggests:      python3-lxml
+Suggests:      python3-odfpy
+Suggests:      python3-openpyxl
+Suggests:      python3-tabulate
+Suggests:      python3-xlrd
+Suggests:      python3-xlwt
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
This page took 0.25586 seconds and 4 git commands to generate.