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_client Jupyter protocol implementation and client libraries
6.1.12_1 devel Deleted 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 6.1.12_1Version of this port present on the latest quarterly branch.
Maintainer: python@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-01-09 19:01:10
Last Update: 2021-05-26 12:54:15
Commit Hash: c2929cc
Also Listed In: python
License: BSD3CLAUSE
WWW:
https://jupyter.org/
Description:
Jupyter protocol implementation and client libraries. WWW: https://jupyter.org/
Homepage    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_client>0:devel/py-jupyter_client@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py38-jupyter_client
Package flavors (<flavor>: <package>)
  • py38: py38-jupyter_client
distinfo:
TIMESTAMP = 1616873075 SHA256 (jupyter_client-6.1.12.tar.gz) = c4bca1d0846186ca8be97f4d2fa6d2bae889cce4892a167ffa1ba6bd1f73e782 SIZE (jupyter_client-6.1.12.tar.gz) = 301499

Packages (timestamps in pop-ups are UTC):
py37-jupyter_client
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--6.1.11---6.1.7-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py38-setuptools>0 : devel/py-setuptools@py38
  2. python3.8 : lang/python38
Runtime dependencies:
  1. py38-jupyter-core>=4.6.0 : devel/py-jupyter-core@py38
  2. py38-dateutil>=2.1 : devel/py-dateutil@py38
  3. py38-pyzmq>=13 : net/py-pyzmq@py38
  4. py38-tornado>=4.1 : www/py-tornado@py38
  5. py38-traitlets>=0 : devel/py-traitlets@py38
  6. py38-setuptools>0 : devel/py-setuptools@py38
  7. python3.8 : lang/python38
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_py-jupyter_client
USES:
python:3.5+
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_client/
  2. https://pypi.org/packages/source/j/jupyter_client/
Collapse this list.
Port Moves

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
6.1.12_1
26 May 2021 12:54:15
commit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edccommit hash: c2929ccb0f3f23431de5e81fa2060cf78bda5edc files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-client: Move devel/py-jupyter_client to devel/py-jupyter-client

- Bump PORTREVISION of dependent ports
6.1.12_1
18 May 2021 19:27:11
commit hash: 0a76571205a10a1abd66349ed1110dd2c403079dcommit hash: 0a76571205a10a1abd66349ed1110dd2c403079dcommit hash: 0a76571205a10a1abd66349ed1110dd2c403079dcommit hash: 0a76571205a10a1abd66349ed1110dd2c403079d files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-jupyter-core: Move devel/py-jupyter_core to devel/py-jupyter-core

- Bump PORTREVISION of dependent ports
6.1.12
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
6.1.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
6.1.12
28 Mar 2021 12:25:42
Revision:569389Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-jupyter_client: Update to 6.1.12

Changelog:	https://github.com/jupyter/jupyter_client/blob/6.1.12/docs/changelog.rst

Approved by:	python (with hat)
6.1.11
12 Jan 2021 11:32:49
Revision:561314Original commit files touched by this commit
krion search for other commits by this committer
Update to 6.1.11
6.1.7
19 Dec 2020 20:25:08
Revision:558668Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 6.1.7

- Sort *_DEPENDS

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
6.1.3
25 Apr 2020 12:24:47
Revision:532948Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-jupyter_client: Update to 6.1.3

Changelog:	https://github.com/jupyter/jupyter_client/blob/6.1.3/docs/changelog.rst

PR:		245726
Approved by:	sunpoet (python, maintainer)
6.1.2
06 Apr 2020 21:27:31
Revision:530929Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-jupyter_client: Update to 6.1.2

Changelog:	https://github.com/jupyter/jupyter_client/blob/6.1.2/docs/changelog.rst

PR:		245390
Approved by:	koobs (python, maintainer)
MFH:		2020Q2 (blanket: bugfix release(s))
6.1.0
21 Mar 2020 14:22:00
Revision:528855Original commit files touched by this commit
dbaio search for other commits by this committer
devel/py-jupyter_client: Update to 6.1.0

- Add test target.
- Remove support for Python 2.x.
- Update consumers to use Python >= 3.5 (avoid break bulk -a).

Changelog:	https://github.com/jupyter/jupyter_client/blob/6.1.0/docs/changelog.rst

PR:		244933
Approved by:	koobs (python, maintainer)
5.3.4
31 Oct 2019 14:51:03
Revision:516168Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.4

Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
5.3.3
30 Sep 2019 04:19:13
Revision:513308Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.3

Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
5.3.1
10 Jul 2019 17:01:14
Revision:506372Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.1

Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
		https://github.com/jupyter/jupyter_client/commits/5.x
5.3.0
08 Jul 2019 23:59:02
Revision:506256Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.3.0

Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
		https://github.com/jupyter/jupyter_client/commits/5.x
5.2.4_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
5.2.4
10 Feb 2019 19:44:52
Revision:492633Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.4

Changes:	https://github.com/jupyter/jupyter_client/blob/5.x/docs/changelog.rst
5.2.3
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
5.2.3
13 Mar 2018 20:31:07
Revision:464415Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.3

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.2.2
25 Jan 2018 13:07:06
Revision:459937Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.2

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.2.1
04 Jan 2018 20:11:43
Revision:458068Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.1

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.2.0
20 Dec 2017 14:38:19
Revision:456816Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
5.2.0
19 Dec 2017 18:20:42
Revision:456748Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.2.0

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.1.0
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
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 View all of this commit message)
5.1.0
24 Jun 2017 16:32:23
Revision:444229Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.1.0

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.0.1
05 Apr 2017 19:58:05
Revision:437817Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.1

- Allow concurrent installation (USE_PYTHON=concurrent)

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
5.0.0
11 Mar 2017 16:00:00
Revision:435935Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 5.0.0

- Sort USE_PYTHON

Changes:	https://github.com/jupyter/jupyter_client/blob/master/docs/changelog.rst
4.4.0
09 Jan 2017 19:01:02
Revision:431016Original commit files touched by this commit
antoine search for other commits by this committer
New port: devel/py-jupyter_client
Jupyter protocol implementation and client libraries.
WWW: http://jupyter.org/

Number of commits found: 27