From 2928eff83570fb921b36665f53fc23e4447ac712 Mon Sep 17 00:00:00 2001 From: Afif Elghraoui Date: Sun, 20 Mar 2022 00:56:14 -0700 Subject: [PATCH] perl-bioperl{,-core}: clean up pre-existing lint --- recipes/perl-bioperl-core/meta.yaml | 1 + recipes/perl-bioperl/meta.yaml | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/recipes/perl-bioperl-core/meta.yaml b/recipes/perl-bioperl-core/meta.yaml index 38957a390e1bab..912086ea9a14ed 100644 --- a/recipes/perl-bioperl-core/meta.yaml +++ b/recipes/perl-bioperl-core/meta.yaml @@ -13,6 +13,7 @@ source: # If this is a new build for the same version, increment the build # number. If you do not include this key, it defaults to 0. build: + noarch: generic number: 1 run_exports: weak: diff --git a/recipes/perl-bioperl/meta.yaml b/recipes/perl-bioperl/meta.yaml index 69e5d5785f9484..6dd666bb01db0d 100644 --- a/recipes/perl-bioperl/meta.yaml +++ b/recipes/perl-bioperl/meta.yaml @@ -7,6 +7,12 @@ build: noarch: generic number: 1 +# no tests because this is a metapackage, +# but satisfy the linter. +test: + commands: + - true + requirements: run: - perl