Skip to content

Commit

Permalink
Merge pull request #86 from regro-cf-autotick-bot/2.34.1_h535879
Browse files Browse the repository at this point in the history
imageio v2.34.1
  • Loading branch information
anjos authored Apr 22, 2024
2 parents ce5bc87 + a07de9d commit 4302f5e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 7 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

7 changes: 7 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -8,3 +12,6 @@ docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
gdal:
- '3.8'
zip_keys:
- - c_stdlib_version
- cdt_name
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.

5 changes: 3 additions & 2 deletions build-locally.py

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

4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "2.34.0" %}
{% set version = "2.34.1" %}

package:
name: imageio
version: {{ version }}

source:
url: https://pypi.io/packages/source/i/imageio/imageio-{{ version }}.tar.gz
sha256: ae9732e10acf807a22c389aef193f42215718e16bd06eed0c5bb57e1034a4d53
sha256: f13eb76e4922f936ac4a7fec77ce8a783e63b93543d4ea3e40793a6cabd9ac7d

build:
number: 0
Expand Down

0 comments on commit 4302f5e

Please sign in to comment.