From 3ab1638b559992f270774295d5308823e143c1bc Mon Sep 17 00:00:00 2001 From: BiocondaBot <47040946+BiocondaBot@users.noreply.github.com> Date: Tue, 8 Oct 2024 14:10:03 +0000 Subject: [PATCH] Update civicpy to 3.1.1 --- recipes/civicpy/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/civicpy/meta.yaml b/recipes/civicpy/meta.yaml index d4efb9149751d..bf6a90ffb4224 100644 --- a/recipes/civicpy/meta.yaml +++ b/recipes/civicpy/meta.yaml @@ -1,5 +1,5 @@ {% set name = "civicpy" %} -{% set version = "3.1.0" %} +{% set version = "3.1.1" %} package: name: "{{ name|lower }}" @@ -7,7 +7,7 @@ package: source: url: "https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz" - sha256: 1e9d5a36dff490c5a806cfc152c5f998ba13a54e409cb72eff392dc2ada14537 + sha256: c67960193aae89ca69a1e102bbc8af1fc34ff1007dbc41525514dec7bb9b14c7 build: number: 0