update python-aiozeroconf.spec.

update descripition
This commit is contained in:
晨东 2020-07-12 10:48:45 +08:00 committed by Gitee
parent a1495ba94f
commit 42c1a3b5d7

View File

@ -8,9 +8,8 @@ URL: https://github.com/frawau/aiozeroconf
Source0: https://files.pythonhosted.org/packages/71/7f/6579b4e9b8f2e33f865d3dca2637612ccdb16479c8237c75c7101a4da222/aiozeroconf-0.1.8.tar.gz
BuildArch: noarch
%description
Pure Python Multicast DNS Service Discovery Library for asyncio
%package -n python3-aiozeroconf
Summary: Pure Python Multicast DNS Service Discovery Library for asyncio (Bonjour/Avahi compatible)
@ -18,13 +17,13 @@ Provides: python-aiozeroconf
BuildRequires: python3-devel
BuildRequires: python3-setuptools
%description -n python3-aiozeroconf
Pure Python Multicast DNS Service Discovery Library for asyncio
%package help
Summary: Development documents and examples for aiozeroconf
Provides: python3-aiozeroconf-doc
%description help
Pure Python Multicast DNS Service Discovery Library for asyncio
%prep
%autosetup -n aiozeroconf-0.1.8