Date: Mon, 2 Sep 2019 13:52:08 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r510791 - head/math/py-keras Message-ID: <201909021352.x82Dq8gc077421@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Mon Sep 2 13:52:08 2019 New Revision: 510791 URL: https://svnweb.freebsd.org/changeset/ports/510791 Log: math/py-keras: Update to 2.2.5 PR: 240111 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Modified: head/math/py-keras/Makefile (contents, props changed) head/math/py-keras/distinfo (contents, props changed) Modified: head/math/py-keras/Makefile ============================================================================== --- head/math/py-keras/Makefile Mon Sep 2 13:50:39 2019 (r510790) +++ head/math/py-keras/Makefile Mon Sep 2 13:52:08 2019 (r510791) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= keras -DISTVERSION= 2.2.4 -PORTREVISION= 3 +DISTVERSION= 2.2.5 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-keras/distinfo ============================================================================== --- head/math/py-keras/distinfo Mon Sep 2 13:50:39 2019 (r510790) +++ head/math/py-keras/distinfo Mon Sep 2 13:52:08 2019 (r510791) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909021352.x82Dq8gc077421>