summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59150202608250d5e9c7b07fde05c94bda629561 (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.2.0
	pkgrel = 4
	url = https://ipython.readthedocs.io/en/stable/
	arch = any
	license = BSD
	makedepends = python-setuptools
	depends = python
	depends = python-prompt_toolkit
	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.2.0/ipython-7.2.0.tar.gz
	md5sums = fedcf768627799b7bc39b5d83bfa3df7

pkgname = ipython-7