modify build require and fix licenses failed
This commit is contained in:
parent
54edc86590
commit
71a1ff245f
@ -9,9 +9,9 @@
|
|||||||
%endif
|
%endif
|
||||||
Name: python-psycopg2
|
Name: python-psycopg2
|
||||||
Version: 2.8.4
|
Version: 2.8.4
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: PostgreSQL database adapter for the Python programming language
|
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/
|
URL: http://www.psycopg.org/psycopg/
|
||||||
Source0: https://github.com/psycopg/psycopg2/archive/%{release_version}.tar.gz
|
Source0: https://github.com/psycopg/psycopg2/archive/%{release_version}.tar.gz
|
||||||
|
|
||||||
@ -135,6 +135,9 @@ done
|
|||||||
%doc doc
|
%doc doc
|
||||||
|
|
||||||
%changelog
|
%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
|
* Thu Oct 29 2020 xinghe <xinghe1@huawei.com> - 2.8.4-2
|
||||||
- remove python2 dependency
|
- remove python2 dependency
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user