Skip to content

Commit

Permalink
[ci skip] Merge PR 37077
Browse files Browse the repository at this point in the history
Merge PR #37077, commits were: 
 * Update meta.yaml
 * Update arvados-python-client to 2.4.3
  • Loading branch information
BiocondaBot authored Sep 22, 2022
1 parent 9503cb4 commit 1b2d180
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.4.2" %}
{% set version="2.4.3" %}

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: 2b76eeafecebf4fb5e6c5940721227bd1f380b822cc4dba83b0cfb097a3ce279
sha256: 719b925d50ab892f56fec3c75a6c9831b63db61ddb2669e520dc354c7666217a

build:
noarch: python
Expand Down Expand Up @@ -49,6 +49,7 @@ about:
description: |
Python API for Arvados, an open source platform for managing and
analyzing biomedical big data
license_file: LICENSE-2.0.txt

extra:
skip-lints:
Expand Down

0 comments on commit 1b2d180

Please sign in to comment.