From 2979b796743521b8dde8bd48edb74a9f5e43493e Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Wed, 13 Nov 2024 10:13:56 +0000 Subject: [PATCH] Update pdivas to 1.2.0 --- recipes/pdivas/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pdivas/meta.yaml b/recipes/pdivas/meta.yaml index b8363e5bee52d..8d7c5763f5838 100644 --- a/recipes/pdivas/meta.yaml +++ b/recipes/pdivas/meta.yaml @@ -1,5 +1,5 @@ {% set name = "pdivas" %} -{% set version = "1.1.0" %} +{% set version = "1.2.0" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: ca33dc31ecfa9c505105a25146ea8efcdddb1a13cc1ac990c29561cc911d74b9 + sha256: 4a2234564557622c5bd2213478956c4a4858ba6768251d24ee43a4fc7550f721 build: number: 0