math/py-yt: Update 4.0.1 -> 4.0.3
Reported by: portscout
This commit is contained in:
parent
f5c80dabf0
commit
9f8c5ade33
2 changed files with 7 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Yuri Victorovich <yuri@rawbw.com>
|
||||
|
||||
PORTNAME= yt
|
||||
DISTVERSION= 4.0.1
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 4.0.3
|
||||
CATEGORIES= math astro python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -19,12 +18,14 @@ BROKEN_i386= call to 'countOnes' is ambiguous, see https://github.com/yt-project
|
|||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}cmyt>=0.2.2:math/py-cmyt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython>=1.0:devel/ipython@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.0.2:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=2.1.0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}more-itertools>=8.4:devel/py-more-itertools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}packaging>=20.9:devel/py-packaging@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}sympy>=1.2:math/py-sympy@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}toml>=0.10.2:textproc/py-toml@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tomli-w>=0.4.0:textproc/py-tomli-w@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}tqdm>=3.4.0:misc/py-tqdm@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}unyt>=2.8.0:math/py-unyt@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}yaml>=4.2b1:devel/py-yaml@${PY_FLAVOR}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1627935642
|
||||
SHA256 (yt-4.0.1.tar.gz) = 6219cbf971871320a13679a57722c0363e50db5e6d4d64ea9d197461b2a7f70f
|
||||
SIZE (yt-4.0.1.tar.gz) = 12588963
|
||||
TIMESTAMP = 1650175063
|
||||
SHA256 (yt-4.0.3.tar.gz) = 3f697bd8027b8fd0fc9c3485c5cd9e4e23462ce81e6e7d72f1431222fc12ed51
|
||||
SIZE (yt-4.0.3.tar.gz) = 12588457
|
||||
|
|
Loading…
Reference in a new issue