Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Sep 2022 16:09:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 128dd7366efe - main - math/py-gym: Update to 0.26.0
Message-ID:  <202209101609.28AG9MQY056033@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=128dd7366efec3d0f52d4e2b76dc8111c965fcd0

commit 128dd7366efec3d0f52d4e2b76dc8111c965fcd0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 16:06:20 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 16:06:20 +0000

    math/py-gym: Update to 0.26.0
    
    - Update WWW
    
    Changes:        https://github.com/openai/gym/releases
---
 math/py-gym/Makefile | 4 ++--
 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



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