代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/python-uamqp 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%bcond_without tests
%global srcname uamqp
Summary: AMQP 1.0 client library for Python
Name: python-%{srcname}
Version: 1.6.11
Release: 1%{?dist}
License: MIT
URL: https://github.com/Azure/azure-uamqp-python/
# tar from pypi.org build fail
Source0: https://github.com/Azure/azure-uamqp-python/archive/refs/tags/v%{version}.tar.gz #/azure-uamqp-python-v1.6.9.tar.gz
Patch3000: python-uamqp-treat-warnings-as-warnings.patch
BuildRequires: cmake gcc-c++ openssl-devel
BuildRequires: pyproject-rpm-macros python3-devel
BuildRequires: python3-Cython python3dist(setuptools)
%if %{with tests}
BuildRequires: python3dist(certifi) python3dist(six)
BuildRequires: python3dist(pytest) python3dist(pytest-asyncio)
%endif
%description
An AMQP 1.0 client library for Python.
%package -n python3-%{srcname}
Summary: AMQP 1.0 client library for Python
%description -n python3-%{srcname}
An AMQP 1.0 client library for Python.
%prep
%autosetup -n azure-uamqp-python-%{version} -p1
sed -i '/cmake/d' pyproject.toml
%generate_buildrequires
%pyproject_buildrequires -r
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files uamqp
%if %{with tests}
%check
%pytest --disable-warnings -k "not test_error_loop_arg_async"
%endif
%files -n python3-%{srcname} -f %{pyproject_files}
%doc HISTORY.rst README.rst
%changelog
* Thu Oct 31 2024 Upgrade Robot <upbot@opencloudos.tech> - 1.6.11-1
- Upgrade to version 1.6.11
* Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.9-3
- Rebuilt for clarifying the packages requirement in BaseOS and AppStream
* Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.9-2
- Rebuilt for loongarch release
* Tue Jun 25 2024 jackeyji <jackeyji@tencent.com> - 1.6.9-1
- [Type] security
- [DESC] upgrade to 1.6.9 to fix CVE-2024-21646 and CVE-2024-27099
* Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.0-6
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.0-5
- Rebuilt for OpenCloudOS Stream 23.09
* Mon Sep 04 2023 Wang Guodong <gordonwwang@tencent.com> - 1.6.0-4
- Update BuildRequires: Cython3
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.0-3
- Rebuilt for OpenCloudOS Stream 23.05
* Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.6.0-2
- Rebuilt for OpenCloudOS Stream 23
* Thu Mar 16 2023 rockerzhu <rockerzhu@tencent.com> - 1.6.0-1
- Initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。