From 132a6547b893a7fa45b83c87fd01609814d70d9b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Wed, 30 Jul 2025 16:20:37 +0000 Subject: [PATCH] updated v0.13.1 --- recipe/recipe.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipe/recipe.yaml b/recipe/recipe.yaml index f21431f..694730a 100644 --- a/recipe/recipe.yaml +++ b/recipe/recipe.yaml @@ -2,7 +2,7 @@ schema_version: 1 context: name: optype - version: "0.12.2" + version: "0.13.1" python_min: "3.11" package: @@ -11,7 +11,7 @@ package: source: url: https://pypi.org/packages/source/${{ name[0] }}/${{ name }}/optype-${{ version }}.tar.gz - sha256: 3f53a89f56f0ea23be4d212611dce0f3a2a8946543a9a72783e349c49b232934 + sha256: 9b1d590597b0c093faf5253e38238c5a5e1a1f9afb04530836c38ac94fdd5cf6 build: number: 0 @@ -26,7 +26,7 @@ requirements: run: - python >=${{ python_min }} # needed for python <3.13, not using a selector to enable noarch - - typing-extensions >=4.10 + - typing-extensions >=4.10 tests: - python: