summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO26
1 files changed, 26 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..f1f35acb0423
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,26 @@
+# Generated by mksrcinfo v8
+# Sat Aug 26 11:06:18 UTC 2017
+pkgbase = python-bkcharts
+ pkgdesc = High level chart types built on top of Bokeh
+ pkgver = 0.2
+ pkgrel = 1
+ url = http://github.com/bokeh/bkcharts
+ arch = any
+ license = BSD
+ makedepends = python-setuptools
+ makedepends = python2-setuptools
+ makedepends = python-numpy
+ makedepends = python-six
+ makedepends = python2-numpy
+ makedepends = python2-six
+ source = https://pypi.io/packages/source/b/bkcharts/bkcharts-0.2.tar.gz
+ sha256sums = a5eaa8e78853dcecaa46345812e4fabe9cd3b96330ebf0809f640a4a0556d72e
+
+pkgname = python-bkcharts
+ depends = python-numpy
+ depends = python-six
+
+pkgname = python2-bkcharts
+ depends = python2-numpy
+ depends = python2-six
+