summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4356251bfbf3..6d1a1c8a6fb7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = jupyter-gnuplot_kernel
pkgdesc = A Jupyter kernel for GNUplot
pkgver = 0.4.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/has2k1/gnuplot_kernel
install = jupyter-gnuplot_kernel.install
arch = any
license = BSD
- makedepends = python-pip
+ checkdepends = python-pytest
+ makedepends = python-setuptools
depends = jupyter-metakernel
depends = jupyter-notebook
depends = gnuplot
- source = https://github.com/has2k1/gnuplot_kernel/archive/v0.4.1.tar.gz
+ source = gnuplot_kernel-0.4.1::https://github.com/has2k1/gnuplot_kernel/archive/v0.4.1.tar.gz
sha256sums = bfc0e72556a32198b589ccfa97ed9575e31e2017f3f60b65a1b6d956bd1a7333
pkgname = jupyter-gnuplot_kernel