notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
py-jupyter-events Jupyter Event System library
0.11.0 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.0_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-03-21 19:24:50
Last Update: 2024-12-31 15:48:37
Commit Hash: 2ffd1d2
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://jupyter-events.readthedocs.io/en/latest/
https://github.com/jupyter/jupyter_events
Description:
Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events -- structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events.
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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}jupyter-events>0:devel/py-jupyter-events@${PY_FLAVOR}
To install the port:
cd /usr/ports/devel/py-jupyter-events/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/py-jupyter-events
  • pkg install py311-jupyter-events
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-jupyter-events listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-jupyter-events
Package flavors (<flavor>: <package>)
  • py311: py311-jupyter-events
distinfo:
TIMESTAMP = 1735227878 SHA256 (jupyter_events-0.11.0.tar.gz) = c0bc56a37aac29c1fbc3bcfbddb8c8c49533f9cf11f1c4e6adadba936574ab90 SIZE (jupyter_events-0.11.0.tar.gz) = 62039

Packages (timestamps in pop-ups are UTC):
py39-jupyter-events
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--0.6.3_1---0.9.00.9.0
FreeBSD:14:latest-----0.6.3_1-0.6.3_1
FreeBSD:14:quarterly------0.9.00.9.0
FreeBSD:15:latest--n/a-n/a-0.9.0-
 

py311-jupyter-events
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.11.00.11.0-0.11.00.11.0---
FreeBSD:13:quarterly0.11.00.11.0--0.11.0---
FreeBSD:14:latest0.11.00.11.0-0.11.00.11.0---
FreeBSD:14:quarterly0.11.00.11.0-0.11.00.11.0---
FreeBSD:15:latest0.11.00.11.0n/a0.11.0n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-hatchling>=1.5 : devel/py-hatchling@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. py311-jsonschema>=4.18.0 : devel/py-jsonschema@py311
  2. py311-python-json-logger>=2.0.4 : devel/py-python-json-logger@py311
  3. py311-pyyaml>=5.3 : devel/py-pyyaml@py311
  4. py311-referencing>=0 : devel/py-referencing@py311
  5. py311-rfc3339-validator>=0 : devel/py-rfc3339-validator@py311
  6. py311-rfc3986-validator>=0.1.1 : devel/py-rfc3986-validator@py311
  7. py311-traitlets>=5.3 : devel/py-traitlets@py311
  8. py311-fqdn>=0 : www/py-fqdn@py311
  9. py311-idna>=0 : dns/py-idna@py311
  10. py311-isoduration>=0 : devel/py-isoduration@py311
  11. py311-jsonpointer>=1.13 : devel/py-jsonpointer@py311
  12. py311-rfc3339-validator>=0 : devel/py-rfc3339-validator@py311
  13. py311-rfc3986-validator>=0.1.0 : devel/py-rfc3986-validator@py311
  14. py311-uri-template>=0 : net/py-uri-template@py311
  15. py311-webcolors>=24.6.0 : graphics/py-webcolors@py311
  16. python3.11 : lang/python311
This port is required by:
for Run
  1. devel/py-jupyter-server
  2. devel/py-jupyter-server-fileid
  3. devel/py-jupyter-server-ydoc

Configuration Options:
No options to configure
Options name:
devel_py-jupyter-events
USES:
python:3.9+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/j/jupyter_events/
  2. https://pypi.org/packages/source/j/jupyter_events/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.0
31 Dec 2024 15:48:37
commit hash: 2ffd1d292e46ccfe483aca293aee973f0f0e72f9commit hash: 2ffd1d292e46ccfe483aca293aee973f0f0e72f9commit hash: 2ffd1d292e46ccfe483aca293aee973f0f0e72f9commit hash: 2ffd1d292e46ccfe483aca293aee973f0f0e72f9 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.11.0

Changes:	https://github.com/jupyter/jupyter_events/releases
0.10.0_1
08 Sep 2024 18:37:23
commit hash: f37af764436461e871fa038ae19c88500318ac0fcommit hash: f37af764436461e871fa038ae19c88500318ac0fcommit hash: f37af764436461e871fa038ae19c88500318ac0fcommit hash: f37af764436461e871fa038ae19c88500318ac0f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update RUN_DEPENDS after py-jsonschema 4.23.0 update

Reference:	https://github.com/python-jsonschema/jsonschema/blob/v4.23.0/pyproject.toml#L70
0.10.0_1
07 Jul 2024 08:05:33
commit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286ecommit hash: 1a80ec7c2281900b82b228ee3a7b070c8ca4286e files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml

- Bump PORTREVISION of dependent ports for dependency change
0.10.0
31 Mar 2024 03:06:34
commit hash: 86eed6f093715207a82b00566098e5e68cee4775commit hash: 86eed6f093715207a82b00566098e5e68cee4775commit hash: 86eed6f093715207a82b00566098e5e68cee4775commit hash: 86eed6f093715207a82b00566098e5e68cee4775 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.10.0

Changes:	https://github.com/jupyter/jupyter_events/releases
0.9.1
23 Mar 2024 14:49:18
commit hash: df77cec280d57f54e31ffcb4c21463a4578fed2ccommit hash: df77cec280d57f54e31ffcb4c21463a4578fed2ccommit hash: df77cec280d57f54e31ffcb4c21463a4578fed2ccommit hash: df77cec280d57f54e31ffcb4c21463a4578fed2c files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.9.1

Changes:	https://github.com/jupyter/jupyter_events/releases
0.9.0
14 Nov 2023 17:15:43
commit hash: 176d0a24d853722cd78a6364db9f522afbdd8597commit hash: 176d0a24d853722cd78a6364db9f522afbdd8597commit hash: 176d0a24d853722cd78a6364db9f522afbdd8597commit hash: 176d0a24d853722cd78a6364db9f522afbdd8597 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.9.0

Changes:	https://github.com/jupyter/jupyter_events/releases
0.8.0
01 Nov 2023 01:57:10
commit hash: ee8e272e995ed734a9422877169469b41f4e4f6fcommit hash: ee8e272e995ed734a9422877169469b41f4e4f6fcommit hash: ee8e272e995ed734a9422877169469b41f4e4f6fcommit hash: ee8e272e995ed734a9422877169469b41f4e4f6f files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.8.0

Changes:	https://github.com/jupyter/jupyter_events/releases
0.7.0
16 Aug 2023 18:25:27
commit hash: 28e88c4e23e0b71a86033790a9bd95630ab5f756commit hash: 28e88c4e23e0b71a86033790a9bd95630ab5f756commit hash: 28e88c4e23e0b71a86033790a9bd95630ab5f756commit hash: 28e88c4e23e0b71a86033790a9bd95630ab5f756 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Update to 0.7.0

- Add LICENSE_FILE
- Update WWW

Changes:	https://github.com/jupyter/jupyter_events/releases
0.6.3_1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
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>
0.6.3_1
04 Apr 2023 18:29:11
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
0.6.3
21 Mar 2023 19:19:51
commit hash: e0af541c07f4e80a34b69e5871e4717276b806a4commit hash: e0af541c07f4e80a34b69e5871e4717276b806a4commit hash: e0af541c07f4e80a34b69e5871e4717276b806a4commit hash: e0af541c07f4e80a34b69e5871e4717276b806a4 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-events: Add py-jupyter-events 0.6.3

Jupyter Events enables Jupyter Python Applications (e.g. Jupyter Server,
JupyterLab Server, JupyterHub, etc.) to emit events -- structured data
describing things happening inside the application. Other software (e.g. client
applications like JupyterLab) can listen and respond to these events.

Number of commits found: 11