summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2985570b2a48f0cc319368db172db90d68daa942 (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
pkgbase = ipython-7
	pkgdesc = IPython provides a rich toolkit to help you make the most of using Python interactively
	pkgver = 7.1.1
	pkgrel = 3
	url = https://ipython.readthedocs.io/en/stable/
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-prompt_toolkit-2
	depends = python-pygments
	depends = python-traitlets
	depends = python-pickleshare
	depends = python-decorator
	depends = python-jedi
	depends = python-backcall
	provides = ipython
	provides = ipython-7
	conflicts = ipython
	source = https://github.com/ipython/ipython/releases/download/7.1.1/ipython-7.1.1.tar.gz
	md5sums = 4e1f459a7592101736d695751403bd4c

pkgname = ipython-7