summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9ee4cf3fe6d..ea3951f426e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,15 @@
pkgbase = python-pyexcel-xlsx
pkgdesc = A wrapper library to read, manipulate and write data in xlsx and xlsm format using openpyxl
- pkgver = 0.5.8
+ pkgver = 0.6.0
pkgrel = 1
url = https://github.com/pyexcel/pyexcel-xlsx
arch = any
license = MIT
makedepends = python-setuptools
- depends = python
- source = https://github.com/pyexcel/pyexcel-xlsx/archive/v0.5.8.tar.gz
- sha256sums = 2870c701e7a0f100af8963e9b37b90520bf2fddd8d7964f01b362bd422056846
+ depends = python-openpyxl
+ depends = python-pyexcel-io
+ source = https://github.com/pyexcel/pyexcel-xlsx/archive/v0.6.0.tar.gz
+ sha256sums = 9fc3a45d0cac5a5411e5bb4ce7a48f1af0709a14a8621a92b0d005aaeb48526e
pkgname = python-pyexcel-xlsx