Skip to content

Commit

Permalink
misc/py-uhi: update 0.3.3 → 0.4.0
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Mar 13, 2024
1 parent 7d13b36 commit 0e83b82
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions misc/py-uhi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= uhi
DISTVERSION= 0.3.3
DISTVERSION= 0.4.0
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -18,7 +18,7 @@ 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
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

Expand Down
6 changes: 3 additions & 3 deletions misc/py-uhi/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687591150
SHA256 (uhi-0.3.3.tar.gz) = 800caf3a5f1273b08bcc3bb4b49228fe003942e23423812b0110546aad9a24be
SIZE (uhi-0.3.3.tar.gz) = 52109
TIMESTAMP = 1710348160
SHA256 (uhi-0.4.0.tar.gz) = 0dcb6b19775087d38a31ee388cb2c70f2ecfe04c4ffe2ca63223410cae5beefa
SIZE (uhi-0.4.0.tar.gz) = 52953

0 comments on commit 0e83b82

Please sign in to comment.