python312Packages.langgraph*: 20241206 update#362648
python312Packages.langgraph*: 20241206 update#362648GaetanLepage merged 6 commits intoNixOS:masterfrom
Conversation
7cca2f0 to
499840a
Compare
pkgs/development/python-modules/langgraph-checkpoint-postgres/default.nix
Outdated
Show resolved
Hide resolved
499840a to
dde86a0
Compare
|
|
|
dde86a0 to
5d267aa
Compare
|
@ofborg build python312Packages.langgraph-checkpoint-postgres |
|
|
What's the issue with aarch64-linux ? |
Notice that it's all python 3.11 failures. I know that arch64 linux builds aren't as stable as the others. Also, I don't have an arch64-linux machine to test on, so if you want to look at the logs from yours (if you have one) it may shed some light. |
|
@GaetanLepage can you shed any light on the aarch64-linux failures? |
|
@ofborg build python311Packages.langgraph-checkpoint-postgres |
|
@ofborg build python311Packages.langgraph |
|
Got it: it's in the langsmith-sdk (test_aevaluate_results): async for _ in results:
now = time.time()
if last is None:
elapsed = now - start
assert elapsed < 3I disabled this. Now running review-packages. |
|
1a8dcca to
3485b0f
Compare
Only a flaky test. All good now ! |
GaetanLepage
left a comment
There was a problem hiding this comment.
Could you take this opportunity to replace rev = "refs/tags/TAG"; by tag = "TAG"; in fetchFromGitHub please ?
Done, as per #355973 |
f2ad0ce to
c908bd6
Compare
|
Those "rebuild-{darwin,linux} 101-500" tags don't seem right to me. The nixpkgs-review rebuild is 24 or 25 per platform * 2 architectures. Or is it a signal I need to rebase? |
c908bd6 to
bb0a53c
Compare
|
I decided to try rebasing to see if that gets ofborg to relabel it correctly |
|
Changes
langgraph: 0.2.43 -> 0.2.56langgraph-sdk: 0.1.35 -> 0.1.43langgraph-checkpoint: 2.0.2 -> 2.0.8langgraph-checkpoint-postgres: 2.0.2 -> 2.0.8langgraph-checkpoint-postgresderivation to work with newly revised unit tests.langgraph-checkpoint-{sqlite,postgresql,duckdb}clients to accept currentlanggraph-checkpoint. (Sqlite and duckdb adaptors haven't been updated in a while.)Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.