Skip to content
Closed
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
6 changes: 3 additions & 3 deletions py3-numpy-2.3.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: py3-numpy-2.3
version: 2.3.0
epoch: 0
version: "2.3.0"
epoch: 1
description: The fundamental package for scientific computing with Python.
copyright:
- license: BSD-3-Clause
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: 5f70dc85d16454c81b19c02a012ce08cca9fc28e
recurse-submodules: true

subpackages:
Expand Down
Loading