summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 531b865d5833..aa087485282c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = python-agate-excel
pkgdesc = Adds read support for Excel files (xls and xlsx) to agate
pkgver = 0.2.4
- pkgrel = 1
+ pkgrel = 2
url = https://agate-excel.readthedocs.org/
arch = any
license = MIT
checkdepends = python-nose
+ checkdepends = python-parsedatetime<2.5
checkdepends = python-six
makedepends = python-setuptools
makedepends = python-sphinx>=1.2.2