Port details |
- py-qtconsole Qt-based console for Jupyter with support for rich media output
- 5.1.1_1 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: swills@FreeBSD.org
 - Port Added: 2017-03-01 14:02:35
- Last Update: 2022-07-11 21:47:41
- Commit Hash: c4584aa
- Also Listed In: python
- License: BSD3CLAUSE
- Description:
- Qt-based console for Jupyter with support for rich media output
WWW: https://qtconsole.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}qtconsole>0:devel/py-qtconsole@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-qtconsole/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-qtconsole
- pkg install py39-qtconsole
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-qtconsole listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-qtconsole
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1630115936
SHA256 (qtconsole-5.1.1.tar.gz) = bbc34bca14f65535afcb401bc74b752bac955e5313001ba640383f7e5857dc49
SIZE (qtconsole-5.1.1.tar.gz) = 428840
- 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:
-
- py39-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py39
- py39-sip>=6.5.1,1 : devel/py-sip@py39
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-ipykernel5>=5.1 : devel/py-ipykernel5@py39
- py39-jupyter-client>=4.1 : devel/py-jupyter-client@py39
- py39-jupyter-core>=0 : devel/py-jupyter-core@py39
- py39-pygments>=0 : textproc/py-pygments@py39
- py39-traitlets>=0 : devel/py-traitlets@py39
- py39-pyzmq>=17.1 : net/py-pyzmq@py39
- py39-ipython_genutils>=0 : devel/py-ipython_genutils@py39
- py39-QtPy>0 : devel/py-QtPy@py39
- py39-qt5-pyqt>=5.15.6 : devel/py-qt5-pyqt@py39
- py39-sip>=6.5.1,1 : devel/py-sip@py39
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- devel/py-spyder
- Configuration Options:
- No options to configure
- Options name:
- devel_py-qtconsole
- USES:
- pyqt:5 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 |
11 Jul 2022 21:47:41 5.1.1_1 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-qtconsole: Add NO_ARCH
Approved by: portmgr (blanket) |
07 Mar 2022 17:39:13 5.1.1_1 |
Loïc Bartoletti (lbartoletti)  |
devel/py-qt5, devel/py-sip: Update versions
- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)
PR: 261685
Exp-run by: antoine |
27 Jan 2022 06:12:26 5.1.1 |
Loïc Bartoletti (lbartoletti)  |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
28 Aug 2021 03:02:42 5.1.1 |
Steve Wills (swills)  |
devel/py-qtconsole: Update to 5.1.1
PR: 255313
Reported by: wen |
26 May 2021 12:54:15 5.0.1_2 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client
- Bump PORTREVISION of dependent ports |
18 May 2021 19:27:11 5.0.1_1 |
Po-Chuan Hsieh (sunpoet)  |
devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-core
- Bump PORTREVISION of dependent ports |
07 Apr 2021 08:09:01 5.0.1 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 5.0.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
18 Dec 2020 21:30:23
5.0.1 |
swills  |
devel/py-qtconsole: update to 5.0.1 |
15 Dec 2020 17:56:00
4.7.7_2 |
lbartoletti  |
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1
PR: 251764
Exp-run by: antoine |
05 Oct 2020 15:50:04
4.7.7_1 |
lbartoletti  |
Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Update PyQt to 5.15.0, py-sip to 4.19.24 and qscintilla2 to 2.11.5
- Use pypi for PYQT [1]
- Add devel/py-qt5-sip (Don't use it for now. It will be used in future updates
of PyQt with py-sip >= 5)
- Add missing py-qt5 ports: comms/py-qt5-sensors, devel/py-qt5-location,
devel/py-qt5-remoteobjects, net/py-qt5-networkauth
- Strip libs
- Refactor *_PATH and *_PORT parts
[1] RiverBankComputing doesn't offer links to download latest version of some
ports
PR: 247369
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D25749
Exp-run by: antoine |
04 Sep 2020 17:44:24
4.7.7 |
swills  |
devel/py-qtconsole: update to 4.7.7 |
02 Sep 2020 04:22:57
4.7.6 |
swills  |
devel/py-qtconsole: update to 4.7.6 |
15 Aug 2020 12:50:58
4.4.4_2 |
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) |
03 May 2020 16:49:59
4.4.4_2 |
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 |
11 Apr 2020 05:04:41
4.4.4_1 |
lbartoletti  |
Update py-sip to 4.19.21 and qscintilla2 to 2.11.4
- Update py-sip to 4.19.21
- Update qscintilla2 to 2.11.4
- Replace MASTER_SITE_RIVERBANK with https versions
- Replace QSCI2_DISTNAME to match with the new one
PR: 245308
Approved by: tcberner (mentor)
Exp-run by: antoine |
04 May 2019 12:54:10
4.4.4 |
swills  |
devel/py-qtconsole: update to 4.4.4 |
16 Jan 2019 11:13:45
4.4.3_1 |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
09 Dec 2018 05:43:01
4.4.3 |
swills  |
devel/py-qtconsole: fix license file |
07 Dec 2018 23:42:38
4.4.3 |
antoine  |
Unbreak the ports tree |
07 Dec 2018 18:41:45
4.4.3 |
swills  |
devel/py-qtconsole: update to 4.4.3, use qt5 |
02 Dec 2018 15:41:48
4.3.1 |
rene  |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
20 Jun 2018 17:05:44
4.3.1 |
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 |
19 Mar 2018 22:47:16
4.3.1 |
swills  |
devel/py-qtconsole: distutils implies flavors
Reported by: mat |
15 Mar 2018 17:49:41
4.3.1 |
swills  |
devel/py-qtconsole: update to 4.3.1
While here, pet portlint |
10 Mar 2018 17:46:06
4.3.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
4.3.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 ) |
13 Apr 2017 17:32:43
4.3.0 |
swills  |
devel/py-qtconsole: update to 4.3.0 |
01 Mar 2017 14:02:25
4.2.1 |
swills  |
devel/py-qtconsole: create port
Qt-based console for Jupyter with support for rich media output
WWW: https://qtconsole.readthedocs.io/ |