Add python3-psycopg2-binary provide

Signed-off-by: 王玺源 <wangxiyuan1007@gmail.com>
This commit is contained in:
王玺源 2023-03-01 03:51:26 +00:00 committed by Gitee
parent 3b2516826b
commit aff8afa812
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
%endif
Name: python-psycopg2
Version: 2.9.5
Release: 1
Release: 2
Summary: PostgreSQL database adapter for the Python programming language
License: GPL-3.0-only and LGPL-3.0-only
URL: http://www.psycopg.org/psycopg/
@ -40,7 +40,7 @@ Conflicts: python-psycopg2-zope < %{version}
%package -n python3-psycopg2
Summary: %{summary}
%{?python_provide:%python_provide python3-psycopg2}
%{?python_provide:%python_provide python3-psycopg2 python3-psycopg2-binary}
%description -n python3-psycopg2
%{desc}
@ -134,6 +134,9 @@ done
%doc doc
%changelog
* Wed Mar 01 2023 wangxiyuan <wangxiyuan1007@gmail.com> - 2.9.5-2
- Add python3-psycopg2-binary provide
* Wed Nov 09 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 2.9.5-1
- Upgrade package to version 2.9.5