Skip to content

Commit

Permalink
Update arvados-python-client to 3.0.0 (bioconda#52101)
Browse files Browse the repository at this point in the history
* Update arvados-python-client to 3.0.0

* add websockets

---------

Co-authored-by: mencian <[email protected]>
  • Loading branch information
BiocondaBot and mencian authored Nov 14, 2024
1 parent 93dc660 commit 50d74aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions recipes/arvados-python-client/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "2.7.4" %}
{% set version = "3.0.0" %}

package:
name: arvados-python-client
version: {{ version }}

source:
url: https://pypi.io/packages/source/a/arvados-python-client/arvados-python-client-{{ version }}.tar.gz
sha256: 932398da39daba88041f1084d19019e7300cac462ef93f181f40aa85562ff275
sha256: 7f980029b27a27f0f348f610784757ca6ff419aee6eb903b046c37b719e1b820

build:
noarch: python
Expand Down Expand Up @@ -35,6 +35,7 @@ requirements:
- protobuf <4.0.0
- pyparsing <3
- dataclasses
- websockets

test:
imports:
Expand Down

0 comments on commit 50d74aa

Please sign in to comment.