Browse Source

update module

master
parent
commit
1a7fbbaa03
  1. 4
      python-db/python-db.spec

4
python-db/python-db.spec

@ -30,7 +30,7 @@
%define V_psycopg2 2.7.4 %define V_psycopg2 2.7.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
%define V_sqlobject 3.5.0 %define V_sqlobject 3.6.0
# package information # package information
Name: python-db Name: python-db
@ -43,7 +43,7 @@ Class: EVAL
Group: Language Group: Language
License: GPL License: GPL
Version: %{V_python} Version: %{V_python}
Release: 20180209 Release: 20180224
# package options # package options
%option with_lmdb yes %option with_lmdb yes

Loading…
Cancel
Save