Update package zeroconf of version 0.38.3

(cherry picked from commit 5f8bff2d8c55696f0bba6af9514ad07d14451309)
This commit is contained in:
A_L_I_E_Z 2022-05-31 10:31:37 +00:00 committed by openeuler-sync-bot
parent e46ff615c9
commit 0046c77285
3 changed files with 10 additions and 5 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-zeroconf
Version: 0.28.8
Version: 0.38.3
Release: 1
Summary: Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
License: LGPL-2.0-only and LGPL-2.1-only
License: LGPL
URL: https://github.com/jstasiak/python-zeroconf
Source0: https://files.pythonhosted.org/packages/4b/21/a09b4a8fdd0f9068c8134de31c4258f43c1c35352e89bdcb8994dae180d9/zeroconf-0.28.8.tar.gz
Source0: https://files.pythonhosted.org/packages/9b/4a/e37a64b23fdc961ed0137663db022cfb8b37d382ea5a6356f8bab803464c/zeroconf-0.38.3.tar.gz
BuildArch: noarch
%description
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
@ -33,7 +33,7 @@ Provides: python3-zeroconf-doc
Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)
%prep
%autosetup -n zeroconf-0.28.8 -S git
%autosetup -n zeroconf-%{version}
%build
%py3_build
@ -67,16 +67,21 @@ popd
mv %{buildroot}/filelist.lst .
mv %{buildroot}/doclist.lst .
%check
%{__python3} setup.py test
%files -n python3-zeroconf -f filelist.lst
%dir %{python3_sitelib}/*
%files help -f doclist.lst
%{_docdir}/*
%changelog
* Tue May 31 2022 OpenStack_SIG <openstack@openeuler.org> - 0.38.3-1
- Upgrade package python3-zeroconf to version 0.38.3
* Wed Jul 14 2021 OpenStack_SIG <openstack@openeuler.org> - 0.28.8-1
- Upgrade to version 0.28.8
* Wed Nov 25 2020 Python_Bot <Python_Bot@openeuler.org>
- Package Spec generated

Binary file not shown.

BIN
zeroconf-0.38.3.tar.gz Normal file

Binary file not shown.