update python-aiozeroconf.spec.
update descripition
This commit is contained in:
parent
a1495ba94f
commit
42c1a3b5d7
@ -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
|
Source0: https://files.pythonhosted.org/packages/71/7f/6579b4e9b8f2e33f865d3dca2637612ccdb16479c8237c75c7101a4da222/aiozeroconf-0.1.8.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Pure Python Multicast DNS Service Discovery Library for asyncio
|
||||||
|
|
||||||
%package -n python3-aiozeroconf
|
%package -n python3-aiozeroconf
|
||||||
Summary: Pure Python Multicast DNS Service Discovery Library for asyncio (Bonjour/Avahi compatible)
|
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-devel
|
||||||
BuildRequires: python3-setuptools
|
BuildRequires: python3-setuptools
|
||||||
%description -n python3-aiozeroconf
|
%description -n python3-aiozeroconf
|
||||||
|
Pure Python Multicast DNS Service Discovery Library for asyncio
|
||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Development documents and examples for aiozeroconf
|
Summary: Development documents and examples for aiozeroconf
|
||||||
Provides: python3-aiozeroconf-doc
|
Provides: python3-aiozeroconf-doc
|
||||||
%description help
|
%description help
|
||||||
|
Pure Python Multicast DNS Service Discovery Library for asyncio
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n aiozeroconf-0.1.8
|
%autosetup -n aiozeroconf-0.1.8
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user