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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-jupyter-events Jupyter Event System library
0.10.0 devel on this many watch lists=0 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.9.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-03-31 03:06:34
Commit Hash: 86eed6f
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 py39-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 py39-jupyter-events listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-jupyter-events
Package flavors (<flavor>: <package>)
  • py39: py39-jupyter-events
distinfo:
TIMESTAMP = 1711466146 SHA256 (jupyter_events-0.10.0.tar.gz) = 670b8229d3cc882ec782144ed22e0d29e1c2d639263f92ca8383e66682845e22 SIZE (jupyter_events-0.10.0.tar.gz) = 61516

Packages (timestamps in pop-ups are UTC):
py39-jupyter-events
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.10.0--0.10.0---
FreeBSD:13:quarterly0.10.00.10.00.6.3_1-0.10.0-0.9.00.9.0
FreeBSD:14:latest0.10.00.10.0--0.10.00.6.3_1-0.6.3_1
FreeBSD:14:quarterly0.10.00.10.0--0.10.0-0.9.00.9.0
FreeBSD:15:latest0.10.00.10.0n/a0.9.0n/a-0.9.0-
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-hatchling>=1.5 : devel/py-hatchling@py39
  2. python3.9 : lang/python39
  3. py39-build>=0 : devel/py-build@py39
  4. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-jsonschema>=4.18.0 : devel/py-jsonschema@py39
  2. py39-python-json-logger>=2.0.4 : devel/py-python-json-logger@py39
  3. py39-yaml>=5.3 : devel/py-yaml@py39
  4. py39-referencing>=0 : devel/py-referencing@py39
  5. py39-rfc3339-validator>=0 : devel/py-rfc3339-validator@py39
  6. py39-rfc3986-validator>=0.1.1 : devel/py-rfc3986-validator@py39
  7. py39-traitlets>=5.3 : devel/py-traitlets@py39
  8. py39-fqdn>=0 : www/py-fqdn@py39
  9. py39-idna>=0 : dns/py-idna@py39
  10. py39-isoduration>=0 : devel/py-isoduration@py39
  11. py39-jsonpointer>=1.13 : devel/py-jsonpointer@py39
  12. py39-rfc3339-validator>=0 : devel/py-rfc3339-validator@py39
  13. py39-rfc3986-validator>=0.1.0 : devel/py-rfc3986-validator@py39
  14. py39-uri-template>=0 : net/py-uri-template@py39
  15. py39-webcolors>=1.11 : graphics/py-webcolors@py39
  16. python3.9 : lang/python39
This port is required by:
for Run
  1. devel/py-jupyter-collaboration
  2. devel/py-jupyter-server
  3. devel/py-jupyter-server-fileid

Configuration Options:
No options to configure
Options name:
devel_py-jupyter-events
USES:
python
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: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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: 8