14
0

Accepting request 447975 from home:jengelh:branches:devel:languages:python

- Improve write style of description

OBS-URL: https://build.opensuse.org/request/show/447975
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=5
This commit is contained in:
Antoine Belvire
2016-12-28 17:56:30 +00:00
committed by Git OBS Bridge
parent 2fe2dc9690
commit a8b19184a8
2 changed files with 10 additions and 11 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 28 13:23:11 UTC 2016 - jengelh@inai.de
- Improve write style of description
-------------------------------------------------------------------
Wed Dec 28 08:51:37 UTC 2016 - tbechtold@suse.com

View File

@@ -37,17 +37,11 @@ BuildArch: noarch
%endif
%description
This is fork of pyzeroconf, Multicast DNS Service Discovery for Python,
originally by Paul Scott-Murphy, modified by William McBrine.
Compatible with:
* Bonjour
* Avahi
Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf:
* isn't tied to Bonjour or Avahi
* doesn't use D-Bus
* doesn't force you to use particular event loop or Twisted
This is a fork of pyzeroconf, a Multicast DNS Service Discovery for Python.
It is compatible with Bonjour and Avahi.
Compared to some other Zeroconf/Bonjour/Avahi Python packages, python-zeroconf
is not tied to Bonjour or Avahi, does not use D-Bus and
does not force you to use a particular event loop or python-twisted.
%prep
%setup -q -n zeroconf-%{version}