Skip to content

Commit

Permalink
Merge pull request #34 from regro-cf-autotick-bot/1.60.0_hdd3f18
Browse files Browse the repository at this point in the history
grpcio-status v1.60.0
  • Loading branch information
xylar authored Dec 8, 2023
2 parents b4f6c26 + 421a766 commit 524074c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.59.3" %}
{% set version = "1.60.0" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/grpcio-status-{{ version }}.tar.gz
sha256: 65c394ba43380d6bdf8c04c61efc493104b5535552aed35817a1b4dc66598a1f
sha256: f10e0b6db3adc0fdc244b71962814ee982996ef06186446b5695b9fa635aa1ab

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

test:
Expand Down

0 comments on commit 524074c

Please sign in to comment.