From 79e114fae3741c72b23a68e5e9da2775758c1719 Mon Sep 17 00:00:00 2001
From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com>
Date: Sat, 24 Aug 2024 18:10:26 -0700
Subject: [PATCH] py3-scipy/1.14.1 package update (#26786)
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: Mark McCormick
---
py3-scipy.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
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