代码拉取完成,页面将自动刷新
同步操作将从 OpenCloudOS Stream/python-zeroconf 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
%global pypi_name zeroconf
%global _description \
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
Name: python-zeroconf
Version: 0.102.0
Release: 1%{?dist}
License: LGPL-2.0-only and LGPL-2.1-only
URL: https://github.com/jstasiak/python-zeroconf
Source0: %pypi_source
BuildRequires: python3-pytest python3-pytest-asyncio python3-cython
BuildArch: noarch
%description %{_description}
%package -n python3-%{pypi_name}
Summary: %{summary}
%description -n python3-%{pypi_name} %{_description}
%prep
%autosetup -n %{pypi_name}-%{version}
sed -i 's/poetry-core>=1.5.2/poetry-core/' pyproject.toml
sed -Ei 's/--cov(-|=)[^ "]+//g' pyproject.toml
%generate_buildrequires
%pyproject_buildrequires
%build
%pyproject_wheel
%install
%pyproject_install
%pyproject_save_files %{pypi_name}
%check
# disable IPv6 tests due to failing in Koji/mock
%pytest -v -k "not test_sending_unicast and not test_integration_with_listener_ipv6"
%files -n python3-%{pypi_name} -f %{pyproject_files}
%doc README.rst
%changelog
* Sat Oct 7 2023 Shuo Wang <abushwang@tencent.com> - 0.102.0-1
- update to 0.102.0
* Tue Sep 19 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.39.4-4
- Rebuilt for python 3.11
* Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.39.4-3
- Rebuilt for OpenCloudOS Stream 23.09
* Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.39.4-2
- Rebuilt for OpenCloudOS Stream 23.05
* Mon Apr 17 2023 kianli <kianli@tencent.com> - 0.39.4-1
- initial build
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。