Browse Source

fix Python version

master
parent
commit
59459ea138
  1. 4
      python-ml/python-ml.spec

4
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

Loading…
Cancel
Save