mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/py-uhi: update 0.4.0 → 0.5.0
This commit is contained in:
parent
db8d31f33c
commit
76aa741170
@ -1,5 +1,5 @@
|
||||
PORTNAME= uhi
|
||||
DISTVERSION= 0.4.0
|
||||
DISTVERSION= 0.5.0
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,13 +12,14 @@ LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}fastjsonschema>0:devel/py-fastjsonschema@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatch-vcs>0:devel/py-hatch-vcs@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.0:misc/py-boost-histogram@${PY_FLAVOR}
|
||||
|
||||
USES= compiler:c++14-lang python
|
||||
USE_PYTHON= pep517 autoplist pytest # tests fail fail to run: KeyError: <WorkerController gw0>, see https://github.com/scikit-hep/uhi/issues/125
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1710348160
|
||||
SHA256 (uhi-0.4.0.tar.gz) = 0dcb6b19775087d38a31ee388cb2c70f2ecfe04c4ffe2ca63223410cae5beefa
|
||||
SIZE (uhi-0.4.0.tar.gz) = 52953
|
||||
TIMESTAMP = 1730971332
|
||||
SHA256 (uhi-0.5.0.tar.gz) = 9559bbf2f38f18a2fc1d8f73139396068f88f898d6a9afc833207ec0fd59a31c
|
||||
SIZE (uhi-0.5.0.tar.gz) = 25769
|
||||
|
Loading…
Reference in New Issue
Block a user