mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
misc/py-uhi: Update 0.3.2 → 0.3.3
Reported by: portscout
This commit is contained in:
parent
4232d6fcc6
commit
016866228a
2 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= uhi
|
||||
DISTVERSION= 0.3.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.3.3
|
||||
CATEGORIES= misc python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,13 +11,14 @@ WWW= https://uhi.readthedocs.io/en/latest/
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${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:3.8+
|
||||
USE_PYTHON= distutils autoplist pytest
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1663834381
|
||||
SHA256 (uhi-0.3.2.tar.gz) = fd6ed2ae8ce68ba6be37b872de86e7775b45d54f858768c8fdaba162b6452ab2
|
||||
SIZE (uhi-0.3.2.tar.gz) = 38013
|
||||
TIMESTAMP = 1687591150
|
||||
SHA256 (uhi-0.3.3.tar.gz) = 800caf3a5f1273b08bcc3bb4b49228fe003942e23423812b0110546aad9a24be
|
||||
SIZE (uhi-0.3.3.tar.gz) = 52109
|
||||
|
|
Loading…
Add table
Reference in a new issue