summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a03d42b8eb7f3404fc15ed23c66c9e625d461257 (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
pkgbase = ipython-git
	pkgdesc = An enhanced Interactive Python shell - git version
	pkgver = 7.12.0.r1042.g4e5c2e243
	pkgrel = 1
	url = https://ipython.org
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-traitlets
	depends = python-pexpect
	depends = sqlite
	depends = python-pickleshare
	depends = python-prompt_toolkit
	depends = python-jedi
	depends = python-pygments
	depends = python-backcall
	depends = python-stack-data
	depends = python-executing
	depends = python-asttokens
	depends = python-pure-eval
	optdepends = python-nose: for IPython's test suite
	provides = ipython
	conflicts = ipython
	source = git://github.com/ipython/ipython.git
	source = ipython.png
	md5sums = SKIP
	md5sums = 2901d65f1b1fe354e72850085cd1c072

pkgname = ipython-git