diff --git a/py3-scipy.yaml b/py3-scipy.yaml index cdb7e381e3c..f2e1ba1d174 100644 --- a/py3-scipy.yaml +++ b/py3-scipy.yaml @@ -1,7 +1,7 @@ package: name: py3-scipy - version: 1.14.0 - epoch: 1 + version: 1.14.1 + epoch: 0 description: Fundamental algorithms for scientific computing in Python copyright: - license: BSD-3-Clause @@ -36,7 +36,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/scipy/scipy - expected-commit: 87c46641a8b3b5b47b81de44c07b840468f7ebe7 + expected-commit: 92d2a8592782ee19a1161d0bf3fc2241ba78bb63 tag: v${{package.version}} - runs: git submodule update --init