From 6011005c4c5d2b0ca2baa9b710570c0b8a37d326 Mon Sep 17 00:00:00 2001 From: Bioconda Bot <47040946+BiocondaBot@users.noreply.github.com> Date: Wed, 9 Oct 2024 09:13:28 -0400 Subject: [PATCH] Update pytximport to 0.10.0 (#51273) --- recipes/pytximport/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pytximport/meta.yaml b/recipes/pytximport/meta.yaml index c27f43344082a..a0bc051dd2be7 100644 --- a/recipes/pytximport/meta.yaml +++ b/recipes/pytximport/meta.yaml @@ -1,5 +1,5 @@ {% set name = "pytximport" %} -{% set version = "0.9.0" %} +{% set version = "0.10.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pytximport-{{ version }}.tar.gz - sha256: f311705a71faa095d7e65de63235df55c805fbab4fbea10010fdae11014b3c95 + sha256: b882a8c86c0b80250908244e7ea2e4d84af9744a90b1143414ab4e40a43b9156 build: noarch: python