From 76c32de0e31623a1a4e2dab558c484bef4849e20 Mon Sep 17 00:00:00 2001 From: Zhao Hang Date: Wed, 5 Jan 2022 15:34:54 +0800 Subject: [PATCH] update module buildrequires version Signed-off-by: Zhao Hang --- python27.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python27.yaml b/python27.yaml index 5534370..bcb4762 100644 --- a/python27.yaml +++ b/python27.yaml @@ -31,7 +31,7 @@ data: - Python dependencies: - buildrequires: - platform: [an8.4.0] + platform: [an8.5.0] python27: [2.7] requires: platform: [an8] -- Gitee