mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
misc/py-uhi: update 0.3.3 → 0.4.0
Reported by: portscout
This commit is contained in:
parent
7d13b36f44
commit
0e83b82c84
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= uhi
|
PORTNAME= uhi
|
||||||
DISTVERSION= 0.3.3
|
DISTVERSION= 0.4.0
|
||||||
CATEGORIES= misc python
|
CATEGORIES= misc python
|
||||||
MASTER_SITES= PYPI
|
MASTER_SITES= PYPI
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYNUMPY}
|
||||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.0:misc/py-boost-histogram@${PY_FLAVOR}
|
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}boost-histogram>=1.0:misc/py-boost-histogram@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= compiler:c++14-lang python
|
USES= compiler:c++14-lang python
|
||||||
USE_PYTHON= pep517 autoplist pytest
|
USE_PYTHON= pep517 autoplist pytest # tests fail fail to run: KeyError: <WorkerController gw0>, see https://github.com/scikit-hep/uhi/issues/125
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1687591150
|
TIMESTAMP = 1710348160
|
||||||
SHA256 (uhi-0.3.3.tar.gz) = 800caf3a5f1273b08bcc3bb4b49228fe003942e23423812b0110546aad9a24be
|
SHA256 (uhi-0.4.0.tar.gz) = 0dcb6b19775087d38a31ee388cb2c70f2ecfe04c4ffe2ca63223410cae5beefa
|
||||||
SIZE (uhi-0.3.3.tar.gz) = 52109
|
SIZE (uhi-0.4.0.tar.gz) = 52953
|
||||||
|
|
Loading…
Add table
Reference in a new issue