summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6aabd4df97e8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = ipython-7
+ pkgdesc = IPython provides a rich toolkit to help you make the most of using Python interactively
+ pkgver = 7.1.1
+ pkgrel = 1
+ 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
+ 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
+