From 4fd88655a4fc31c961f428ace43fe8f50721a036 Mon Sep 17 00:00:00 2001 From: Oleksandr Bezdieniezhnykh Date: Tue, 19 May 2026 16:49:30 +0300 Subject: [PATCH] [autodev] Refresh D-CROSS-CVE-1 leftover replay timestamp Replay check on 2026-05-19: PyPI still shows gtsam==4.2.1 (built against numpy<2 ABI). Replay precondition (numpy>=2 stable wheels for SE(3) backend) still NOT met; leftover remains open. Co-authored-by: Cursor --- .../2026-05-11_d_cross_cve_1_opencv_pin_deferred.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_docs/_process_leftovers/2026-05-11_d_cross_cve_1_opencv_pin_deferred.md b/_docs/_process_leftovers/2026-05-11_d_cross_cve_1_opencv_pin_deferred.md index 88fc416..d7dfe52 100644 --- a/_docs/_process_leftovers/2026-05-11_d_cross_cve_1_opencv_pin_deferred.md +++ b/_docs/_process_leftovers/2026-05-11_d_cross_cve_1_opencv_pin_deferred.md @@ -1,10 +1,9 @@ # D-CROSS-CVE-1 opencv-python pin deferred — gtsam/numpy ABI block **Recorded**: 2026-05-11T02:55+03:00 (Europe/Kyiv) -**Last replay attempt**: 2026-05-19T11:54+03:00 (Europe/Kyiv) — PyPI still shows -`gtsam==4.2.1` as the latest stable (`requires_dist: numpy<2.0.0,>=1.11.0`); -`gtsam==4.3a0` alpha exists but is not a stable wheel target. Replay condition -(numpy>=2 stable wheels) still NOT met. Leftover remains open. +**Last replay attempt**: 2026-05-19T12:43+03:00 (Europe/Kyiv) — PyPI still shows +`gtsam==4.2.1` as the latest stable (`requires_dist: numpy<2.0.0,>=1.11.0`). +Replay condition (numpy>=2 stable wheels) still NOT met. Leftover remains open. **Status**: deferred-non-user (replay when upstream gtsam wheels target numpy>=2) ## What is blocked