mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
devel/py-qutip: Update 4.5.1 -> 4.5.2
This commit is contained in:
parent
a4de3099f9
commit
5d7e8c3293
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=542865
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qutip
|
||||
DISTVERSION= 4.5.1
|
||||
DISTVERSION= 4.5.2
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,19 +10,17 @@ MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Quantum toolbox in python
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
DEPRECATED= Uses deprecated version of python
|
||||
EXPIRATION_DATE= 2020-08-15
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mayavi>0:graphics/py-mayavi@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}scipy>=1.0:science/py-scipy@${PY_FLAVOR}
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
|
||||
# the optional graphics/py-mayavi dependency is omitted because it is python-2.7 -only
|
||||
|
||||
USES= python:2.7 # 2.7 because of graphics/py-mayavi
|
||||
USES= python
|
||||
USE_PYTHON= distutils cython cython_run autoplist
|
||||
|
||||
post-patch: # https://github.com/qutip/qutip/issues/1059
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1590271245
|
||||
SHA256 (qutip-4.5.1.tar.gz) = 687e216aaeafdbbc47b61d7b210c0f07206e73c28afd987473cf6b292a6101cb
|
||||
SIZE (qutip-4.5.1.tar.gz) = 4915253
|
||||
TIMESTAMP = 1595272441
|
||||
SHA256 (qutip-4.5.2.tar.gz) = 56a39a1a948d8e2fe7568e96cac73aafbfc0437cd9f89a4ad946fa1e3d2f3fa2
|
||||
SIZE (qutip-4.5.2.tar.gz) = 3402971
|
||||
|
Loading…
Reference in New Issue
Block a user