| Port details |
- py-langgraph-checkpoint-sqlite SQLite implementation of LangGraph checkpoint saver
- 3.1.1 misc
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2026-09-07 10:13:13
- Last Update: 2026-09-07 10:09:53
- Commit Hash: 8a49ab5
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/langchain-ai/langgraph/tree/main/libs/checkpoint-sqlite
- Description:
- Library with a SQLite implementation of LangGraph checkpoint saver.
This package provides SQLite-backed checkpoint and storage implementations
for LangGraph, including both synchronous and asynchronous APIs.
¦ ¦ ¦ ¦ 
- 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}langgraph-checkpoint-sqlite>0:misc/py-langgraph-checkpoint-sqlite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/misc/py-langgraph-checkpoint-sqlite/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/py-langgraph-checkpoint-sqlite
- pkg install py312-langgraph-checkpoint-sqlite
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-langgraph-checkpoint-sqlite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-langgraph-checkpoint-sqlite
- Package flavors (<flavor>: <package>)
- py312: py312-langgraph-checkpoint-sqlite
- distinfo:
- TIMESTAMP = 1788737883
SHA256 (langgraph_checkpoint_sqlite-3.1.1.tar.gz) = 6fcb20db4c37ef7aad52f29b539eb98c38e2dad6fab7c2446a2a9db24f37a70e
SIZE (langgraph_checkpoint_sqlite-3.1.1.tar.gz) = 146805
No package information for this port in our database- Sometimes this happens. Not all ports have packages. This is doubly so for new ports, like this one.
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>0 : devel/py-hatchling@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-pytest-asyncio>0 : devel/py-pytest-asyncio@py312
- py312-pytest-mock>0 : devel/py-pytest-mock@py312
- py312-pytest-retry>=1.7.0 : devel/py-pytest-retry@py312
- py312-pytest-watcher>0 : devel/py-pytest-watcher@py312
- py312-pytest>=7,1 : devel/py-pytest@py312
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-aiosqlite>=0.20 : databases/py-aiosqlite@py312
- py312-langgraph-checkpoint>=4.1.0 : misc/py-langgraph-checkpoint@py312
- py312-sqlite-vec>=0.1.6 : databases/py-sqlite-vec@py312
- python3.12 : lang/python312
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_py-langgraph-checkpoint-sqlite
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
3.1.1 07 Sep 2026 10:09:53
    |
Yuri Victorovich (yuri)  |
misc/py-langgraph-checkpoint-sqlite: New port: SQLite implementation of
LangGraph checkpoint saver
PR: 298259
Approved by: Baptiste Daroussin <bapt@FreeBSD.org> (on behalf of portmgr@) |
Number of commits found: 1
|