[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 <cursoragent@cursor.com>
This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-05-19 16:49:30 +03:00
parent bb9c408597
commit 4fd88655a4
@@ -1,10 +1,9 @@
# D-CROSS-CVE-1 opencv-python pin deferred — gtsam/numpy ABI block # D-CROSS-CVE-1 opencv-python pin deferred — gtsam/numpy ABI block
**Recorded**: 2026-05-11T02:55+03:00 (Europe/Kyiv) **Recorded**: 2026-05-11T02:55+03:00 (Europe/Kyiv)
**Last replay attempt**: 2026-05-19T11:54+03:00 (Europe/Kyiv) — PyPI still shows **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`); `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 Replay condition (numpy>=2 stable wheels) still NOT met. Leftover remains open.
(numpy>=2 stable wheels) still NOT met. Leftover remains open.
**Status**: deferred-non-user (replay when upstream gtsam wheels target numpy>=2) **Status**: deferred-non-user (replay when upstream gtsam wheels target numpy>=2)
## What is blocked ## What is blocked