|
|
@ -25,7 +25,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
# package version |
|
|
|
# package version |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_python 3.8 |
|
|
|
%define V_lmdb 0.97 |
|
|
|
%define V_lmdb 0.98 |
|
|
|
%define V_psycopg2 2.8.4 |
|
|
|
%define V_psycopg2 2.8.4 |
|
|
|
%define V_mysql_python 1.2.5 |
|
|
|
%define V_mysql_python 1.2.5 |
|
|
|
%define V_cx_oracle 5.1.2 |
|
|
|
%define V_cx_oracle 5.1.2 |
|
|
@ -42,7 +42,7 @@ Class: EVAL |
|
|
|
Group: Language |
|
|
|
Group: Language |
|
|
|
License: GPL |
|
|
|
License: GPL |
|
|
|
Version: %{V_python} |
|
|
|
Version: %{V_python} |
|
|
|
Release: 20191020 |
|
|
|
Release: 20191107 |
|
|
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
# package options |
|
|
|
%option with_lmdb yes |
|
|
|
%option with_lmdb yes |
|
|
|