15
0
Files
python-zeroconf/_service
Dirk Mueller bde8917676 - update to 0.39.1:
* Switch to using async_timeout for timeouts 
  * Significantly reduces the number of asyncio tasks that are created when
  * using ServiceInfo or AsyncServiceInfo
  * Performance improvements for constructing outgoing packet data

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=65
2022-09-17 07:30:02 +00:00

16 lines
564 B
Plaintext

<services>
<service name="obs_scm" mode="disabled">
<param name="url">https://github.com/jstasiak/python-zeroconf</param>
<param name="scm">git</param>
<param name="revision">0.39.1</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">(.*)</param>
</service>
<service name="set_version" mode="disabled"/>
<service mode="buildtime" name="tar" />
<service mode="buildtime" name="recompress">
<param name="file">*.tar</param>
<param name="compression">xz</param>
</service>
</services>