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-numpy-2.3.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: py3-numpy-2.3
version: 2.3.0
version: "2.3.1"
epoch: 0
description: The fundamental package for scientific computing with Python.
copyright:
Expand Down Expand Up @@ -45,7 +45,7 @@ pipeline:
with:
repository: https://github.com/numpy/numpy
tag: v${{package.version}}
expected-commit: 0532af47d6a815298b7841de00bdbc547104b237
expected-commit: 4d833e5df760c382f24ee3eb643dc20c3da4a5a1
recurse-submodules: true

subpackages:
Expand Down
Loading