Skip to content

Commit

Permalink
grpcio-status v1.62.0 (#36)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Mar 9, 2024
2 parents d9354a5 + 84ecf51 commit 64c7693
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "grpcio-status" %}
{% set version = "1.60.1" %}
{% set version = "1.62.0" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/grpcio-status-{{ version }}.tar.gz
sha256: 61b5aab8989498e8aa142c20b88829ea5d90d18c18c853b9f9e6d407d37bf8b4
sha256: 0d693e9c09880daeaac060d0c3dba1ae470a43c99e5d20dfeafd62cf7e08a85d

build:
number: 0
Expand All @@ -21,7 +21,7 @@ requirements:
run:
- python >=3.7
- protobuf >=4.21.6
- grpcio >=1.60.1
- grpcio >=1.62.0
- googleapis-common-protos >=1.5.5

test:
Expand Down

0 comments on commit 64c7693

Please sign in to comment.