Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
24 Apr 2019 17:31:26
6.0.0_1

|
swills  |
devel/py-jupyter_console: Use the other prompt_toolkit |
07 Dec 2018 18:40:07
6.0.0

|
swills  |
devel/py-jupyter_console: update to 6.0.0 |
06 Aug 2018 11:23:41
5.2.0_1

|
antoine  |
Attempt to unbreak ports depending on ipython |
20 Jun 2018 17:05:44
5.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 |
16 Mar 2018 04:52:48
5.2.0

|
swills  |
devel/py-jupyter_console: update to 5.2.0 |
10 Mar 2018 17:46:06
5.1.0_1

|
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
30 Nov 2017 15:50:34
5.1.0

|
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 ) |
11 Mar 2017 16:00:04
5.1.0

|
sunpoet  |
Add LICENSE
Approved by: portmgr (blanket) |
01 Mar 2017 07:59:46
5.1.0

|
swills  |
devel/py-jupyter_console: create port
The Jupyter console is a terminal frontend for kernels using the Jupyter
protocol.
WWW: https://jupyter-console.readthedocs.io/ |