diff --git a/misc/py-fast-histogram/Makefile b/misc/py-fast-histogram/Makefile index 5b7d09d65f41..bccdf699a351 100644 --- a/misc/py-fast-histogram/Makefile +++ b/misc/py-fast-histogram/Makefile @@ -1,25 +1,25 @@ PORTNAME= fast-histogram -DISTVERSION= 0.11 -PORTREVISION= 1 +DISTVERSION= 0.14 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Fast simple 1D and 2D histograms WWW= https://github.com/astrofrog/fast-histogram LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} RUN_DEPENDS= ${PYNUMPY} USES= python USE_PYTHON= distutils autoplist post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/fast_histogram/_histogram_core*.so .include diff --git a/misc/py-fast-histogram/distinfo b/misc/py-fast-histogram/distinfo index fe79d869b6b1..98b5cf5ba96e 100644 --- a/misc/py-fast-histogram/distinfo +++ b/misc/py-fast-histogram/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655175981 -SHA256 (fast-histogram-0.11.tar.gz) = 9acb6fa5b6efd928663008965da186962bdeae20e6d5bbb3b1195dfbd1d906f0 -SIZE (fast-histogram-0.11.tar.gz) = 45702 +TIMESTAMP = 1731045845 +SHA256 (fast_histogram-0.14.tar.gz) = 390973b98af22bda85c29dcf6f008ba0d626321e9bd3f5a9d7a43e5690ea69ea +SIZE (fast_histogram-0.14.tar.gz) = 47469