Port details |
- py-widgetsnbextension IPython HTML widgets for Jupyter
- 3.5.1_3 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2017-02-28 16:45:52
- Last Update: 2023-01-11 15:58:34
- Commit Hash: 77d6847
- Also Listed In: python
- License: not specified in port
- Description:
- Interactive HTML widgets for Jupyter notebooks
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}widgetsnbextension>0:devel/py-widgetsnbextension@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-widgetsnbextension/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-widgetsnbextension
- pkg install py39-widgetsnbextension
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 py39-widgetsnbextension listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-widgetsnbextension
- Package flavors (<flavor>: <package>)
- py39: py39-widgetsnbextension
- distinfo:
- TIMESTAMP = 1570809178
SHA256 (widgetsnbextension-3.5.1.tar.gz) = 079f87d87270bce047512400efd70238820751a11d2d8cb137a5a5bdbaf255c7
SIZE (widgetsnbextension-3.5.1.tar.gz) = 1112877
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:
-
- npm>=0 : www/npm
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- devel/py-ipywidgets
- math/sage
- science/py-jupyter_jsmol
Configuration Options:
- No options to configure
- Options name:
- devel_py-widgetsnbextension
- USES:
- python:3.7+
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.1_3 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
3.5.1_3 09 Nov 2022 19:10:44
    |
Max Brazhnikov (makc)  |
devel/py-widgetsnbextension: don't depend on www/py-notebook
HTML widgets can be used both in jupyter lab and notebook.
PR: 265332
Approved by: maintainer timeout (15 weeks) |
3.5.1_2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.5.1_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.5.1_2 15 Aug 2020 12:50:58
  |
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) |
3.5.1_2 03 May 2020 16:49:59
  |
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 |
3.5.1_1 16 Mar 2020 22:37:23
  |
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) |
3.5.1 11 Oct 2019 16:02:16
  |
swills  |
devel/py-widgetsnbextension: update to 3.5.1 |
3.5.0_1 26 Jul 2019 20:46:57
  |
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 |
3.5.0 06 Jul 2019 19:28:36
  |
swills  |
devel/py-widgetsnbextension: update to 3.5.0 |
3.4.2_1 12 Dec 2018 01:35:36
  |
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 |
3.4.2 07 Dec 2018 19:03:53
  |
swills  |
devel/py-widgetsnbextension: update to 3.4.2 |
3.2.1 11 Jul 2018 00:33:21
  |
swills  |
devel/py-widgetsnbextension: update to 3.2.1 |
3.1.4 20 Jun 2018 17:05:44
  |
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 |
3.1.4 16 Mar 2018 17:55:01
  |
swills  |
devel/py-widgetsnbextension: update to 3.1.4 |
2.0.0_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.0.0 30 Nov 2017 15:50:34
  |
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 ) |
2.0.0 13 Apr 2017 17:30:08
  |
swills  |
devel/py-widgetsnbextension: update to 2.0.0 |
1.2.6 28 Feb 2017 16:45:42
  |
swills  |
devel/py-widgetsnbextension: create port
Interactive HTML widgets for Jupyter notebooks |