modify build require and fix licenses failed

This commit is contained in:
zhouwenpei 2021-07-26 15:25:06 +08:00
parent 54edc86590
commit 71a1ff245f

View File

@ -9,9 +9,9 @@
%endif
Name: python-psycopg2
Version: 2.8.4
Release: 2
Release: 3
Summary: PostgreSQL database adapter for the Python programming language
License: LGPLv3+ with exceptions
License: GPL-3.0-only and LGPL-3.0-only
URL: http://www.psycopg.org/psycopg/
Source0: https://github.com/psycopg/psycopg2/archive/%{release_version}.tar.gz
@ -135,6 +135,9 @@ done
%doc doc
%changelog
* Mon Jul 26 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.8.4-3
- modify build require and fix licenses failed
* Thu Oct 29 2020 xinghe <xinghe1@huawei.com> - 2.8.4-2
- remove python2 dependency