summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 5 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ad53429c204..e7f22ff197c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,14 @@
pkgbase = python-pyexcel
- pkgdesc = A wrapper library that provides one API to read, manipulate and write data in different excel formats
- pkgver = 0.6.3
+ pkgdesc = Single API for reading, manipulating and writing data in excel files
+ pkgver = 0.6.6
pkgrel = 1
url = https://github.com/pyexcel/pyexcel
- arch = i686
- arch = x86_64
+ arch = any
license = BSD
makedepends = python-setuptools
- depends = python
depends = python-texttable
depends = python-pyexcel-io
- depends = python-lml
- source = https://github.com/pyexcel/pyexcel/archive/v0.6.3.tar.gz
- sha256sums = 29a5705b060b80dd4bfa889646d4924cbb4b1159e273392c7430dc4ba99da93f
+ source = python-pyexcel-0.6.6.tar.gz::https://github.com/pyexcel/pyexcel/archive/v0.6.6.tar.gz
+ sha256sums = 062dea18d3e631686a09772ce96ccefd5f79e883bdf6304697a40b4dc5b1df8f
pkgname = python-pyexcel
-