summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5d14589242aa67f25edcd51ce5e30c8f4966a737 (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.4.0
	pkgrel = 1
	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.4.0/ipython-7.4.0.tar.gz
	md5sums = 1964e52ab2faa68b249dec06517f9ee0

pkgname = ipython-7