Port details |
- py-ipyparallel Interactive Parallel Computing with IPython
- 8.4.1 devel
=0 6.3.0_1Version of this port present on the latest quarterly branch. - Maintainer: python@FreeBSD.org
 - Port Added: 2017-03-01 17:47:54
- Last Update: 2022-06-21 20:58:34
- Commit Hash: 8c7943e
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Use multiple instances of IPython in parallel, interactively.
WWW: https://ipyparallel.readthedocs.io
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ipyparallel>0:devel/py-ipyparallel@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ipyparallel/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ipyparallel
- pkg install py38-ipyparallel
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.NOTE: This is a Python port. Instead of py38-ipyparallel listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py38-ipyparallel
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1655829892
SHA256 (ipyparallel-8.4.1.tar.gz) = 670bbe05755381742e1ea01177dc428ff8f3e94af1f0d5642c9d19f37ca8289b
SIZE (ipyparallel-8.4.1.tar.gz) = 6843301
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- Runtime dependencies:
-
- py38-dateutil>=2.1 : devel/py-dateutil@py38
- py38-decorator>=0 : devel/py-decorator@py38
- py38-entrypoints>=0 : devel/py-entrypoints@py38
- py38-ipykernel5>=4.4 : devel/py-ipykernel5@py38
- py38-ipython>=4.0.0 : devel/ipython@py38
- py38-jupyter-client>=0 : devel/py-jupyter-client@py38
- py38-notebook>=0 : www/py-notebook@py38
- py38-psutil>=0 : sysutils/py-psutil@py38
- py38-pyzmq>=18 : net/py-pyzmq@py38
- py38-tornado>=5.1 : www/py-tornado@py38
- py38-tqdm>=0 : misc/py-tqdm@py38
- py38-traitlets>=4.3 : devel/py-traitlets@py38
- py38-setuptools>=62.1.0 : devel/py-setuptools@py38
- python3.8 : lang/python38
- This port is required by:
- for Run
-
- devel/py-spyder-kernels
- Configuration Options:
- No options to configure
- Options name:
- devel_py-ipyparallel
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
21 Jun 2022 20:58:34 8.4.1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-ipyparallel: Update to 8.4.1
Changes: https://github.com/ipython/ipyparallel/blob/main/docs/source/changelog.md |
21 Jun 2022 16:36:29 6.3.0_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-ipyparallel: Convert to USE_PYTHON=pytest
- Add more TEST_DEPENDS |
26 May 2021 12:54:15 6.3.0_1
|
Po-Chuan Hsieh (sunpoet)  |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
07 Apr 2021 08:09:01 6.3.0
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 6.3.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Aug 2020 12:50:58
6.3.0
|
dbaio  |
devel/ipython: Update to 7.17.0
IPython 7.17+ supports Python 3.7 and above, following NEP 29.
Update consumers to use Python >= 3.7 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/latest/whatsnew/version7.html?highlight=7.17#ipython-7-17
Approved by: dbaio (python, maintainer) |
08 May 2020 00:17:39
6.3.0
|
dbaio  |
devel/py-ipyparallel: Update to 6.3.0
- Add test target
Changelog: https://github.com/ipython/ipyparallel/blob/6.3.0/docs/source/changelog.rst |
03 May 2020 16:49:59
6.2.5_1
|
dbaio  |
devel/ipython: Update to 7.14.0
IPython 7.10+ supports Python 3.6 and above, following NEP 29.
Update consumers to use Python >= 3.6 (avoid break bulk -a).
Changelog: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html#ipython-7-14 |
25 Apr 2020 12:27:21
6.2.5
|
dbaio  |
devel/py-ipyparallel: Update to 6.2.5
Changelog: https://github.com/ipython/ipyparallel/blob/6.2.5/docs/source/changelog.rst
PR: 245803
Approved by: sunpoet (python, maintainer) |
06 Apr 2020 00:16:21
6.2.4_3
|
dbaio  |
devel/py-ipyparallel: Update dependencies
Use latest version of ipykernel and ipython.
Following r530847.
PR: 244951
Approved by: koobs (python, maintainer) |
16 Mar 2020 22:37:23
6.2.4_2
|
dbaio  |
www/py-notebook: Update to 6.0.3
Remove support for Python 2.x.
Update consumers to use Python >= 3.5 (avoid break bulk -a).
Changelog: https://github.com/jupyter/notebook/blob/6.0.3/docs/source/changelog.rst
PR: 244835
Approved by: python (koobs, maintainer) |
26 Jul 2019 20:46:57
6.2.4_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
19 May 2019 21:55:09
6.2.4
|
sunpoet  |
Update to 6.2.4
Changes: https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
10 Apr 2019 06:18:32
6.2.3_2
|
antoine  |
Bump a few PORTREVISIONs after r498529
With hat: portmgr |
12 Dec 2018 01:35:36
6.2.3_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
20 Oct 2018 14:50:33
6.2.3
|
sunpoet  |
Update to 6.2.3
Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html
https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
06 Aug 2018 11:23:41
6.2.2_1
|
antoine  |
Attempt to unbreak ports depending on ipython |
31 Jul 2018 00:04:02
6.2.2
|
sunpoet  |
Update to 6.2.2
Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html
https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
20 Jun 2018 17:05:44
6.2.0
|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
05 Jun 2018 18:56:25
6.2.0
|
sunpoet  |
Update to 6.2.0
Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html
https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
10 Mar 2018 17:46:06
6.1.1_1
|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
08 Feb 2018 13:00:46
6.1.1
|
sunpoet  |
Update to 6.1.1
Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html
https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
06 Feb 2018 19:18:36
6.1.0
|
sunpoet  |
Update to 6.1.0
- Allow concurrent installation (USE_PYTHON=concurrent)
Changes: https://ipyparallel.readthedocs.io/en/latest/changelog.html
https://github.com/ipython/ipyparallel/blob/master/docs/source/changelog.rst |
30 Nov 2017 15:50:34
6.0.2 
|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
26 Apr 2017 18:46:20
6.0.2
|
sunpoet  |
Sort RUN_DEPENDS and USE_PYTHON |
01 Mar 2017 17:47:45
6.0.2
|
swills  |
devel/py-ipyparallel: create port
Use multiple instances of IPython in parallel, interactively.
WWW: https://ipyparallel.readthedocs.io |