git: 7888a589b055 - main - misc/py-gymnasium: update 1.2.0 → 1.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Nov 2025 19:15:03 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7888a589b055c84e12492bd290a16834e05e319f
commit 7888a589b055c84e12492bd290a16834e05e319f
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-11-06 19:14:37 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-11-06 19:15:01 +0000
misc/py-gymnasium: update 1.2.0 → 1.2.2
---
misc/py-gymnasium/Makefile | 6 ++++--
misc/py-gymnasium/distinfo | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/misc/py-gymnasium/Makefile b/misc/py-gymnasium/Makefile
index 16d5d7adf979..45850d3b5641 100644
--- a/misc/py-gymnasium/Makefile
+++ b/misc/py-gymnasium/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gymnasium
-DISTVERSION= 1.2.0
+DISTVERSION= 1.2.2
CATEGORIES= misc python # machine-learning
MASTER_SITES= PYPI # no tarball
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -15,9 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cloudpickle>=1.2.0:devel/py-cloudpickle@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}farama-notifications>=0.0.1:devel/py-Farama-Notifications@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}Farama-Notifications>=0.0.1:devel/py-Farama-Notifications@${PY_FLAVOR} \
${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.3.0:devel/py-typing-extensions@${PY_FLAVOR}
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dill>=0.3.7:devel/py-dill@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>=1.7.3:science/py-scipy@${PY_FLAVOR}
USES= python
USE_PYTHON= pep517 autoplist pytest
diff --git a/misc/py-gymnasium/distinfo b/misc/py-gymnasium/distinfo
index cfbc20e6a57c..4e53fd87c951 100644
--- a/misc/py-gymnasium/distinfo
+++ b/misc/py-gymnasium/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1756708596
-SHA256 (gymnasium-1.2.0.tar.gz) = 344e87561012558f603880baf264ebc97f8a5c997a957b0c9f910281145534b0
-SIZE (gymnasium-1.2.0.tar.gz) = 821142
+TIMESTAMP = 1762442426
+SHA256 (gymnasium-1.2.2.tar.gz) = 46d927328f8518bb5a689dbe270d228c1da2b08bcb71ae0152c10aa66f48d530
+SIZE (gymnasium-1.2.2.tar.gz) = 829250