diff options
author | Steve Wills <swills@FreeBSD.org> | 2019-09-02 13:52:08 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2019-09-02 13:52:08 +0000 |
commit | a9f92a092bf8ebcd360fac8ffd66fd376d2101cf (patch) | |
tree | 074bd5670ccdbc42d9105b9d56bd3444742485d2 /math/py-keras | |
parent | graphics/py-glfw: Update to 1.8.3 (diff) |
math/py-keras: Update to 2.2.5
PR: 240111
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=510791
Diffstat (limited to 'math/py-keras')
-rw-r--r-- | math/py-keras/Makefile | 3 | ||||
-rw-r--r-- | math/py-keras/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile index a66dda89666f..98f5971701f4 100644 --- a/math/py-keras/Makefile +++ b/math/py-keras/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.2.4 -PORTREVISION= 3 +DISTVERSION= 2.2.5 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-keras/distinfo b/math/py-keras/distinfo index 6bc4e06a03a1..2f0fdd29f36d 100644 --- a/math/py-keras/distinfo +++ b/math/py-keras/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1538967160 -SHA256 (keras-team-keras-2.2.4_GH0.tar.gz) = 46f8e5bd66f778abd8d5a62b3c3d749fbd41854176fcf0df5258cf94c3fd1b28 -SIZE (keras-team-keras-2.2.4_GH0.tar.gz) = 494645 +TIMESTAMP = 1566756183 +SHA256 (keras-team-keras-2.2.5_GH0.tar.gz) = 149c281194976e2799bea423d192d8520606d5ddec5bf776d7dd30244f67d94f +SIZE (keras-team-keras-2.2.5_GH0.tar.gz) = 595364 |