summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2020-01-15 22:56:07 +0100
committerNarrat2020-01-15 22:56:07 +0100
commit5837ca9832394a6f912e1ebb4456ec915cf4c8ff (patch)
tree7b9eedab83451d5b83e8344e2534df00d468bed6 /.SRCINFO
parent2791441075a5a6ba600a3d75aee60481fa190c72 (diff)
downloadaur-5837ca9832394a6f912e1ebb4456ec915cf4c8ff.tar.gz
update to 1.0.0 which dropped python2 support
And add all optdeps
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 12 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acbdd0bc433d..98e384337b08 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,24 @@
-# Generated by mksrcinfo v8
-# Fri Jan 13 03:39:36 UTC 2017
pkgbase = python-tablib
pkgdesc = Format-agnostic tabular data library (XLS, JSON, YAML, CSV)
- pkgver = 0.11.3
+ pkgver = 1.0.0
pkgrel = 1
url = http://python-tablib.org
arch = any
license = MIT
checkdepends = python-pytest
- checkdepends = python2-pytest
makedepends = python-setuptools
- makedepends = python2-setuptools
- source = https://pypi.python.org/packages/12/93/2bdd501dad13f253cfc8bd066ff18313e4741c1c11d336dd9bbd78aa7845/tablib-0.11.3.tar.gz
- source = remove-locale-from-str-regex.patch
- sha256sums = 6369662b116a7ed7a13545ebac266c063f170ff9215e918ba01a1ef20a864c9a
+ depends = python
+ optdepends = python-tabulate: cli interface
+ optdepends = python-markuppy: for HTML support
+ optdepends = python-odfpy: for ODS support
+ optdepends = python-pandas: for pandas support
+ optdepends = python-xlrd: for XLS support (extract data)
+ optdepends = python-xlwt: for XLS support (create spreadsheets)
+ optdepends = python-openpyxl: for XLSX support
+ optdepends = python-pyaml: for YAML support
+ source = https://files.pythonhosted.org/packages/source/t/tablib/tablib-1.0.0.tar.gz
+ sha256sums = ff3172802e8dd7fb795867942f5238f6c90e2d4e90ad6233c1a796cdfc63bb35
sha256sums = 18ba282dbdc710edfda125ba80ca97a46bf9eb7e6183dc11eb1a47825f3b12ae
pkgname = python-tablib
- depends = python
-
-pkgname = python2-tablib