From 8f2cc050b275bd8179550b2a3da17f82fc4076c0 Mon Sep 17 00:00:00 2001 From: windowsboy111 Date: Thu, 19 Jan 2023 17:13:44 +0800 Subject: [PATCH] fix lint --- anda/nim/nim/nim.spec | 4 ++-- anda/python/protobuf/python3-protobuf.spec | 3 --- anda/python/python3-protobuf/python3-python3-protobuf.spec | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/anda/nim/nim/nim.spec b/anda/nim/nim/nim.spec index d185f487ca..131adb1b60 100644 --- a/anda/nim/nim/nim.spec +++ b/anda/nim/nim/nim.spec @@ -1,5 +1,5 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global debug_package %{nil} +%global debug_package %{nil} Name: nim Version: 1.6.10 @@ -68,7 +68,7 @@ sed -i '/ google/protobuf/inte %install %py3_install -#%check -#%{__python3} setup.py test +%dnl %check +%dnl %{__python3} setup.py test %files %doc README.txt