diff --git a/misc/py-boost-histogram/Makefile b/misc/py-boost-histogram/Makefile index 58958eb74884..2b8b2dbe10ca 100644 --- a/misc/py-boost-histogram/Makefile +++ b/misc/py-boost-histogram/Makefile @@ -1,29 +1,28 @@ PORTNAME= boost-histogram -DISTVERSION= 1.3.1 -PORTREVISION= 1 +DISTVERSION= 1.3.2 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Python bindings for the C++14 Boost::Histogram library WWW= https://github.com/scikit-hep/boost-histogram LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${LOCALBASE}/include/boost/config.hpp:devel/boost-libs TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>0:devel/py-cloudpickle@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hypothesis>=6.0:devel/py-hypothesis@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>0:devel/py-pytest-benchmark@${PY_FLAVOR} USES= compiler:c++14-lang python:3.6+ USE_PYTHON= distutils autoplist pytest TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} post-install: @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/boost_histogram/_core.cpython-${PYTHON_SUFFIX}.so .include diff --git a/misc/py-boost-histogram/distinfo b/misc/py-boost-histogram/distinfo index 73d0ae9d2d1f..d16a2346b2e0 100644 --- a/misc/py-boost-histogram/distinfo +++ b/misc/py-boost-histogram/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659851451 -SHA256 (boost_histogram-1.3.1.tar.gz) = 31cd396656f3a37834e07d304cdb84d9906bc2172626a3d92fe577d08bcf410f -SIZE (boost_histogram-1.3.1.tar.gz) = 1157843 +TIMESTAMP = 1663740969 +SHA256 (boost_histogram-1.3.2.tar.gz) = e175efbc1054a27bc53fbbe95472cac9ea93999c91d0611840d776b99588d51a +SIZE (boost_histogram-1.3.2.tar.gz) = 1291244