summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorRich Li2018-05-29 10:52:13 -0700
committerRich Li2018-05-29 10:52:13 -0700
commit04d6675cdb3e834887b5646cae5c43a909c316d0 (patch)
treede383c43fe8fa92f242b564795cafc6ed33ef150 /.SRCINFO
parent42744e937fc16fc860201a7be25f63e5b2eb2947 (diff)
downloadaur-04d6675cdb3e834887b5646cae5c43a909c316d0.tar.gz
IPython is required for the tests
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec8a587d6785..f3e1d97524ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = python-lineprofiler
pkgdesc = Line-by-line profiler
pkgver = 2.1
- pkgrel = 1
+ pkgrel = 2
url = https://pypi.python.org/pypi/line_profiler
arch = i686
arch = x86_64
license = BSD
+ checkdepends = ipython
makedepends = cython
depends = python-setuptools
source = python-lineprofiler-2.1.tar.gz::https://github.com/rkern/line_profiler/archive/2.1.tar.gz