Port details |
- py-hatch-jupyter-builder Hatch plugin to help build Jupyter packages
- 0.9.1 devel =2 0.9.1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-03-21 19:24:40
- Last Update: 2024-07-03 04:36:36
- Commit Hash: 439c38f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://hatch-jupyter-builder.readthedocs.io/en/latest/
- https://github.com/jupyterlab/hatch-jupyter-builder
- Description:
- hatch-jupyter-builder provides a build hook plugin for Hatch that adds a build
step for use with Jupyter packages.
- ¦ ¦ ¦ ¦
- 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}hatch-jupyter-builder>0:devel/py-hatch-jupyter-builder@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-hatch-jupyter-builder/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-hatch-jupyter-builder
- pkg install py311-hatch-jupyter-builder
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-hatch-jupyter-builder listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-hatch-jupyter-builder
- Package flavors (<flavor>: <package>)
- py311: py311-hatch-jupyter-builder
- distinfo:
- TIMESTAMP = 1710712436
SHA256 (hatch_jupyter_builder-0.9.1.tar.gz) = 79278198d124c646b799c5e8dca8504aed9dcaaa88d071a09eb0b5c2009a58ad
SIZE (hatch_jupyter_builder-0.9.1.tar.gz) = 55953
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-hatchling>=1.17 : devel/py-hatchling@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-hatchling>=1.17 : devel/py-hatchling@py311
- python3.11 : lang/python311
- This port is required by:
- for Build
-
- devel/py-anywidget
- devel/py-ipympl
- devel/py-jupyter-collaboration-ui
- devel/py-jupyter-docprovider
- devel/py-jupyter-server
- devel/py-jupyterlab
- devel/py-nbdime
Configuration Options:
- No options to configure
- Options name:
- devel_py-hatch-jupyter-builder
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1 03 Jul 2024 04:36:36 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hatch-jupyter-builder: Update WWW |
0.9.1 23 Mar 2024 14:31:16 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hatch-jupyter-builder: Update to 0.9.1
Changes: https://github.com/jupyterlab/hatch-jupyter-builder/releases |
0.8.3 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> |
0.8.3 18 Apr 2023 21:38:10 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hatch-jupyter-builder: Update to 0.8.3
Changes: https://github.com/jupyterlab/hatch-jupyter-builder/releases |
0.8.2_1 04 Apr 2023 18:29:11 |
Antoine Brodin (antoine) |
USE_PYTHON=pep517: bump PORTREVISION |
0.8.2 21 Mar 2023 19:19:50 |
Po-Chuan Hsieh (sunpoet) |
devel/py-hatch-jupyter-builder: Add py-hatch-jupyter-builder 0.8.2
hatch-jupyter-builder provides a build hook plugin for Hatch that adds a build
step for use with Jupyter packages. |
Number of commits found: 6
|