mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
misc/py-hist: update 2.7.2 → 2.7.3
Reported by: portscout
This commit is contained in:
parent
788eadd602
commit
8c659a4511
@ -1,6 +1,6 @@
|
||||
PORTNAME= hist
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.7.2
|
||||
DISTVERSION= 2.7.3
|
||||
CATEGORIES= misc python
|
||||
#MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -20,11 +20,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.3.1:misc/py-boost-histogr
|
||||
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dask>=2022:devel/py-dask@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}dask-histogram>=2023.1:devel/py-dask-histogram@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mplhep>0:science/py-mplhep@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest-mpl>=0.12:devel/py-pytest-mpl@${PY_FLAVOR}
|
||||
# tests and plotting also need mplhep>=0.2.16 which isn't yet ported
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
USE_PYTHON= pep517 autoplist pytest # 21 tests fail: _tkinter.TclError: no display name and no $DISPLAY environment variable
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= scikit-hep
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1694883763
|
||||
SHA256 (scikit-hep-hist-v2.7.2_GH0.tar.gz) = dba06132f5d932d811f2d048ff2b14b23d9db21a3e2fa234883e88699f7e8a92
|
||||
SIZE (scikit-hep-hist-v2.7.2_GH0.tar.gz) = 991881
|
||||
TIMESTAMP = 1719137732
|
||||
SHA256 (scikit-hep-hist-v2.7.3_GH0.tar.gz) = e2180b239ac40b6ef05ffa798739664797e5c1108659f23dea2b24ee214c2bca
|
||||
SIZE (scikit-hep-hist-v2.7.3_GH0.tar.gz) = 992162
|
||||
|
Loading…
Reference in New Issue
Block a user