From 736c773c44279c81668ea04d1b21b4a680a8be54 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Wed, 15 Dec 2021 23:55:08 +0100 Subject: [PATCH] update module --- python-math/python-math.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-math/python-math.spec b/python-math/python-math.spec index 884cb076d6..d9f61706e9 100644 --- a/python-math/python-math.spec +++ b/python-math/python-math.spec @@ -23,7 +23,7 @@ # package versions %define V_python 3.10 -%define V_pythran 0.10.0 +%define V_pythran 0.11.0 %define V_gast 0.5.3 %define V_beniget 0.4.1 %define V_numpy 1.21.4 @@ -43,7 +43,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20211213 +Release: 20211215 # list of sources Source0: https://files.pythonhosted.org/packages/source/n/numpy/numpy-%{V_numpy}.zip