From f7d5f9a8a773471482ab182e99e7e04ed3d909ce Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Thu, 15 May 2025 10:09:27 +0800 Subject: [PATCH] update to 8.10.0 Signed-off-by: Zhao Hang --- python39.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python39.yaml b/python39.yaml index efd6f39..05108ea 100644 --- a/python39.yaml +++ b/python39.yaml @@ -33,7 +33,7 @@ data: dependencies: - buildrequires: httpd: [2.4] - platform: [an8.9.0] + platform: [an8.10.0] swig: [4.0] requires: platform: [an8] -- Gitee