Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2019 16:01:55 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r516698 - head/math/py-gym
Message-ID:  <201911041601.xA4G1tDZ056913@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Nov  4 16:01:55 2019
New Revision: 516698
URL: https://svnweb.freebsd.org/changeset/ports/516698

Log:
  Update to 0.15.3
  
  Changes:	https://github.com/openai/gym/blob/master/README.rst#whats-new

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

Modified: head/math/py-gym/Makefile
==============================================================================
--- head/math/py-gym/Makefile	Mon Nov  4 16:01:49 2019	(r516697)
+++ head/math/py-gym/Makefile	Mon Nov  4 16:01:55 2019	(r516698)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	gym
-PORTVERSION=	0.14.0
+PORTVERSION=	0.15.3
 CATEGORIES=	math python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/math/py-gym/distinfo
==============================================================================
--- head/math/py-gym/distinfo	Mon Nov  4 16:01:49 2019	(r516697)
+++ head/math/py-gym/distinfo	Mon Nov  4 16:01:55 2019	(r516698)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564577840
-SHA256 (gym-0.14.0.tar.gz) = 30f7aaa3c7177da4c50b235fd967dd918f7fc37485c2e5667e7ab5a6e7483a98
-SIZE (gym-0.14.0.tar.gz) = 1558808
+TIMESTAMP = 1572806142
+SHA256 (gym-0.15.3.tar.gz) = 18381e13bbd1e2f206a1b88a2af4fb87affd7d06ee7955a6e5e6a79478a9adfc
+SIZE (gym-0.15.3.tar.gz) = 1564221



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911041601.xA4G1tDZ056913>