From ab836cc0faf01143ad36b29dc28e518eb7b96b9b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 28 Mar 2020 12:54:28 +0000 Subject: [PATCH] Update to 0.17.1 and unbreak this port Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new --- math/py-gym/Makefile | 6 ++---- math/py-gym/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile index 75a5ca9500f7..9e0892601a83 100644 --- a/math/py-gym/Makefile +++ b/math/py-gym/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gym -PORTVERSION= 0.17.0 +PORTVERSION= 0.17.1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,9 +12,7 @@ COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning LICENSE= MIT -BROKEN= depends on package: ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.3.0 - not found - -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.3.0:devel/py-cloudpickle@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.2.0<1.4.0:devel/py-cloudpickle@${PY_FLAVOR} \ ${PY_ENUM34} \ ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pyglet>=1.4.0<1.5.1:graphics/py-pyglet@${PY_FLAVOR} \ diff --git a/math/py-gym/distinfo b/math/py-gym/distinfo index be601275f203..245303879b71 100644 --- a/math/py-gym/distinfo +++ b/math/py-gym/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1583257486 -SHA256 (gym-0.17.0.tar.gz) = 0ab46040205b9346e4e04883ff4edb4d76248b34e840538a7da8e9b961ded7e7 -SIZE (gym-0.17.0.tar.gz) = 1566452 +TIMESTAMP = 1585064106 +SHA256 (gym-0.17.1.tar.gz) = 9cff7061e54a53d359af51ad6ec62a44b4bf374ca2cdce35bfee47a93506bcf8 +SIZE (gym-0.17.1.tar.gz) = 1566478