Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions py3-h5py.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package:
name: py3-h5py
description: 'Read and write HDF5 files from Python'
url: 'https://www.h5py.org'
version: 3.11.0
version: 3.12.0
epoch: 0
copyright:
- license: BSD-3-Clause
Expand All @@ -27,7 +27,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/h5py/h5py
expected-commit: 2c80981022e741a04e02d4afd6ae78bac1bc770f
expected-commit: 1c0be29428a9d75df200e1bc6b11b22514a7905c
tag: ${{package.version}}

- runs: |
Expand Down