Browse Source

update module

master
parent
commit
409b592273
  1. 4
      python-db/python-db.spec

4
python-db/python-db.spec

@ -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

Loading…
Cancel
Save