Search Criteria
Package Details: python-ipyparallel 6.3.0-1
Git Clone URL: | https://aur.archlinux.org/ipython-ipyparallel.git (read-only, click to copy) |
---|---|
Package Base: | ipython-ipyparallel |
Description: | Interactive Parallel Computing in Python |
Upstream URL: | https://github.com/ipython/ipyparallel |
Keywords: | mpi parallel python |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | xantares |
Maintainer: | jadelord |
Last Packager: | jadelord |
Votes: | 10 |
Popularity: | 0.001085 |
First Submitted: | 2015-10-04 09:33 |
Last Updated: | 2020-10-15 08:16 |
Dependencies (7)
- ipython
- python-decorator
- python-jupyter_client
- python-setuptools
- python-tornado (python-tornado5, python-tornado-4)
- python-setuptools (make)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda) (optional) – to use the MPI Launchers in ipcluster command
Latest Comments
bartus commented on 2020-12-04 09:40
@jadelord: Technically you should create new aur repo and submit a
merge request
to transfer comments/votes to the new one. __φ(..;)jadelord commented on 2020-11-09 09:04
@jlaehne Technically yes, but I doubt if aurweb would let me push to the same git repository then.
jlaehne commented on 2020-11-04 11:40
Shouldn't 'pkgbase=ipython-${_name}' be replaced also by 'pkgbase=python-${_name}' after renaming the package?
jadelord commented on 2020-10-15 07:45
@dsche-cyber
I agree.
The PKGBUILD would build both, but I do not recall failure to install. Could you share how did you build it with, specifically which tool did you use (makepkg / some AUR helper).
Will do after I address the other issues.
dsche-cyber commented on 2020-10-14 11:23
Strange enough in the PKGBUILD the conflict is explicitly mentioned, but regardless it tries to install both.
Just remove/comment everything with python2, to get it to work.
jadelord commented on 2019-02-06 08:03
I will try to maintain this from now on. I wonder if this package should be renamed to python-ipyparallel?