summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9c1f3a5cd01defc65b06c95529bc5323563a233a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
pkgbase = python-runnotebook-git
	pkgdesc = IPython notebook sphinx extensions
	pkgver = 0.3.1.r7.g20ce2a7
	pkgrel = 1
	url = https://github.com/ngoldbaum/RunNotebook
	arch = any
	license = BSD
	checkdepends = python-nose
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-wheel
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-sphinx
	makedepends = python-sphinx-bootstrap-theme
	makedepends = jupyter-nbformat
	makedepends = jupyter-nbconvert
	makedepends = python-matplotlib
	makedepends = python-sympy
	source = git+https://github.com/ngoldbaum/RunNotebook
	md5sums = SKIP

pkgname = python-runnotebook-git
	depends = python-sphinx
	depends = jupyter-notebook
	depends = python-qtconsole
	depends = jupyter_console
	depends = jupyter-nbconvert
	depends = python-ipykernel
	depends = python-ipywidgets
	depends = jupyter-nbformat
	optdepends = python-runnotebook-example: example documentation
	provides = python-runnotebook
	conflicts = python-runnotebook

pkgname = python-runnotebook-example-git
	pkgdesc = RunNotebook example documentation
	provides = python-runnotebook-example
	conflicts = python-runnotebook-example