science/py-chainer: Update 7.1.0 -> 7.2.0
Reported by: portscout
This commit is contained in:
parent
a29936b618
commit
e6ece4e4d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526199
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= chainer
|
||||
DISTVERSION= 7.1.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 7.2.0
|
||||
CATEGORIES= science # machine-learning
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -15,6 +14,7 @@ LICENSE= MIT
|
||||
LIB_DEPENDS= libprotobuf.so:devel/protobuf
|
||||
RUN_DEPENDS= ${PYNUMPY} \
|
||||
${PYTHON_PKGNAMEPREFIX}filelock>0:sysutils/py-filelock@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=3.0.0:devel/py-protobuf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \
|
||||
${PY_TYPING} \
|
||||
${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR}
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1579241250
|
||||
SHA256 (chainer-7.1.0.tar.gz) = afe4531a5b1b95449a49f06c6d12c881a39a603067bc067e0af89849692f4674
|
||||
SIZE (chainer-7.1.0.tar.gz) = 1014168
|
||||
TIMESTAMP = 1581738856
|
||||
SHA256 (chainer-7.2.0.tar.gz) = d8b2eea53cd6698e9d1a7c25c4989477f4fd344601f12898996780524440ab0b
|
||||
SIZE (chainer-7.2.0.tar.gz) = 1046344
|
||||
|
Loading…
Reference in New Issue
Block a user