From 59459ea138f5d2a96c24f2028230ead56757b759 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 8 Oct 2021 20:41:53 +0200 Subject: [PATCH] fix Python version --- python-ml/python-ml.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-ml/python-ml.spec b/python-ml/python-ml.spec index e40e6f43c2..81b76740d5 100644 --- a/python-ml/python-ml.spec +++ b/python-ml/python-ml.spec @@ -22,7 +22,7 @@ ## # package versions -%define V_python 3.9 +%define V_python 3.10 %define V_keras 2.4.0 %define V_elektronn 0.6.0 %define V_blocks 0.2 @@ -43,7 +43,7 @@ Class: BASE Group: Language License: GPL Version: %{V_python} -Release: 20201009 +Release: 20211008 # list of sources Source0: https://github.com/fchollet/keras/archive/%{V_keras}.tar.gz