Port details |
- py-ipywidgets Interactive HTML widgets for Jupyter notebooks and the IPython kernel
- 8.1.5 devel =2 8.1.3Version of this port present on the latest quarterly branch.
- Maintainer: makc@FreeBSD.org
- Port Added: 2017-03-01 07:55:19
- Last Update: 2024-08-28 10:03:19
- Commit Hash: ad79eb9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://ipywidgets.readthedocs.io
- Description:
- IPython widgets for the Jupyter Notebook
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-ipywidgets/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-ipywidgets
- pkg install py311-ipywidgets
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 py311-ipywidgets listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-ipywidgets
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1724838888
SHA256 (ipywidgets-8.1.5.tar.gz) = 870e43b1a35656a80c18c9503bbf2d16802db1cb487eec6fab27d683381dde17
SIZE (ipywidgets-8.1.5.tar.gz) = 116723
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:
-
- py311-setuptools>=0 : devel/py-setuptools@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-comm>=0.1.3 : devel/py-comm@py311
- py311-ipython>=6.1.0 : devel/ipython@py311
- py311-nbformat>=4.2.0 : devel/py-nbformat@py311
- py311-traitlets>=4.3.1 : devel/py-traitlets@py311
- py311-widgetsnbextension>=4.0.0 : devel/py-widgetsnbextension@py311
- py311-jupyterlab-widgets>=3.0.0 : devel/py-jupyterlab-widgets@py311
- py311-ipython_genutils>=0 : devel/py-ipython_genutils@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- math/sage
- for Run
-
- devel/py-ipydatawidgets
- devel/py-ipympl
- devel/py-jupyter
- devel/py-jupyter-rfb
- math/py-mathics
- math/py-yt
- math/sage
Configuration Options:
- No options to configure
- Options name:
- devel_py-ipywidgets
- USES:
- python
- 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 |
8.1.5 28 Aug 2024 10:03:19 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.1.5 |
8.1.3 30 May 2024 22:17:42 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.1.3
Convert to pep517. |
8.1.2_1 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
8.1.2 10 Feb 2024 13:07:10 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.1.2 |
8.1.1 15 Sep 2023 19:07:58 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.1.1 |
8.1.0 14 Aug 2023 13:31:19 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.1.0 |
8.0.7 10 Jul 2023 12:53:55 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.0.7 |
8.0.6 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
8.0.6 20 Apr 2023 19:46:24 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.0.6 |
8.0.5 23 Mar 2023 19:11:02 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.0.5 |
8.0.4 27 Feb 2023 18:32:10 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: update to 8.0.4
- Adjust dependencies.
- Take maintainership: devel/py-ipywidgets, devel/py-widgetsnbextension, and
devel/py-jupyterlab-widgets should be updated simultaneously.
PR: 269517
Approved by: maintainer timeout (two weeks) |
7.6.5_1 11 Jan 2023 15:58:34 |
Dmitry Marakasov (amdmi3) |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
7.6.5_1 15 Oct 2022 16:47:12 |
Yuri Victorovich (yuri) |
devel/py-ipykernel5: Remove in favor of devel/py-ipykernel
Ports were switched to devel/py-ipykernel5 on 2020-05-07
because devel/py-ipykernel has expired at the time.
Currently main consumers of devel/py-ipykernel - Jupyter and
Spyder - work fine with devel/py-ipykernel.
There is no reason to use an outdated devel/py-ipykernel5 everywhere. |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
7.6.5 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
7.6.5 10 Mar 2022 17:31:56 |
Max Brazhnikov (makc) |
devel/py-ipywidgets: Update to 7.6.5
PR: 262147
Approved by: maintainer timeout (two weeks) |
7.5.1_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
7.5.1_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
7.5.1_3 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) |
7.5.1_3 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 |
7.5.1_2 06 Apr 2020 00:17:34 |
dbaio |
devel/py-ipywidgets: Update dependencies
Use latest version of ipykernel and ipython.
Following r530847.
PR: 244952
Approved by: swills (maintainer) |
7.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) |
7.5.1 11 Oct 2019 14:44:27 |
swills |
devel/py-ipywidgets: update to 7.5.1 |
7.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 |
7.5.0 06 Jul 2019 19:28:55 |
swills |
devel/py-ipywidgets: update to 7.5.0 |
7.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 |
7.4.2 05 Dec 2018 00:41:05 |
swills |
devel/py-ipywidgets: update to 7.4.2 |
7.2.1_1 06 Aug 2018 11:23:41 |
antoine |
Attempt to unbreak ports depending on ipython |
7.2.1 11 Jul 2018 00:12:44 |
swills |
devel/py-ipywidgets: update to 7.2.1 |
7.1.2 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 |
7.1.2 16 Mar 2018 17:55:25 |
swills |
devel/py-ipywidgets: update to 7.1.2 |
6.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). |
6.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 ) |
6.0.0 13 Apr 2017 17:32:10 |
swills |
devel/py-ipywidgets: update to 6.0.0 |
5.2.2 01 Mar 2017 07:48:02 |
swills |
devel/py-ipywidgets: create port
IPython widgets for the Jupyter Notebook
WWW: https://ipywidgets.readthedocs.io |