update to 2.8.6

This commit is contained in:
liksh 2021-07-28 16:13:16 +08:00
parent 9b45aa49cd
commit 4379dee249
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
2_8_6.tar.gz Normal file

Binary file not shown.

View File

@ -8,8 +8,8 @@
%bcond_with tests %bcond_with tests
%endif %endif
Name: python-psycopg2 Name: python-psycopg2
Version: 2.8.4 Version: 2.8.6
Release: 3 Release: 1
Summary: PostgreSQL database adapter for the Python programming language Summary: PostgreSQL database adapter for the Python programming language
License: GPL-3.0-only and LGPL-3.0-only License: GPL-3.0-only and LGPL-3.0-only
URL: http://www.psycopg.org/psycopg/ URL: http://www.psycopg.org/psycopg/
@ -135,6 +135,9 @@ done
%doc doc %doc doc
%changelog %changelog
* Wed Jul 28 2021 liksh <liks11@chinaunicom.cn> -2.8.6-1
- update to 2.8.6
* Mon Jul 26 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.8.4-3 * Mon Jul 26 2021 zhouwenpei <zhouwenpei1@huawei.com> - 2.8.4-3
- modify build require and fix licenses failed - modify build require and fix licenses failed