From 78f787b0661e7a55f84b100f7c5e93307391d21b Mon Sep 17 00:00:00 2001 From: werto87 Date: Sat, 28 Jan 2023 08:48:52 +0900 Subject: [PATCH] Update recipes/confu_json/all/conanfile.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Rubén Rincón Blanco --- recipes/confu_json/all/conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/confu_json/all/conanfile.py b/recipes/confu_json/all/conanfile.py index 1f53b7c4d257e..928420830976e 100644 --- a/recipes/confu_json/all/conanfile.py +++ b/recipes/confu_json/all/conanfile.py @@ -50,7 +50,7 @@ def configure(self): min_version = self._minimum_compilers_version.get( str(self.settings.compiler)) if not min_version: - self.output.warn("{} recipe lacks information about the {} " + self.output.warning("{} recipe lacks information about the {} " "compiler support.".format( self.name, self.settings.compiler)) else: