diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-11 00:06:20 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-11 00:06:20 +0800 |
commit | 128dd7366efec3d0f52d4e2b76dc8111c965fcd0 (patch) | |
tree | db9569048d59bd0232d8c6e38423913ddece36ae /math | |
parent | devel/py-pyright: Update to 1.1.270 (diff) |
math/py-gym: Update to 0.26.0
- Update WWW
Changes: https://github.com/openai/gym/releases
Diffstat (limited to 'math')
-rw-r--r-- | math/py-gym/Makefile | 4 | ||||
-rw-r--r-- | math/py-gym/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-gym/Makefile b/math/py-gym/Makefile index aeaa49560a9d..02c09c5f4975 100644 --- a/math/py-gym/Makefile +++ b/math/py-gym/Makefile @@ -1,12 +1,12 @@ PORTNAME= gym -PORTVERSION= 0.25.2 +PORTVERSION= 0.26.0 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenAI toolkit for developing and comparing your reinforcement learning agents -WWW= https://www.gymlibrary.ml/ +WWW= https://www.gymlibrary.dev/ LICENSE= MIT diff --git a/math/py-gym/distinfo b/math/py-gym/distinfo index bc606ff08664..e527c48cf5c0 100644 --- a/math/py-gym/distinfo +++ b/math/py-gym/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1661599295 -SHA256 (gym-0.25.2.tar.gz) = c8323f4c6f37363710b519742a0094316deddc9d8fc9e3f6deac08d6da47150c -SIZE (gym-0.25.2.tar.gz) = 734530 +TIMESTAMP = 1662820066 +SHA256 (gym-0.26.0.tar.gz) = 12992d79ccc41e160b7381db18f475a61a4dcc4973d38475b65cab026e404a7a +SIZE (gym-0.26.0.tar.gz) = 710333 |