Date: Thu, 1 Aug 2019 16:17:13 +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: r507801 - head/math/py-gym Message-ID: <201908011617.x71GHDIm003907@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Aug 1 16:17:12 2019 New Revision: 507801 URL: https://svnweb.freebsd.org/changeset/ports/507801 Log: Update to 0.14.0 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 Thu Aug 1 16:17:07 2019 (r507800) +++ head/math/py-gym/Makefile Thu Aug 1 16:17:12 2019 (r507801) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gym -PORTVERSION= 0.13.1 -PORTREVISION= 1 +PORTVERSION= 0.14.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/math/py-gym/distinfo ============================================================================== --- head/math/py-gym/distinfo Thu Aug 1 16:17:07 2019 (r507800) +++ head/math/py-gym/distinfo Thu Aug 1 16:17:12 2019 (r507801) @@ -1,3 +1,3 @@ -TIMESTAMP = 1562689564 -SHA256 (gym-0.13.1.tar.gz) = 71b3c83969aab6ab9b38901dfafec438636d83691c13f50956e0d1636fb363ba -SIZE (gym-0.13.1.tar.gz) = 1557784 +TIMESTAMP = 1564577840 +SHA256 (gym-0.14.0.tar.gz) = 30f7aaa3c7177da4c50b235fd967dd918f7fc37485c2e5667e7ab5a6e7483a98 +SIZE (gym-0.14.0.tar.gz) = 1558808
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908011617.x71GHDIm003907>