diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-22 20:24:51 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-07-22 21:05:15 -0700 |
commit | 81c4e86e55ff68726fdeb984d0287c6b97f73aab (patch) | |
tree | 6cf05898e0dddedcd13cd9d3f24dd795508e984b | |
parent | science/votca: Not broken on 13 (diff) |
misc/python-langgraph-checkpoint: Rename to misc/py-langgraph-checkpoint
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | misc/Makefile | 2 | ||||
-rw-r--r-- | misc/py-langgraph-checkpoint/Makefile (renamed from misc/python-langgraph-checkpoint/Makefile) | 0 | ||||
-rw-r--r-- | misc/py-langgraph-checkpoint/distinfo (renamed from misc/python-langgraph-checkpoint/distinfo) | 0 | ||||
-rw-r--r-- | misc/py-langgraph-checkpoint/pkg-descr (renamed from misc/python-langgraph-checkpoint/pkg-descr) | 0 |
5 files changed, 2 insertions, 1 deletions
@@ -4656,3 +4656,4 @@ devel/py-cog|devel/py-cogapp|2025-07-14|Renamed to match upstream PyPI package n devel/pycharm-ce|devel/pycharm|2025-07-14|Has expired: Pycharm is now unified product. Please switch to devel/pycharm devel/pycharm-pro|devel/pycharm|2025-07-14|Has expired: Pycharm is now unified product. Please switch to devel/pycharm textproc/hq|textproc/html-query|2025-07-21|Project was renamed +misc/python-langgraph-checkpoint|misc/py-langgraph-checkpoint|2025-07-22|Rename to a proper name diff --git a/misc/Makefile b/misc/Makefile index 4c71ef8b01f7..7e95cbbbad15 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -464,6 +464,7 @@ SUBDIR += py-langchain-openai SUBDIR += py-langchain-tests SUBDIR += py-langchain-text-splitters + SUBDIR += py-langgraph-checkpoint SUBDIR += py-langgraph-sdk SUBDIR += py-langsmith SUBDIR += py-laspy @@ -553,7 +554,6 @@ SUBDIR += py-xformers SUBDIR += py-xgboost SUBDIR += pyobd - SUBDIR += python-langgraph-checkpoint SUBDIR += pytorch SUBDIR += qbrew SUBDIR += qlas diff --git a/misc/python-langgraph-checkpoint/Makefile b/misc/py-langgraph-checkpoint/Makefile index 87d9eb3255b9..87d9eb3255b9 100644 --- a/misc/python-langgraph-checkpoint/Makefile +++ b/misc/py-langgraph-checkpoint/Makefile diff --git a/misc/python-langgraph-checkpoint/distinfo b/misc/py-langgraph-checkpoint/distinfo index 358e089299d5..358e089299d5 100644 --- a/misc/python-langgraph-checkpoint/distinfo +++ b/misc/py-langgraph-checkpoint/distinfo diff --git a/misc/python-langgraph-checkpoint/pkg-descr b/misc/py-langgraph-checkpoint/pkg-descr index 09e501634e40..09e501634e40 100644 --- a/misc/python-langgraph-checkpoint/pkg-descr +++ b/misc/py-langgraph-checkpoint/pkg-descr |