svn commit: r420047 - head/math/py-keras

Kurt Jaeger pi at FreeBSD.org
Thu Aug 11 04:22:59 UTC 2016


Author: pi
Date: Thu Aug 11 04:22:57 2016
New Revision: 420047
URL: https://svnweb.freebsd.org/changeset/ports/420047

Log:
  math/py-keras: 1.0.6 -> 1.0.7
  
  PR:		211698
  Submitted by:	Neel Chauhan <neel at neelc.org> (maintainer)

Modified:
  head/math/py-keras/Makefile
  head/math/py-keras/distinfo

Modified: head/math/py-keras/Makefile
==============================================================================
--- head/math/py-keras/Makefile	Thu Aug 11 03:53:57 2016	(r420046)
+++ head/math/py-keras/Makefile	Thu Aug 11 04:22:57 2016	(r420047)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	keras
-PORTVERSION=	1.0.6
+PORTVERSION=	1.0.7
 CATEGORIES=	math
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/math/py-keras/distinfo
==============================================================================
--- head/math/py-keras/distinfo	Thu Aug 11 03:53:57 2016	(r420046)
+++ head/math/py-keras/distinfo	Thu Aug 11 04:22:57 2016	(r420047)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1469632239
-SHA256 (fchollet-keras-1.0.6_GH0.tar.gz) = 426773d4f54f8332c78556dcd9bbcc83f6869fefbc6ecb33424252890bf65e80
-SIZE (fchollet-keras-1.0.6_GH0.tar.gz) = 226422
+TIMESTAMP = 1470756092
+SHA256 (fchollet-keras-1.0.7_GH0.tar.gz) = b94158c9dd09d3af79acf0ea06ed0084d4645b0ea1b62168f10929260731b14e
+SIZE (fchollet-keras-1.0.7_GH0.tar.gz) = 238201


More information about the svn-ports-head mailing list