From 6ffd645487ab29f52809b53c3d6375c95e4bd8f2 Mon Sep 17 00:00:00 2001 From: Matthias De Smet <11850640+matthdsm@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:52:25 +0200 Subject: [PATCH] Hopla: bump pandoc (#50978) * Hopla: bump pandoc Bump pandoc dependency to fix memory leak issue * Update meta.yaml * Fix the package name --------- Co-authored-by: Martin Grigorov --- recipes/hopla/meta.yaml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/recipes/hopla/meta.yaml b/recipes/hopla/meta.yaml index c628b8c8f198e..4dd3e825901cd 100644 --- a/recipes/hopla/meta.yaml +++ b/recipes/hopla/meta.yaml @@ -10,8 +10,10 @@ source: sha256: {{ hash }} build: - number: 0 + number: 1 noarch: generic + run_exports: + - {{ pin_subpackage("hopla", max_pin="x") }} requirements: run: @@ -26,7 +28,7 @@ requirements: - bioconductor-genomicranges >=1.42.0 - bioconductor-dnacopy >=1.64.0 - merlin 1.1.2.* # [not osx] - - pandoc >=2.* + - pandoc >=3.1.5 test: commands: