| Port details |
- py-gymnasium API for reinforcement learning & diverse set of reference environments
- 1.3.0 misc
=0 1.2.2_1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-09-01 08:15:10
- Last Update: 2026-07-28 08:23:03
- Commit Hash: 43794f3
- Also Listed In: python
- License: MIT
- WWW:
- https://gymnasium.farama.org/
- https://github.com/Farama-Foundation/Gymnasium
- Description:
- Gymnasium is an open source Python library for developing and comparing
reinforcement learning algorithms by providing a standard API to communicate
between learning algorithms and environments, as well as a standard set of
environments compliant with that API.
 ¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}gymnasium>0:misc/py-gymnasium@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-gymnasium/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-gymnasium
- pkg install py312-gymnasium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-gymnasium listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-gymnasium
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1785187628
SHA256 (gymnasium-1.3.0.tar.gz) = 6939e86e835d6b71b6ba6bfd360487420876deafc79bfb7bacba83a7c446bcf3
SIZE (gymnasium-1.3.0.tar.gz) = 830646
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-setuptools>0 : devel/py-setuptools@py312
- py312-wheel>0 : devel/py-wheel@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- py312-dill>=0.3.7 : devel/py-dill@py312
- py312-scipy>=1.7.3 : science/py-scipy@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-cloudpickle>=1.2.0 : devel/py-cloudpickle@py312
- py312-Farama-Notifications>=0.0.1 : devel/py-Farama-Notifications@py312
- py312-numpy>=1.21.0 : math/py-numpy@py312
- py312-typing-extensions>=4.3.0 : devel/py-typing-extensions@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-gymnasium
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 7
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
1.3.0 28 Jul 2026 08:23:03
    |
Yuri Victorovich (yuri)  |
misc/py-gymnasium: update 1.2.2 → 1.3.0 |
1.2.2_2 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
1.2.2_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
1.2.2_1 03 Apr 2026 20:52:43
    |
Charlie Li (vishwin)  |
python.mk: retire ${PYNUMPY}
With both math/py-numpy (2) and math/py-numpy1, the variable stopped
making sense. Also remove the upper version bound. |
1.2.2_1 03 Apr 2026 18:52:22
    |
Charlie Li (vishwin)  |
math/py-numpy: switch all consumers to math/py-numpy1
...and bump PORTREVISIONs of consumers with hard RUN_DEPENDS
PR: 281470 |
1.2.2 06 Nov 2025 19:15:01
    |
Yuri Victorovich (yuri)  |
misc/py-gymnasium: update 1.2.0 → 1.2.2 |
1.2.0 01 Sep 2025 08:14:27
    |
Yuri Victorovich (yuri)  |
misc/py-gymnasium: New port: API for reinforcement learning & diverse set of
reference environments |
Number of commits found: 7
|