Port details |
- py-dask-histogram Histogramming with Dask
- 2024.9.1 devel =2 2024.3.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2023-04-18 21:51:36
- Last Update: 2024-09-25 18:21:57
- Commit Hash: d7f5d45
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://dask-histogram.readthedocs.io/en/stable/
- https://github.com/dask-contrib/dask-histogram
- Description:
- The boost-histogram library provides a performant object oriented API for
histogramming in Python. Building on the foundation of boost-histogram,
dask-histogram adds support for lazy calculations on Dask collections.
- ¦ ¦ ¦ ¦
- 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}dask-histogram>0:devel/py-dask-histogram@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-dask-histogram/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-dask-histogram
- pkg install py311-dask-histogram
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-dask-histogram listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-dask-histogram
- Package flavors (<flavor>: <package>)
- py311: py311-dask-histogram
- distinfo:
- TIMESTAMP = 1727260405
SHA256 (dask_histogram-2024.9.1.tar.gz) = a3e778b606db4affcc4fc8b6d34f5d99e165ea1691da57f40659032cd79f03e8
SIZE (dask_histogram-2024.9.1.tar.gz) = 24154
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-hatch-vcs>=0 : devel/py-hatch-vcs@py311
- py311-hatchling>=1.8.0 : 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-boost-histogram>=1.3.2 : misc/py-boost-histogram@py311
- py311-dask>=2021.03.0 : devel/py-dask@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-dask-histogram
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.9.1 25 Sep 2024 18:21:57 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2024.9.1
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2024.3.0 13 Apr 2024 09:31:37 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2024.3.0
- Update WWW
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.6.0 09 Jul 2023 10:18:48 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2023.6.0
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.5.1 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> |
2023.5.1 27 May 2023 23:43:53 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2023.5.1
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.5.0 27 May 2023 04:08:30 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2023.5.0
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.4.4 27 Apr 2023 23:58:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2023.4.4
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.4.3 27 Apr 2023 15:46:09 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Update to 2023.4.3
Changes: https://github.com/dask-contrib/dask-histogram/releases |
2023.4.2 18 Apr 2023 21:37:18 |
Po-Chuan Hsieh (sunpoet) |
devel/py-dask-histogram: Add py-dask-histogram 2023.4.2
The boost-histogram library provides a performant object oriented API for
histogramming in Python. Building on the foundation of boost-histogram,
dask-histogram adds support for lazy calculations on Dask collections. |
Number of commits found: 9
|