math/py-yt: Update 3.4.1 -> 3.5.0
Reported by: portscout
This commit is contained in:
parent
3fc8eb09a6
commit
bf87da7f6c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=482404
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= yt
|
||||
DISTVERSION= 3.4.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 3.5.0
|
||||
CATEGORIES= math astro python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,13 +15,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyembree>0:graphics/py-pyembree@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
|
||||
LIB_DEPENDS= libembree.so:graphics/embree \
|
||||
libomp.so:devel/openmp
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.0:math/py-sympy@${PY_FLAVOR} \
|
||||
${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}pyembree>0:graphics/py-pyembree@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.3:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ipython5>=1.0:devel/ipython5@${PY_FLAVOR}
|
||||
LIB_DEPENDS= libembree.so:graphics/embree \
|
||||
libomp.so:devel/openmp
|
||||
|
||||
USES= dos2unix localbase python
|
||||
USE_PYTHON= distutils cython autoplist concurrent
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1519057854
|
||||
SHA256 (yt-3.4.1.tar.gz) = a4cfc47fe21683e7a3b680c05fe2a25fb774ffda6e3939a35755e5bf64065895
|
||||
SIZE (yt-3.4.1.tar.gz) = 10141725
|
||||
TIMESTAMP = 1539846194
|
||||
SHA256 (yt-3.5.0.tar.gz) = ee4bf8349f02ce21f571654c26d85c1f69d9678fc8f5c7cfe5d1686c7ed2e3ca
|
||||
SIZE (yt-3.5.0.tar.gz) = 10417638
|
||||
|
Loading…
Reference in New Issue
Block a user