!24 Upgrade version to 2.9.9

From: @cherry530 
Reviewed-by: @shinwell_hu 
Signed-off-by: @shinwell_hu
This commit is contained in:
openeuler-ci-bot 2024-02-18 09:24:31 +00:00 committed by Gitee
commit 7548ae00ec
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
psycopg2-2.9.9.tar.gz Normal file

Binary file not shown.

View File

@ -8,12 +8,12 @@
%bcond_with tests %bcond_with tests
%endif %endif
Name: python-psycopg2 Name: python-psycopg2
Version: 2.9.6 Version: 2.9.9
Release: 1 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/
Source0: https://github.com/psycopg/psycopg2/archive/%{version}.tar.gz#/psycopg2-%{version}.tar.gz Source0: https://files.pythonhosted.org/packages/source/p/psycopg2/psycopg2-%{version}.tar.gz
%global desc Psycopg is the most popular PostgreSQL adapter for the Python \ %global desc Psycopg is the most popular PostgreSQL adapter for the Python \
programming language. Its core is a complete implementation of the Python DB \ programming language. Its core is a complete implementation of the Python DB \
@ -134,6 +134,9 @@ done
%doc doc %doc doc
%changelog %changelog
* Sat Feb 17 2024 xu_ping <707078654@qq.com> - 2.9.9-1
- Update package to version 2.9.9
* Tue Apr 4 2023 wubijie <wubijie@kylinos.cn> - 2.9.6-1 * Tue Apr 4 2023 wubijie <wubijie@kylinos.cn> - 2.9.6-1
- Update package to version 2.9.6 - Update package to version 2.9.6