summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b517632b5042f4b17c08fd8772fb4366b3480ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = ipython-ipyparallel
	pkgdesc = Interactive Parallel Computing in Python
	pkgver = 6.2.3
	pkgrel = 1
	url = https://github.com/ipython/ipyparallel
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	optdepends = openmpi: to use the MPI Launchers in ipcluster command
	source = https://github.com/ipython/ipyparallel/archive/6.2.3.tar.gz
	sha256sums = fa82384a59604c30e4f90a768f9e047d600b06c6bccf3c67f86fc26f899ed941

pkgname = ipython-ipyparallel
	depends = ipython
	conflicts = ipython2-ipyparallel

pkgname = ipython2-ipyparallel
	depends = ipython2
	conflicts = ipython-ipyparallel