| Port details |
- py-sagemaker-core SageMaker: Core functionalities
- 2.10.1 misc
=0 2.0.1Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2025-08-22 17:54:08
- Last Update: 2026-05-09 19:25:35
- Commit Hash: 3388403
- Also Listed In: python
- License: APACHE20
- WWW:
- https://github.com/aws/sagemaker-python-sdk
- https://github.com/aws/sagemaker-core
- Description:
- sagemaker-core is a part of the SageMaker Python SDK.
SageMaker Python SDK is an open source library for training and deploying
machine learning models on Amazon SageMaker.
With the SDK, you can train and deploy models using popular deep learning
frameworks Apache MXNet and TensorFlow. You can also train and deploy
models with Amazon algorithms, which are scalable implementations of core
machine learning algorithms that are optimized for SageMaker and GPU training.
If you have your own algorithms built into SageMaker compatible Docker
containers, you can train and host models using these as well.
 ¦ ¦ ¦ ¦ 
- 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}sagemaker-core>0:misc/py-sagemaker-core@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-sagemaker-core/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-sagemaker-core
- pkg install py311-sagemaker-core
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 py311-sagemaker-core listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-sagemaker-core
- Package flavors (<flavor>: <package>)
- py311: py311-sagemaker-core
- distinfo:
- TIMESTAMP = 1778344786
SHA256 (sagemaker_core-2.10.1.tar.gz) = 4b884bff8f87cf9bf344922ccc027592c2c1184650b73377c6ef03e61535d19d
SIZE (sagemaker_core-2.10.1.tar.gz) = 1062202
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:
-
- py311-setuptools>0 : devel/py-setuptools@py311
- py311-wheel>0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-attrs>=20.3.0 : devel/py-attrs@py311
- py311-boto3>=1.35.75<2.0.0 : www/py-boto3@py311
- py311-importlib-metadata>=7.0>=1.4.0 : devel/py-importlib-metadata@py311
- py311-jsonschema>0 : devel/py-jsonschema@py311
- py311-mock>0 : devel/py-mock@py311
- py311-numpy>=1.16 : math/py-numpy@py311
- py311-omegaconf>=2.1.0 : devel/py-omegaconf@py311
- py311-packaging>=20.0 : devel/py-packaging@py311
- py311-pandas>=1.0.0 : math/py-pandas@py311
- py311-platformdirs>=4.0.0<5.0.0 : devel/py-platformdirs@py311
- py311-protobuf>0 : devel/py-protobuf@py311
- py311-pydantic2>=2.0.0<3.0.0 : devel/py-pydantic2@py311
- py311-pytorch>=1.9.0 : misc/py-pytorch@py311
- py311-pytz>=2021.1 : devel/py-pytz@py311
- py311-pyyaml>=6.0 : devel/py-pyyaml@py311
- py311-requests>=2.20.0<3.0.0 : www/py-requests@py311
- py311-rich>=13.0.0 : textproc/py-rich@py311
- py311-schema>=0.7.5 : devel/py-schema@py311
- py311-smdebug-rulesconfig>=1.0.1 : misc/py-smdebug-rulesconfig@py311
- py311-typing-extensions>=4.9.0 : devel/py-typing-extensions@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- misc/py-sagemaker
- misc/py-sagemaker-mlops
- misc/py-sagemaker-serve
- misc/py-sagemaker-train
Configuration Options:
- No options to configure
- Options name:
- misc_py-sagemaker-core
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 9
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.10.1 09 May 2026 19:25:35
    |
Yuri Victorovich (yuri)  |
misc/py-sagemaker-core: update 2.9.0 → 2.10.1 |
2.9.0_1 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: bump PORTREVISION after switching to NumPy 2.x |
2.9.0 05 May 2026 19:29:37
    |
Max Brazhnikov (makc)  |
*/*: Switch to NumPy 2.x
PR: 294328
Exp-run: antoine |
2.9.0 24 Apr 2026 08:33:35
    |
Yuri Victorovich (yuri)  |
misc/py-sagemaker-core: update 2.0.1 → 2.9.0 |
2.0.1_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. |
2.0.1_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 |
2.0.1 26 Nov 2025 16:10:37
    |
Yuri Victorovich (yuri)  |
misc/py-sagemaker-core: Update WWW, COMMENT, pkg-descr |
2.0.1 23 Nov 2025 20:09:01
    |
Yuri Victorovich (yuri)  |
misc/py-sagemaker-core: update 1.0.54 → 2.0.1
Reported by: portscout |
1.0.54 22 Aug 2025 17:45:20
    |
Yuri Victorovich (yuri)  |
misc/py-sagemaker-core: New port: Sagemaker core functionalities |
Number of commits found: 9
|