diff --git a/math/py-hepstats/Makefile b/math/py-hepstats/Makefile index 88ffdf2a13ae..fda9553789c6 100644 --- a/math/py-hepstats/Makefile +++ b/math/py-hepstats/Makefile @@ -1,31 +1,29 @@ PORTNAME= hepstats -PORTVERSION= 0.7.0 -PORTREVISION= 2 +PORTVERSION= 0.10.0 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Statistics tools and utilities +COMMENT= HEP statistics tools and utilities WWW= https://scikit-hep.org/hepstats/ \ https://github.com/scikit-hep/hepstats LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSES/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=42:devel/py-setuptools@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools-scm>=3.4:devel/py-setuptools-scm@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatch-vcs>=0:devel/py-hatch-vcs@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asdf>=0:science/py-asdf@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pandas>=0,1:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=0:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uhi>=0:misc/py-uhi@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes .include diff --git a/math/py-hepstats/distinfo b/math/py-hepstats/distinfo index 9d946b9ef88f..7234ed02fce0 100644 --- a/math/py-hepstats/distinfo +++ b/math/py-hepstats/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696904098 -SHA256 (hepstats-0.7.0.tar.gz) = dae50a739afb4e80c4118bbd13ff1c959d9de96b45fd9cab31a75f4b96b66288 -SIZE (hepstats-0.7.0.tar.gz) = 16677799 +TIMESTAMP = 1784005272 +SHA256 (hepstats-0.10.0.tar.gz) = e4ff2a592f24f937aea30f5e049388a536ca2472c853b6c0dade5cda77be7189 +SIZE (hepstats-0.10.0.tar.gz) = 16644009