代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/python-pg8000 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global _empty_manifest_terminate_build 0
%global srcname pg8000
Name: python-%{srcname}
Version: 1.31.2
Release: 1
Summary: Pure Python PostgreSQL Driver
License: BSD-3-Clause
URL: https://github.com/tlocke/pg8000
Source0: https://files.pythonhosted.org/packages/0f/d7/0554640cbe3e193184796bedb6de23f797c03958425176faf0e694c06eb0/pg8000-1.31.2.tar.gz
BuildArch: noarch
%description
pg8000 is a pure-Python PostgreSQL driver that complies with DB-API 2.0. The driver communicates with the database using the PostgreSQL Backend and Frontend Protocol.
%package -n python%{python3_pkgversion}-%{srcname}
Summary: Pure Python3 PostgreSQL Driver
Provides: python3-%{srcname}
# Base build requires
BuildRequires: python3-devel
BuildRequires: python3-six
BuildRequires: python3-pbr
BuildRequires: python3-pip
BuildRequires: python3-wheel
%description -n python3-pg8000
pg8000 is a Pure-Python interface to the PostgreSQL database engine.
%package help
Summary: Pure Python3 PostgreSQL Driver
Provides: python3-%{srcname}-doc
%description help
pg8000 is a pure Python3 PostgreSQL driver that complies with DB-API 2.0.
The driver communicates with the database using the PostgreSQL Backend /
Frontend Protocol.
%generate_buildrequires
%pyproject_buildrequires
%prep
%autosetup -n %{srcname}-%{version}
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files %{srcname}
%changelog
* Thu Oct 24 2024 caiyuxin <caiyuxin@kylinos.cn> - 1.31.2-1
- Update to 1.31.2-1
- include fixes from BZ#1825716
* Mon Jul 18 2022 OpenStack_SIG <openstack@openeuler.org> - 1.12.4-1
- Init package python3-pg8000 of version 1.12.4
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。