git: 82eb54f82a9c - main - misc/py-uhi: Update 0.3.1 -> 0.3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Sep 2022 15:40:17 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=82eb54f82a9c4de5ebe4ab7e5b946b69797be1a0 commit 82eb54f82a9c4de5ebe4ab7e5b946b69797be1a0 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-09-22 15:19:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-09-22 15:40:11 +0000 misc/py-uhi: Update 0.3.1 -> 0.3.2 Reported by: portscout --- misc/py-uhi/Makefile | 7 +++++-- misc/py-uhi/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/misc/py-uhi/Makefile b/misc/py-uhi/Makefile index c12a5a2eb3b8..de37eda0535b 100644 --- a/misc/py-uhi/Makefile +++ b/misc/py-uhi/Makefile @@ -1,5 +1,5 @@ PORTNAME= uhi -DISTVERSION= 0.3.1 +DISTVERSION= 0.3.2 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,9 +8,12 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Universal Histogram Interface WWW= https://uhi.readthedocs.io/en/latest/ -LICENSE= MIT +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +BUILD_DEPENDS= ${PYNUMPY} +RUN_DEPENDS= ${PYNUMPY} + TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.0:misc/py-boost-histogram@${PY_FLAVOR} USES= compiler:c++14-lang python:3.8+ diff --git a/misc/py-uhi/distinfo b/misc/py-uhi/distinfo index 6ecc831e33fc..887b080091b9 100644 --- a/misc/py-uhi/distinfo +++ b/misc/py-uhi/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659855534 -SHA256 (uhi-0.3.1.tar.gz) = 6f1ebcadd1d0628337a30b012184325618047abc01c3539538b1655c69101d91 -SIZE (uhi-0.3.1.tar.gz) = 11158 +TIMESTAMP = 1663834381 +SHA256 (uhi-0.3.2.tar.gz) = fd6ed2ae8ce68ba6be37b872de86e7775b45d54f858768c8fdaba162b6452ab2 +SIZE (uhi-0.3.2.tar.gz) = 38013