mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
misc/py-ipyfastscape: update 0.2.0 → 0.2.1
Reported by: portscout
This commit is contained in:
parent
e25d718d3b
commit
e5cc66fb82
2 changed files with 9 additions and 10 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= ipyfastscape
|
||||
DISTVERSION= 0.2.0
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 0.2.1
|
||||
CATEGORIES= misc
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -11,17 +10,17 @@ WWW= https://github.com/fastscape-lem/ipyfastscape
|
|||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
PY_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipygany>=0.5.0:science/py-ipygany@${PY_FLAVOR} \
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ipygany>=0.5.0:science/py-ipygany@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipywidgets>0:devel/py-ipywidgets@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>=0:devel/ipython@${PY_FLAVOR} \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}xarray>0:devel/py-xarray@${PY_FLAVOR}
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
|
||||
${PY_DEPENDS}
|
||||
RUN_DEPENDS= ${PY_DEPENDS}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist pytest
|
||||
USE_PYTHON= pep517 autoplist pytest
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= fastscape-lem
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1673233669
|
||||
SHA256 (fastscape-lem-ipyfastscape-0.2.0_GH0.tar.gz) = 08e0c6cd3559f0834844c85f5d0c2bff982411583857522ede0d06506f0c7614
|
||||
SIZE (fastscape-lem-ipyfastscape-0.2.0_GH0.tar.gz) = 16438
|
||||
TIMESTAMP = 1718850871
|
||||
SHA256 (fastscape-lem-ipyfastscape-0.2.1_GH0.tar.gz) = 93641e0fe03c237d5a1c2f0ccff61a4ccecb37405d2a3545336a73cec1fc7747
|
||||
SIZE (fastscape-lem-ipyfastscape-0.2.1_GH0.tar.gz) = 15894
|
||||
|
|
Loading…
Add table
Reference in a new issue