summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-01 21:26:18 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-11-01 21:41:48 +0800
commit9eb2e1b42d8e755e1b506459ca5dce0b5afffc5f (patch)
tree41aae63882a0325892ce78c0575d7577c4be6796
parentgraphics/py-rasterstats: Update to 0.16.0 (diff)
math/py-gym: Update to 0.20.0
- Update USES=python after py-numpy 1.20.3 update Changes: https://github.com/openai/gym/releases
-rw-r--r--math/py-gym/Makefile12
-rw-r--r--math/py-gym/distinfo6
2 files changed, 7 insertions, 11 deletions
diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile
index a56ed97cd4a2..824d65c69f0d 100644
--- a/math/py-gym/Makefile
+++ b/math/py-gym/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= gym
-PORTVERSION= 0.18.3
+PORTVERSION= 0.20.0
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,17 +10,13 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning agents
LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/LICENSE.md
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.2.0<1.7.0:devel/py-cloudpickle@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}numpy>=1.10.4,1:math/py-numpy@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pillow>=0<8.2.1:graphics/py-pillow@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}pyglet150>=1.4.0<1.5.16:graphics/py-pyglet150@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}scipy>=0:science/py-scipy@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.2.0:devel/py-cloudpickle@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=1.18.0,1:math/py-numpy@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
diff --git a/math/py-gym/distinfo b/math/py-gym/distinfo
index 259f6afab8ea..c57ea03656c1 100644
--- a/math/py-gym/distinfo
+++ b/math/py-gym/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624189743
-SHA256 (gym-0.18.3.tar.gz) = 81a3e3fbf7fcf57c8cf98f7e22d1bdd5815f3824d9c148a7eb42420d3d642967
-SIZE (gym-0.18.3.tar.gz) = 1574545
+TIMESTAMP = 1635730993
+SHA256 (gym-0.20.0.tar.gz) = ca963d003cf8b7db8205865de6f3fed605e17e8e488f55ed9118b7768ea21100
+SIZE (gym-0.20.0.tar.gz) = 1565009